PDA

View Full Version : Board down! please help


onealien
06-16-2012, 01:37 PM
Upgraded from 3.x to the lates 4.2...

upgrade seemed to go smooth but when completed i cant log into admin cp! or the site...

here is the errors:
Warning: Call-time pass-by-reference has been deprecated; If you would like to pass it by reference, modify the declaration of WWU002promoteUser(). If you would like to enable call-time pass-by-reference, you can set allow_call_time_pass_reference to true in your INI file in /home/makavelib/makaveli-board.net/global.php(29) : eval()'d code on line 439

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: activity_rankblock in [path]/includes/functions.php on line 4734

Warning: fetch_template() calls should be replaced by the vB_Template class. Template name: activity_headinclude in [path]/includes/functions.php on line 4734

Fatal error: Call to a member function hide_errors() on a non-object in /home/makavelib/makaveli-board.net/includes/class_bootstrap.php(430) : eval()'d code on line 683

please help...

kh99
06-16-2012, 01:45 PM
It looks to me like you have one or more mods that don't work with vb4. Try editing your includes/config.php and temporarily putting in:

define('DISABLE_HOOKS', true);


until you can figure out which ones work with vb4.

onealien
06-16-2012, 02:04 PM
worked! thank you!

New Joe
06-16-2012, 02:16 PM
The site loads fine for me