Support Forum
its a php thing... in the php.ini... lets see what yours is set to first... forum - toolbox - environment should tell you the setting...
then you can try increasing it in your wp-config.php file...
define('WP_MEMORY_LIMIT', '48M');
replace 48M with something larger than the value you find on the environment page... try increasing it by say 16M
Visit Cruise Talk Central and Mr Papa's World
Well, toolbox-environment for PHP is given me:
Version: 5.3.8
Memory: 256M
Max Upload: 64M
Timeout: 300
However, after adding
define('WP_MEMORY_LIMIT', '48M');
or even
define('WP_MAX_MEMORY_LIMIT', '256M');
I'm still getting the same error. So I'm guessing perhaps I need to contact my host to boost it up a tad?
you shouldnt need that much... 256M is way more than you should need...
so if you change it to 72M in the wp config, does it actually change when you go to the environment page?
so just to check, did you put our buddypress plugin in the sp plugin folder and activate? vs the wp plugins? its very small and compact... hard to imagine it would increase your memory footprint at all...
Visit Cruise Talk Central and Mr Papa's World
Yeah, went into wp-config.php, and added the 72M define (is there any place in particular I should be adding it?)
I quickly installed http://wordpress.org/extend/pl.....ory-usage/ to see how much I was currently using and it's giving 256M available and 65M used.
After editing the config file, both the plugin and the toolbox are still telling me I have 256M available.
256M available and still only 65M used? weird... not sure I understand what is going on there...
and those two lines for errors dont really make sense either... all that from activating our buddypress plugin in the simple press plugin admin panel? and go away if deactivated?
Visit Cruise Talk Central and Mr Papa's World
Go away once I've removed the folder via FTP. Once activated, the sidebar in the dashboard is the only thing that shows. The centre column is blank with that error at the top.
Front end, the site still works, save for the buddypress related pages and simplepress pages.
Interesting. NOW, however, it's giving me:
Fatal error: Allowed memory size of 75497472 bytes exhausted (tried to allocate 523800 bytes) in /problem-with-post-edit-buttonome/toysoldi/public_html/wp-includes/functions.php on line 271
On the dashboard side, but
Fatal error: Allowed memory size of 268435456 bytes exhausted (tried to allocate 523800 bytes) in /problem-with-post-edit-buttonome/toysoldi/public_html/wp-includes/functions.php on line 271
on the front end. It's taking a while for the wp-config changes to take effect it would seem. Toolbox environment is still telling me 256m though.
mystified... and since you didnt verify last time, the folder is in wp-content/sp-resources/forum-plugins?
Visit Cruise Talk Central and Mr Papa's World
and the folder you uploaded was buddypress? can you try reuploading in case something was corrupted in the transfer?
Visit Cruise Talk Central and Mr Papa's World
1 Guest(s)