The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
database errors
I seem to be getting this same constant database error in my inbox. Can anyone determine the problem?
|
#2
|
|||
|
|||
Almost all syntax errors are down to modified code.
Edit config.php and add this line right under <?php define('DISABLE_HOOKS', true); Does that stop the database errors? |
#3
|
|||
|
|||
have u already instal new plugin in ur site ?
u can disable all ur plugin first. |
#4
|
|||
|
|||
Quote:
Code:
Parse error: syntax error, unexpected T_VARIABLE in /home/evane1/public_html/dollhousetvforum/includes/config.php on line 27 |
#5
|
||||
|
||||
You probably left the semi-colon off.
|
#6
|
|||
|
|||
nope. included that too.
|
#7
|
|||
|
|||
Please post the first 30 lines of your config.php (blank out any passwords).
|
#8
|
|||
|
|||
This is the unmodified config.php, not the config on which you got the last error when adding:
define('DISABLE_HOOKS', true); PS If posting code, please enclose it with [ code] or [ php] tags. |
#9
|
|||
|
|||
Quote:
edit: I pasted the code "define('DISABLE_HOOKS', true);" again and didn't get the error message this time, but some of my plugins disipeared. |
#10
|
||||
|
||||
Yes your plugins will all be disabled, as that is what the config.php file edit does.
If you are not getting the DB error while all plugins are disabled, then its being caused by a plugin. To remedy this, re-enable the plugins (remove the config.php file edit) and start to disable the plugins one by one until you find which one is causing the problem |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|