The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
config.php globally disabled
I went and checked the config.php and it has disable_hooks = false
which is suppose to fix it... went back into the plugin manager and it says its still globally disabled... Anyone have any clue what is causing this ? Thanks |
#2
|
||||
|
||||
Comment out the line instead. Also, make sure you aren't disabling hooks from vboptions > Plugin Options
|
#3
|
|||
|
|||
Lynne,
I made sure it wasnt disabled in the plugin options. when you say comment it out, please help on that I am not a software guy (network guy) Thanks |
#4
|
||||
|
||||
Just put // in front of it:
PHP Code:
PHP Code:
|
#5
|
|||
|
|||
Quote:
i am going to comment it out --------------- Added [DATE]1288659071[/DATE] at [TIME]1288659071[/TIME] --------------- i can see it but i get a ton of errors on Vmoods 4007 line error |
#6
|
|||
|
|||
can i bump ?
|
#7
|
||||
|
||||
Why did you comment out $config['Database']['dbtype'] = 'mysql'; ? That needs to be in there.
|
#8
|
|||
|
|||
nope i just commented out the
// define('DISABLE_HOOKS', true); |
#9
|
||||
|
||||
And you never answered my question about the datastore caching.
|
#10
|
|||
|
|||
$config['Database']['dbtype'] = 'mysql'; is what i have
i answered that above |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|