Strict Standards: Non-static method vB_Shutdown::instance() should not be called statically, assuming $this from incompatible context in /home/elitegam/public_html/includes/class_core.php on line 3314
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
Strict Standards: Non-static method vB_Shutdown::instance() should not be called statically, assuming $this from incompatible context in /home/elitegam/public_html/includes/class_core.php on line 3314
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
This is a question for vbulletin.com not here, but my guess would be its related to your version of php.
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.