Problem when uninstalling / overwriting :
Code:
Database error in vBulletin 3.5.4:
Invalid SQL:
INSERT INTO product
(productid, title, description, version, active)
VALUES
('Hide Post To Unregistered Users',
'Hide Post To Unregistered Users',
'Users have option to hide posts to non-registered users',
'1.0',
1);
MySQL Error : Duplicate entry 'Hide Post To Unregistered' for key 1
Error Number : 1062
Date : Friday, June 2nd 2006 @ 07:24:37 PM
Script : http://xxx
Referrer : http://xxx/plugin.php?do=productadd
IP Address : xxxxx
Username : utw-Mephisto
Classname : vb_database
Since I tested it to remove .. which worked, but now I cannot reinstall anymore .. so it does not drop the tables when uninstalling ..