The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Warning: Plugins are currently globally disabled via config.php.
We're getting this error in the cp...
Our config.php looks like this: <?php // define('DISABLE_HOOKS', true); in settings/option/plug-ins/hooks: Enable Plugin/Hook System This setting allows you to globally enable or disable the plugin/hook system- Yes Help!!!! |
#2
|
|||
|
|||
Hmm...maybe check to make sure there's no other define('DISABLE_HOOKS', true); anywhere else in config.php, if you haven't already.
|
#3
|
||||
|
||||
Didn't find anything else.
|
#4
|
|||
|
|||
OK, well, it looks like that message is only displayed when DISABLE_HOOKS is defined. So either it's defined in another file (which would still print the message even though it says config.php), or else you're looking at the wrong config.php or something.
Do you have any kind of cache? I don't know the details, but I know on our server the cache has to be flushed to make any file changes take effect. |
#5
|
||||
|
||||
Edit: IF you have already visited:
> AdminCP > Settings > Options > Plugin/Hook System *And it is set to "Yes" i.e. active then you can try this query in phpmyadmin: PHP Code:
**Not sure what a query is or how running certain SQL can harm your site or make unwanted changes? ALWAYS make a database backup then and you can't go too horribly wrong! Now check... if it still shows the message (and your not on a cached page like Kevin mentioned) then Kevin is right, there is still disable_hooks code somewhere in a file, check config.php thoroughly. |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|