jeffreyaallen
Member
Posted 2 years ago #
After installing the plugin successfully, this error began printing across the top of my screen on the widgets and other pages:
Warning: Cannot modify header information - headers already sent by (output started at /home2/badgeofl/public_html/wp-content/plugins/login-and-out/hypervisor-login-logout.php:230) in /home2/badgeofl/public_html/wp-content/plugins/forum-server/wpf.class.php on line 1465
Once I deactivated the plugin, everything was back to normal. What now?
http://wordpress.org/extend/plugins/login-and-out/
That warning usually implies spaces or white lines in the wp-config file that shouldn't be there. Perhaps the plugin tries to edit that file, but not entirely correctly.
Seems odd, I haven't heard of anyone else with that problem from this plugin. However...
Please try the latest version 1.3.2 - the previous version had a few lines at the bottom of its PHP code that seemed to be responsible for inserting a blank line at the top of the RS feed. Maybe your problem is related?