Hi,
Any time i made changes on the frontpage on the site the error msgs below shows once i click on update of the page.
Here is the link shakarasquare.com
Warning: Cannot modify header information – headers already sent by (output started at /home4/shakaras/public_html/wp-content/themes/shakara/includes/wp_booster/td_block.php:148) in /home4/shakaras/public_html/wp-admin/post.php on line 197
Warning: Cannot modify header information – headers already sent by (output started at /home4/shakaras/public_html/wp-content/themes/shakara/includes/wp_booster/td_block.php:148) in /home4/shakaras/public_html/wp-includes/pluggable.php on line 1210
What do you think coud be responsible for it.
-
This topic was modified 9 years by
akin.
Hi,
The first step would be to deactivate all plugins except theme plugins, then clear any caching installed. Check if the warning is still displayed in the same situations. IF it isn’t that means that a plugin is responsible. Enable them one at a time and possibly identify the one that is causing the issue.
Check any modifications you might have made to the theme files directly. Also make sure the wp-debug is set to false
– https://forum.tagdiv.com/system-status-parameters-guide/
Thanks
Hi,
If this is not caused by a plugin, maybe you have added custom code in the theme panel, or directly to the theme files. Please check the code if that is the case. If you use a child theme switch to the main theme.
You could try a fresh theme install by FTP, and then check if the warnings are still present (make a backup before)
– https://forum.tagdiv.com/install-via-ftp/
If the issue is still present please send us an email at contact@tagdiv.com and provide admin login information, so we will take a look. Maybe we can identify why this is happening.
Thanks