The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Functions.php error all over
Hello everyone, i'm having a problem with my forums, whenever i go to a user page, or a blog page I see these 4 lines on the top of the page.
Quote:
|
#2
|
||||
|
||||
This is line 1385 in functions.php:
($hook = vBulletinHook::fetch_hook('fetch_userinfo')) ? eval($hook) : false; You have a plugin which is causing the problem. You need to find which plugin is using the hook "fetch_userinfo" and then go post in the modification thread for help fixing it. |
#3
|
||||
|
||||
Thanks, Also, the error on the blog page is slightly different. It says this:
Quote:
Quote:
|
#4
|
||||
|
||||
A good place to start is to globally disable your plugins.
Note: To temporarily disable the plugin system, edit config.php and add this line right under <?php PHP Code:
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|