Find Answers and Get Support › Forums › Cera – Intranet & Community Theme › Compatible Plugins › Grimlock › Website broken after activating Grimlock for BuddyPress
- This topic has 3 replies, 2 voices, and was last updated 1 year, 7 months ago by Manathan.
-
AuthorPosts
-
@themodactyl
- 0 Topics
- 6604 Posts
Hi Damilola,
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.
Thank you.
February 24, 2023 at 15:55 #44424@themodactyl- 0 Topics
- 6604 Posts
Hi Damilola,
Thank you for your feedback. Can you please confirm to us the snippet in my previous reply has been added to your wp-config.php file? In that case, can you re-activate Grimlock for BuddyPress? The purpose of this operation is to reproduce this issue. This time, thanks to the code snippet that you’ve recently added to your
wp-config.php
file, 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.
March 1, 2023 at 10:45 #44470 -
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 ‘Website broken after activating Grimlock for BuddyPress’ is closed to new replies.