Quote:
Originally Posted by katie hunter
Are you still having the same issue that you can't get rid of the plugin/mod tables ? Are you getting any db errors ?
You can disable the plugin hook via config.php and then reinstall the mod and then uninstall it. But take a backup just in case before doing this.
This should fix the issue, go to your config.php file and add this line
define('DISABLE_HOOKS', 1);
Here is how.
http://www.vbulletin.com/forum/forum...ystem-globally
Disable your plugins then reinstall that mod and uninstall it later. Then when everything is run perfectly, delete that line from your config file to enable your plugins back.
|
thanks a lot for the detailed reply katie, as I said earlier, once I downgraded back to vB3 by restoring a backup I took prior to upgrading to vB4, the plugin uninstalled properly without doing any extra steps