Vbulletin upgrade help

eliforp

New Member
Reaction score
0
Location
Idaho US
Hi everybody i upgraded a vbulletin forum and forgot to set the skin back to default before the upgrade and messed up the forum it is now giving me the following errors

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

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

Does anybody know how to go in and fix this since it will not let me into the control panel to do it.

Any input would be great thank you all in advance
 
From memory you should be able to change the default in the database table.

edit it's in one of the tables change the styleid to 1 via phpadmin
 
Last edited:
Back
Top