Admin dashboard broken
-
I tried to install BBpress today with wordpress integration and now everything seems screwed up. I tried to change the wp-config.php to include a secret codeword as BBpress required but something got screwed up along the way. My old config was from 2.3 and didn’t need to be changed when I upgraded to 2.5 so it didn’t have the secret code word entry.
When I try the admin dashboard I get this message:
Warning: Cannot modify header information - headers already sent by (output started at /home/slangdes/public_html/rppr/wp-config.php:57) in /home/slangdes/public_html/rppr/wp-includes/pluggable.php on line 689
When I try to use wp-login.php I see this
Warning: Cannot modify header information - headers already sent by (output started at /home/slangdes/public_html/rppr/wp-config.php:57) in /home/slangdes/public_html/rppr/wp-login.php on line 202 Warning: Cannot modify header information - headers already sent by (output started at /home/slangdes/public_html/rppr/wp-config.php:57) in /home/slangdes/public_html/rppr/wp-login.php on line 214
Furthermore, the front page used to give out these errors until I renamed the wassup plugin directory.
Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /home/slangdes/public_html/rppr/wp-config.php:57) in /home/slangdes/public_html/rppr/wp-content/plugins/wassup/wassup.php on line 1298 Warning: session_start() [function.session-start]: Cannot send session cache limiter - headers already sent (output started at /home/slangdes/public_html/rppr/wp-config.php:57) in /home/slangdes/public_html/rppr/wp-content/plugins/wassup/wassup.php on line 1298
Warning: session_regenerate_id() [function.session-regenerate-id]: Cannot regenerate session id - headers already sent in /home/slangdes/public_html/rppr/wp-content/plugins/wassup/wassup.php on line 1302
- The topic ‘Admin dashboard broken’ is closed to new replies.