Registration Page error for 4.0.5

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • x9751
    New Member
    • Jul 2010
    • 2
    • 4.0.x

    [Forum] Registration Page error for 4.0.5

    I just got this report in from my users that my registration page was broken. I figured it was a broken code becuase well their have been alot of broken code's on 4.x so i just try to comment them out untill they are fixed but i can't comment this one out any fixes for this yet? or do i have to wait for 4.0.6 D:

    Fatal error: Call to a member function hide_errors() on a non-object in /home/illzone1/public_html/board/includes/class_bootstrap.php(394) : eval()'d code on line 36
  • calorie
    Senior Member
    • May 2003
    • 407

    #2
    Line 394 of the vB 4.0.5 class_bootstrap.php file is this:
    Code:
    		($hook = vBulletinHook::fetch_hook('parse_templates')) ? eval($hook) : false;
    You have some add-on with a plugin at the parse_templates hook that is causing that problem.

    Comment

    widgetinstance 262 (Related Topics) skipped due to lack of content & hide_module_if_empty option.
    Working...