Error when importing the xml file.
Code:
Database error in vBulletin 4.0.6:
Invalid SQL:
INSERT INTO vb_product
(productid, title, description, version, active, url, versioncheckurl)
VALUES
('lsoptions',
'Lightweight Style Options',
'A collection of options to customise the Lightweight style',
'1.0.0',
1,
'http://vbdev.org/forum.php',
'http://vbdev.org/forum.php');
MySQL Error : Duplicate entry 'lsoptions' for key 'PRIMARY'
Error Number : 1062
Request Date : Thursday, August 26th 2010 @ 01:08:28 PM
Error Date : Thursday, August 26th 2010 @ 01:11:40 PM
Script : http://www.mysite.com/forum/admincp/plugin.php?do=productimport
Referrer : http://www.mysite.com/forum/admincp/plugin.php?do=productadd
Classname : vB_Database
MySQL Version : 5.1.48-log
addendum:
Please note, the error was my fault. I had 2 vb admin panels open and had already installed it on this one...