H2G
Forum Replies Created
-
Same thing here! I have 42 categories – each one with many subcats in my shop http://www.rtwwheels.com/store that must be separated. I’ve had to make 42 different non-shop pages. I had to redo all my attributes for YITH to filter them in the shop pages, but I am not left with a big concern on the navigation of non-shop category pages.
Can YITH be tweaked to only show the current category and their subcats?
Thanks in advance.
Forum: Fixing WordPress
In reply to: Fatal memory error driving me nuts!!!Thanks, Richard. Yes, as I’ve said earlier, they have increased my memory to 256M in my php.ini. In fact, yesterday they have increased to 1056M (which I think is ridiculously large)
Forum: Fixing WordPress
In reply to: Using up available memoryHi there
Along the same lines, I have a problem that will just NOT go away.
I am running WP 3.2.1 with PHP Version 5.2.6.
My PHP.ini file allows me a max of 256M and my wp-config.php contains a limit of 156M. This is also reported by a memory usage plugin:
Usage Sample: 26.96MB (11%)
Peak Usage: 27.06MB (11%)
All-Time: 30.89MB on 10/11/11 @ 5:23 pm (shutdown)
Load Averages:
WP Memory Limit: 128M
PHP Memory Limit: 256MThe problem is that WP ignores all my max limits and when I reach something close to 30M, it breaks down as if out of memory and won’t allow me to use my favorite SEO plugin.
All I get are error messages:
Fatal error: Out of memory (allocated 31981568) (tried to allocate 184696 bytes) in /home/www/translatetraducciones.com/wp-includes/functions.php on line 251I’ve even got this message when copying it to post it here and at Memory Usage 30.58M/256M
Anybody can help me, please????