John Diver
Tue 13th Jul '04, 9:47am
Hey,
Attempting to convert vb2 to vb3 but really not going well.
Getting a lot of errors, can't get past this on though:
Database error in vBulletin:ImpEx Target 3.0.1:
Invalid SQL:
UPDATE vb3_forum
SET parentid=, parentlist=',,-1'
WHERE forumid =4
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 ' parentlist=',,-1'
WHERE forumid =4' at line 2
mysql error number: 1064
Getting the same thing for forumid 8
Thanks
John
Attempting to convert vb2 to vb3 but really not going well.
Getting a lot of errors, can't get past this on though:
Database error in vBulletin:ImpEx Target 3.0.1:
Invalid SQL:
UPDATE vb3_forum
SET parentid=, parentlist=',,-1'
WHERE forumid =4
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 ' parentlist=',,-1'
WHERE forumid =4' at line 2
mysql error number: 1064
Getting the same thing for forumid 8
Thanks
John