steadicamop |
01-09-2008 07:28 PM |
After manually removing some of the tables I successfully installed the mod - but ....
Code:
Database error in vBulletin 3.6.2:
Invalid SQL:
INSERT INTO vbfengine_items (id, categoryid, subcategoryid, userid,
title, description, paypalemail, price, active, currency, hidden, approved, activateddate,
featured, editor, bold) VALUES (NULL, 1, 0, 1, 'Jason Williams', 'Test posting test test test', '',
'', 0, , 0, 1, 1199914009, 0, 0, 0);
MySQL Error : You have an error in your SQL syntax. Check the manual that corresponds to your MySQL server version for the right syntax to use near ' 0, 1, 1199914009, 0, 0, 0)' at line 4
Error Number : 1064
I get this error when trying to create a new profile.
|