Quote:
Originally Posted by messengermatt
also i have just done a test uninstall and got the following error:
Database error in vBulletin 4.0.0:
Invalid SQL:
DROP TABLE
`microauctions_categories`, `microauctions_items`,
`microauctions_item_photos`, `microauctions_item_bids`,
`microauctions_bookmarks`, `microauctions_hits`,
`microauctions_reports`, `microauctions_item_files`,
`microauctions_item_shipping`, `microauctions_item_payments`;
MySQL Error : Unknown table 'microauctions_categories,microauctions_items,micr oauctions_item_photos,microauctions_item_bids,micr o'
Error Number : 1051
Request Date : Wednesday, December 30th 2009 @ 04:54:35 PM
Error Date : Wednesday, December 30th 2009 @ 04:54:35 PM
Script : http://acereptiles.co.uk/forums/admi...do=productkill
Referrer : http://acereptiles.co.uk/forums/admi...croauctions&s=
IP Address : 91.108.95.144
Username : ****
Classname : vB_Database
MySQL Version : 5.0.87-community
|
The first thing that I'm testing in my mods, is installing and unistalling them, as I know how terrible is to get errors there or worst leaving rubishes behind.
I rechecked my code right now, and it works fine. But, by seeing that you're not using table prefix, came in my mind something that I read at vbulletin.com -> Projects -> Bugs, for some errors that users found when they don't use table prefixes. I didn't read the post, so I'm not sure what's the problem.
In any case, you can click Edit on the right of microAUCTIONS, remove the uninstall code (right block), and then remove the table with phpMyAdmin.
Maria