Find Answers and Get Support › Forums › Gwangi – PRO Multi-Purpose Membership, Social Network & BuddyPress Community Theme › Installation & Updates › Theme Installation and Updates › Critical Error
- This topic has 1 reply, 2 voices, and was last updated 3 years, 4 months ago by
Themosaurusrex.
-
AuthorPosts
-
TabbisParticipant@tabbis
- 1 Topics
- 1 Posts
Critical Error when trying to activate the plugin.
http://s840111532.websitehome.co.uk/wp-admin/themes.php?page=merlin
Warning: Cannot modify header information – headers already sent by (output started at /homepages/25/d840111536/htdocs/clickandbuilds/HairyBeta/wp-admin/includes/plugin.php:1827) in /homepages/25/d840111536/htdocs/clickandbuilds/HairyBeta/wp-includes/pluggable.php on line 1340Warning: Cannot modify header information – headers already sent by (output started at /homepages/25/d840111536/htdocs/clickandbuilds/HairyBeta/wp-admin/includes/plugin.php:1827) in /homepages/25/d840111536/htdocs/clickandbuilds/HairyBeta/wp-includes/pluggable.php on line 1343
October 22, 2021 at 21:13 #36200@themosaurusrex- 0 Topics
- 2048 Posts
Hi Tabbis,
We’re very sorry about this. It looks like some PHP error is preventing the Theme Setup to run smoothly as it should.
You can choose to print those errors in a log file. This will avoid breaking your page and should let the Theme Setup run correctly. Furthermore, we’ll have more info in case we need to investigate this further.
To create the log file when the errors occur, please keep WP_DEBUG to true and just paste 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.
October 25, 2021 at 22:24 #36237 -
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 ‘Critical Error’ is closed to new replies.