The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
Temporarily disable all your mods, and see if the issue still persists.
To disable the plugin/hook system open your config.php which can be found in your forumroot/includes directory Just below: Code:
<?php Code:
define('DISABLE_HOOKS', true); If you would like to enable the plugin/hook system again, either remove the line again or simply comment that line out. To comment it out, add two forward slashes " / " so it will look like Code:
// define('DISABLE_HOOKS', true); you simply have to remove those two " / ". Or since you are able to access your AdminCP go to AdminCP -> Settings -> Options -> Plugin/Hook System And set it to No to disable. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|