The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I made a query in a plugin and saved it and then I started getting the error - The VB4 Demo Forum database has encountered a problem. None of my pages are opening.
|
|
#2
|
||||
|
||||
|
Add this below <?php in your config.php file:
Code:
define('DISABLE_HOOKS', true);
Code:
<?php
define('DISABLE_HOOKS', true);
.Comment out the disable hooks when done and re-upload the file! Code:
<?php
// define('DISABLE_HOOKS', true);
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|