Fatal Error for "author" role
- This topic has 2 replies, 2 voices, and was last updated 8 years ago by .
Viewing 3 posts - 1 through 3 (of 3 total)
Viewing 3 posts - 1 through 3 (of 3 total)
- You must be logged in to reply to this topic.
Hello,
I’ve been attempting to fix this error by switching plugins on and off to test which one broke the site. It seems like it’s Buddy Press, so if anyone has any suggestions I would greatly appreciate it:
<b>Fatal error</b>: Allowed memory size of 134217728 bytes exhausted (tried to allocate 1356695 bytes) in <b>/home/uwgbcomm/public_html/wp-includes/functions.php</b> on line <b>384</b>
Thank you,
Kate
Hi Kate,
It’s not a BuddyPress problem; it’s a memory problem as indicated by the error message.
You can try to resolve this by upping the memory limit in WordPress:
https://codex.wordpress.org/Editing_wp-config.php#Increasing_memory_allocated_to_PHP
If this does not solve your problem, you’ll need to contact your host to increase the limit.
Hi Ray,
I did try this first, and then the error was still persisting when I went up to 128 M, and then over the weekend tried again to increase to 256M, which seems to have worked.
Thanks for the help,
Kate