Really sorry I tried to install it but I am getting this error message when I am trying to import the xml file:
Quote:
Database error in vBulletin 3.5.3:
Invalid SQL:
INSERT INTO vb3_setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, product)
VALUES
(
'starsonoff',
'staroptions',
'1',
'1',
'free',
'yesno',
10,
0,
1,
'stars'
),
(
'starlevels',
'staroptions',
'3000,300,30,3',
'3000,300,30,3',
'free',
'',
20,
0,
1,
'stars'
),
(
'starcolors',
'staroptions',
'megastar,green,pink,yellow',
'megastar,green,pink,yellow',
'free',
'',
30,
0,
1,
'stars'
);
MySQL Error : Duplicate entry 'starsonoff' for key 1
Error Number : 1062
Date : Friday, September 1st 2006 @ 02:25:45 AM
|
Please note that I have also installed the previous version following exactly the guidelines but it was also false. That means even I entered all the required modifications I never saw any stars appearing.
Is there any way to help me or is there anyway to remove the older version and install the new one???
I will be really appreciated if somebody can help me. Thank you.
|