Page 1 of 1

Weird Errors...

Posted: Thu Nov 02, 2006 6:34 pm
by GoTalkAboutIt
Hey DavidIQ,

I have some really weird errors in my setup for this mod..(bf2142.gotalkaboutit.com), and I'm getting this at the top of my screen:

Warning: Cannot modify header information - headers already sent by (output started at /home/gotalkab/public_html/bf2142/attach_mod/includes/functions_includes.php:2) in /home/gotalkab/public_html/bf2142/includes/sessions.php on line 254

Warning: Cannot modify header information - headers already sent by (output started at /home/gotalkab/public_html/bf2142/attach_mod/includes/functions_includes.php:2) in /home/gotalkab/public_html/bf2142/includes/sessions.php on line 255

Warning: Cannot modify header information - headers already sent by (output started at /home/gotalkab/public_html/bf2142/attach_mod/includes/functions_includes.php:2) in /home/gotalkab/public_html/bf2142/includes/page_header.php on line 483

Warning: Cannot modify header information - headers already sent by (output started at /home/gotalkab/public_html/bf2142/attach_mod/includes/functions_includes.php:2) in /home/gotalkab/public_html/bf2142/includes/page_header.php on line 485

Warning: Cannot modify header information - headers already sent by (output started at /home/gotalkab/public_html/bf2142/attach_mod/includes/functions_includes.php:2) in /home/gotalkab/public_html/bf2142/includes/page_header.php on line 486

Any ideas? I installed it correctly, and installed the pre-modded files for it, so I have no clue why it is doing this?? Any help would be grealty appreciated!

Posted: Thu Nov 02, 2006 10:19 pm
by DavidIQ
What's in those lines? And does this happen when you access your forum or when you try attaching a file?

Posted: Fri Nov 03, 2006 1:55 pm
by GoTalkAboutIt
It was all coming up when the page actually loaded, but I got it! On my /bf2142/attach_mod/includes/functions_includes.php file, there was a beginning <html > tag for some reason..got rid of that, and got rid of the closing tag, and everything went away. Sweet! :D