Umm weird...I can install the 3.5 version but when I try to upgrade using this version I get this error:
Code:
Database error in vBulletin 3.6.4:
Invalid SQL:
INSERT INTO setting
(varname, grouptitle, value, defaultvalue, datatype, optioncode, displayorder, advanced, volatile, validationcode, blacklist, product)
VALUES
(
'gosterx1',
'forumdisplay',
'1',
'1',
'boolean',
'yesno',
240,
0,
1,
'',
0,
'Separate'
),
(
'gosterx2',
'forumdisplay',
'0',
'0',
'number',
'<select name=\\\"setting[$setting[varname]]\\\" tabindex=\\\"1\\\" class=\\\"bginput\\\">\r\n<option value=\\\"0\\\" \" . iif($setting[\'value\']==0,\'selected=\"selected\"\') . \">Style 1</option>\r\n<option value=\\\"1\\\" \" . iif($setting[\'value\']==1,\'selected=\"selected\"\') . \">Style 2</option>\r\n</select>',
250,
0,
1,
'',
0,
'Separate'
),
(
'gosterx3',
'forumdisplay',
'0',
'0',
'boolean',
'yesno',
260,
0,
1,
'',
0,
'Separate'
);
MySQL Error : Duplicate entry 'gosterx1' for key 1
Error Number : 1062
Date : Tuesday, December 5th 2006 @ 03:37:06 AM
Script : http://www.emuv2.com/forums/admincp/plugin.php?do=productimport
Referrer : http://www.emuv2.com/forums/admincp/plugin.php?do=productadd
IP Address : 24.165.55.115
Username : Crono
Classname : vb_database
Any reason why??? Not that it really matters seeing how I dont think there is a difference...I was just wondering. o_0