Forum Replies Created
-
Author
-
aviator477Participant
Hi! Forgot to post the answer out here. I found this helpful blog that resolved the issue for me : http://www.wpbeginner.com/wp-tutorials/fix-wordpress-memory-exhausted-error-increase-php-memory/
If it helps anyone with the same problem.Thanks 🙂
aviator477ParticipantIf it helps, when I try the wp-debugger, I end up with two errors :
Strict Standards : Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /wp-content/plugins/bbpress/includes/extend/buddypress/groups.phpand
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7168 bytes) in /wp-admin/includes/media.php on line 994.
aviator477ParticipantAll right, with some delay I got around to try the proposed solution. When I try the debugger, I end up with two errors :
Strict Standards : Declaration of BBP_Forums_Group_Extension::display() should be compatible with BP_Group_Extension::display($group_id = NULL) in /wp-content/plugins/bbpress/includes/extend/buddypress/groups.phpand
Fatal error: Allowed memory size of 41943040 bytes exhausted (tried to allocate 7168 bytes) in /wp-admin/includes/media.php on line 994.
Based on this, i guessed this I checked the media.php but on line 994, there doesn’t seem to be a way to augment the memory size. Any solutions?
aviator477ParticipantGood question, I just tried it out with one of the basic WordPress themes and it works fine until I switch back to KLEO. Any suggestions?
aviator477ParticipantFor some reason, this plugin makes the wp-admin fail (blank white page) when uploaded with the KLEO theme.
-
AuthorPosts