View Full Version : Removing a plugin without admin panel?
dastardly
06-30-2007, 09:35 PM
Our shoutbox is causing errors refusing the forum from loading, so does anyone know how to remove inferno shout without using the admin panel?
error is:
Warning: require_once(public_html/forum/infernoshout/engine/inferno_engine.php) [function.require-once]: failed to open stream: No such file or directory in /global.php(341) : eval()'d code on line 100
Fatal error: require_once() [function.require]: Failed opening required 'public_html/forum/infernoshout/engine/inferno_engine.php' (include_path='.:/usr/lib/php:/usr/local/lib/php') in public_html/forum/global.php(341) : eval()'d code on line 100
Paul M
06-30-2007, 09:49 PM
Add this to your config.php, just below the initial comments.
define('DISABLE_HOOKS',true);
You should then be able to login as normal and disable, delete the shoutbox product.
dastardly
06-30-2007, 10:03 PM
Add this to your config.php, just below the initial comments.
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:
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.
da420
06-30-2007, 10:04 PM
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:
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.
DISABLE_HOOKS disables your hooks, and makes your plug ins no longer function. So, if it fixes your problem, it is indeed one of your plug ins that is creating your problems.
dastardly
06-30-2007, 10:17 PM
Thanks a ton, got it figured out and working (or so we think ;) )
EnIgMa1234
06-30-2007, 10:20 PM
The other error is:
.
If you want to disable this, go to vbulletin options, posting settings (not the exact name, cant think of it) and change min character to post to 0
erdiyilmaz
08-07-2007, 07:39 AM
infernoShout is very bad hack...
after i Load it.. my forum is not working now.. i'm going to correct this error with disabLing hooks. i hope soon.
thanks.
StrifeX
08-07-2007, 03:22 PM
It's actually amazing :erm:
Just to remind you / add some info, uninstall the hack while the hooks are disabled, then take the code out...
vBulletin® v3.8.12 by vBS, Copyright ©2000-2025, vBulletin Solutions Inc.