humanceo
El Presidente
Just Getting Started
Member Likes (0)
Does anybody know why this will happen when I save the remote publishing option under setting-writting.
This is what i get:
Warning: Cannot modify header information - headers already sent by (output started at /home/antitalk/public_html/wp-content/plugins/post-slideshow-gallery/main.php:1) in /home/antitalk/public_html/wp-includes/pluggable.php on line 881
Responses (6)
Member (joined June 2012) Likes (0)
Image
Member (joined June 2012) Likes (0)
Every time I save some setting that I have changed, it shows up this message:
Warning: Cannot modify header information - headers already sent by (output started at /home/antitalk/public_html/wp-content/plugins/post-slideshow-gallery/main.php:1) in /home/antitalk/public_html/wp-includes/pluggable.php on line 881
Member (joined June 2012) Likes (0)
I was trying to install the plugin call post-slideshow-gallery, but it crashed. Then, I use filezilla delete the plugin, after this happened, everytime I save some setting, it show up that message.
Need help please!!!
Support Kangaroo (joined March 2011) Likes (0)
Greetings humanceo,
This actually may be a quick an easy one to fix.
Please try adding this code
<?php ob_start(); ?>before <!DOCTYPE html> tag in header.php of your theme to fix the header warning messages.Please advise if this does the job for you.
Cheers, Joe
Member (joined June 2012) Likes (0)
Thanks. I actually reinstall the entire site, but if next time it happens I will definitely try your suggestion. I have already subscribed to this topic.
Support Kangaroo (joined March 2011) Likes (0)
Greetings humanceo,
Thank you so kindly for letting us know and for being a WPMU Dev Member!
Cheers, Joe
WordPress Questions?
We've got answers!
Find out more »