when i try and login using wordpess i get these errors show up: (even more errors show up wen i click login..)
Warning: Cannot modify header information - headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 7
Warning: Cannot modify header information - headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 8
Warning: Cannot modify header information - headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 9
Warning: Cannot modify header information - headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 10
Warning: Cannot modify header information - headers already sent by (output started at /home/gmincw/public_html/wp-config.php:26) in /home/gmincw/public_html/wp-login.php on line 11
WordPress
theres an error on line 26.... that affects llines 7,8,9,10,11 i gather.. but i don't see what the error is... it looks fine, i've posted on the wordpress forum... got some help but i still have this problem.. line 26 s:
code:
do_action('wp_logout');
i was given
This Site
it helped a little but the solutions givne didn't work...
what else could i do?
Thanks