Help me remove ProvB - Advanced Forums?

I can not remove ProvB - Advanced Forums mod,
when I removed it as this erorr:

Database error in vBulletin 3.8.1:

Invalid SQL:
DROP TABLE advanced_forums_layout;

MySQL Error : Unknown table 'advanced_forums_layout'
Error Number : 1051
Request Date : Friday, February 20th 2009 @ 04:29:36 PM
Error Date : Friday, February 20th 2009 @ 04:29:36 PM
Script : [u r l=http://xxx.vn/forum/admincp/plugin.php?do=productkill]vBTEAM Underground - Free vBulletin Hacks, Skins and Support[/u r l]
Referrer : [u r l=http://xxx.vn/forum/admincp/plugin.php?do=productdelete&productid=advanced_forums&s=]vBTEAM Underground - Free vBulletin Hacks, Skins and Support[/u r l]
IP Address : 203.210.x.x
Username : xxxxxxxxx
Classname : vB_Database
MySQL Version : 5.0.56sp1-enterprise-gpl-log

Please help me!
 
I have same problem...it is easy to fix
Look into product uninstall options (in ACP), and delete rows which will DROP tables that allready droped, and then save it and try to uninstall in ussually way. You will have to do it several times (like I did for several tables in database) because uninstall code is buged.

In your case, first delete DROP TABLE advanced_forums_layout;
then try to uninstall and look for another error message and delete then another SQL row in uninstall product procedure.

Afte you have done it (if I remember OK, it had 3-5 wrong SQL codes), look into your phpMyAdmin and delete manually tables from that products if exists.

Sorry for my language! Hope it is clear to understand
 
Very good and simple explanation. I don't have the problem but I am sure the people who do will appreciate your explanation. Nice post.
 
Back
Top