Quote:
Originally Posted by Matrix Leader
Well someone PM me and I will make them in Admin account to do this
my issue is, I have disabled new member moderation and post moderation
sometimes, when I check the moderation que, I find many posts there awaiting moderation
so I would appreciate if one of you Pros would login and look around to see what I am doing wrong
thanks a lot
The volunteer will be granted a 2 year license for avast Pro Antivirus that I don't use since I switched to NOD32
|
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.