dastardly |
06-30-2007 10:03 PM |
Quote:
Originally Posted by Paul M
(Post 1280170)
Add this to your config.php, just below the initial comments.
PHP Code:
define('DISABLE_HOOKS',true);
You should then be able to login as normal and disable, delete the shoutbox product.
|
Thanks. Another question, what does DISABLE_HOOKS actually disable? We have a strange error with the forum (we thought was shoutbox) yet when you add DISABLE_HOOKS it will fix it, though I dont think the error is in a plugin.
The other error is:
Quote:
vBulletin Message
The message you have entered is too short. Please lengthen your message to at least 2 characters.
|
Also, no skin is displayed and it looks to be in archive mode. This message is displayed instantly at index.
If anyone knows the problem, it would be great, but just knowing what DISABLE_HOOKS disables would help a lot too.
|