The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Forum Plugins are currently globally disabled via config.php
I'm having an issue enabling my plug-in's.
If go to the config.php file and change: define('DISABLE_HOOKS', true); to: define('DISABLE_HOOKS', false); the status doesn't change. Also, if I try to comment out or delete the line : //define('DISABLE_HOOKS', true); Then my forum homepage won't load, instead I just get an empty white screen. Please help |
#2
|
||||
|
||||
why did you disable them to begin with?
|
#3
|
||||
|
||||
1. Comment out the lines
ie: //define('DISABLE_HOOKS', true); 2. Disable one product at a time until your forum home page comes up. One of your products is probably having an issue causing the screen to go blank. |
#4
|
|||
|
|||
well thx for reply
but now i try to upload hook or plugin ,but i get this: Forum Plugins are currently globally disabled via config.php and theresnt this code too: define('DISABLE_HOOKS', true); |
#5
|
||||
|
||||
Delete that code or add
PHP Code:
|
#6
|
|||
|
|||
ihave doit this too , but is still the same
icouldnot upload any hook or plugin |
#7
|
||||
|
||||
You will not be able to upload any plugin until you remove that line (or comment it out correctly) from your config.php file. Also make sure you have enabled plugins in vboptions > plugin system.
|
#8
|
|||
|
|||
i have done this before too and until now i couldnot upload any hook or product
|
#9
|
||||
|
||||
Is weird I have that same issue, the line to disable hooks isn't there but the message of the plugins are disabled via config.php still remains there?
Any clue?? |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|