1. I get a list of error messages when I visit the forum. They change on each individual page. http://tt.dan-services.com/forum/
- Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/sessions.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/sessions.php on line 189
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/page_header.php on line 481
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/page_header.php on line 483
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/page_header.php on line 484
2. I can't login to the Admin Panel!! I get these errors.
- Code: Select all
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/sessions.php on line 188
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/sessions.php on line 189
Warning: Cannot modify header information - headers already sent by (output started at /home/niosis/public_html/forum/includes/functions.php:784) in /home/niosis/public_html/forum/includes/functions.php on line 778
3. My global announcements aren't actually global. The little image next to it changes and all but nothing happens.
http://tt.dan-services.com/forum/ <-- is the link to my forum. It doesn't work right...
So.... help?

