I need some php help with a script. I can't help from the owner. I am offering 50 Creds to the person that helps me fix this. The error is: Code: Warning: Cannot modify header information - headers already sent by (output started at /home/animexc/public_html/index.php:7) in /home/animexc/public_html/index.php on line 298 I don't wanna post the site otherwise I'll probably get banned =/ If you think you CAN really help me, add me to my MSN, impulsex3[at]hotmail.com
at the top of the page try putting ob_start(); or call the headers before any html is sent to the browser