littlecuriosity
Member
Posted 1 month ago #
Hi I've got this strange message on my plugins page. Does anyone know what it means?
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 40961 bytes) in /home/artygirl/public_html/wp-includes/category-template.php on line 607
Thanks for your help
Regards
Judi
littlecuriosity
Member
Posted 1 month ago #
Fatal error: Allowed memory size of 33554432 bytes exhausted (tried to allocate 122880 bytes) in /home/artygirl/public_html/wp-admin/includes/class-pclzip.php on line 1619
It means that PHP's memory limit is being reached.
Try adding the following line to your wp-config.php file:
define('WP_MEMORY_LIMIT', '64M');
littlecuriosity
Member
Posted 1 month ago #
I'm trying to install buddypress but it messes with my main theme!
littlecuriosity
Member
Posted 1 month ago #
Thanks I did that ages ago so its already there. Any othe suggestions?
You need to get with your host then as they may have disallowed enduser's modifications to php.
"I'm trying to install buddypress but it messes with my main theme! "
You need to activate the buddypress theme, or buddypressify your main theme.
The BP forums are probably way more helpful.