Quote:
Originally Posted by tomrep
Warning: Cannot modify header information - headers already sent by (output started at /home/elitegam/public_html/includes/class_core.php:3314) in /home/elitegam/public_html/install/includes/class_upgrade_ajax.php on line 744
Warning: Cannot modify header information - headers already sent by (output started at /home/elitegam/public_html/includes/class_core.php:3314) in /home/elitegam/public_html/install/includes/class_upgrade_ajax.php on line 745
|
Alot of times you get these errors from PHP scripts after editing them with something like notepad, which for some reason places a invisible character at the top. Try it with TextEdit or even Notepad++
Using either of those, you'll be able to see the extra character(s) at the top, it's usually something like >? Sometimes, it's even just a extra space.