Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Installation & Updates › Required Plugins Installation and Updates › Grimlock causing HTTP ERROR 500 issues
- This topic has 5 replies, 2 voices, and was last updated 2 years, 9 months ago by Manathan.
-
AuthorPosts
-
ZEE MParticipant@zeem
- 5 Topics
- 7 Posts
Hi there. I hope you’re well.
My site has been giving me serious issues whenever I activate Grimlock and a range of other plugins. I’ve been trying to pin point which plugin in particular is causing these error messages however, it seems like it’s a number of them (Grimlock, better messages, Grimlock for bbPress) and others.
I initially didn’t have this problem but now it seems like I can barely get anything done before I get a “critical error” or a “HTTP 500 message”
Your assistance in helping me solve this issue would be highly appreciated. Thank-you.
November 10, 2021 at 22:10 #36695@themodactyl- 0 Topics
- 6587 Posts
Hi Zee,
Thank you for buying our theme. We hope it will meet all your expectations! 🙂
To help us getting clues and find a solution to this issue, please activate logging on your website, just turn WP_DEBUG to true, by pasting the following code lines in your wp-config.php file, just before the line that says ‘That’s all, stop editing! Happy blogging.’:
// Enable WP_DEBUG mode define( 'WP_DEBUG', true ); // Enable Debug logging to the /wp-content/debug.log file define( 'WP_DEBUG_LOG', true ); // Disable display of errors and warnings define( 'WP_DEBUG_DISPLAY', false ); @ini_set( 'display_errors', 0 );
More on this in the following topic: Debugging in WordPress.
Once the debug log is activated, please can you reproduce this issue? This way, when you’ll face this error again, we should be able to read the error.
Could you share the content of your
debug.log
file with us please? You can post the content of this file as plain text in your next reply and mark it as private to keep this between us.After having reviewed your next reply, we’ll be able to tell you if the issue is caused by our product, a third party plugin or any type misconfiguration on your server.
If we’re not able to help, we’ll recommend you to transfer the error logs to the plugin author or to your server hosting support.
Thank you.
November 12, 2021 at 10:35 #36731@themodactyl- 0 Topics
- 6587 Posts
Hi Zee,
Thank you for sharing these errors with us.
Can you please make sure that’s all the errors you had in the
debug.log
in the wp-content directory? These two errors are related to Paid memberships Pro plugin and BP Better Messages plugin.Here is an article that might help you solve this: How To Fix ‘Fatal Error Allowed Memory Size Exhausted’ WordPress Error.
We’re waiting for your feedback.
November 15, 2021 at 09:57 #36765@themodactyl- 0 Topics
- 6587 Posts
Hi Zee,
Thank you for your feedback.
We took a look at the errors and you issue seems to be related to the fatal error: Allowed memory size of x bytes exhausted. It means either your server is limiting the amount of memory used by your website or the plugins mentioned are consuming too much server memory.
Here is the article that will help you solve this: How To Fix ‘Fatal Error Allowed Memory Size Exhausted’ WordPress Error.
Best,
November 16, 2021 at 11:50 #36862 -
AuthorPosts
Hi there,
This topic has been inactive for a while now so we will be closing it to keep the forum tidy. Don't hesitate to create a new topic if you still need help and we'll be glad to help you!
Best regards,
The Themosaurus team.
The topic ‘Grimlock causing HTTP ERROR 500 issues’ is closed to new replies.