Rathishius
Member
Posted 1 year ago #
When I save drafts (or while getting auto saved) for pages / posts, I get the following warning messages:
For Pages
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx My folder xxx/html/wp-content/plugins/wp-youtube-lyte/options.php:51) in /home/xxx My folder xxx/html/wp-includes/pluggable.php on line 868
For Posts
Warning: Cannot modify header information - headers already sent by (output started at /home/xxx My folder xxx/html/wp-content/plugins/wp-youtube-lyte/options.php:51) in /home/xxx My folder xxx/html/wp-includes/classes.php on line 1586
This started happening today after I upgraded the Youtube Lyte Plugin. Please help.
Rathishius
Member
Posted 1 year ago #
Sorry, a correction. The message "...pluggable.php on line 868" appears for both Posts and Pages. However, the latter message (...classes.php on line 1586) appears while performing any actions like manually saving the Drafts, deleting the post or any administrative tasks like disabling the Plugin.
Please help, thanks in advance.
That's ... weird; I don't output any headers in my options.php. i'll have to do some digging, what version of WordPress are you running?
ok, according to a wordpress troubleshooting FAQ page it was a stupid linebreak at the end of options.php. I removed the linebreak and pushed 0.3.3 out, should arrive real soon in an wp-admin screen near you. Hope this solves this problem!
Rathishius, 0.3.3 seems to have solved the problem, can you confirm and mark this topic as resolved if so?
Rathishius
Member
Posted 1 year ago #
Hey Frank,
Sorry for the delay in replying. By the time I tried it, 0.3.4 was out. Not sure which version helped, overall, it worked! Thanks a ton for the quick attention!