Cactus
Fri 5th Nov '04, 10:05pm
When importing the forums I get this mysql error.
I am importing from IPB 2.0.
I tried this solution from another post, but it didn't work.. I don't have a clue what I'm doing :eek:
DELETE FROM vb3_forum WHERE styleid = '65535';
What to do now?
Database error in vBulletin:ImpEx Target 3.0.3:
Invalid SQL:
INSERT INTO vb3_forum
(
styleid, title, options,
displayorder, parentid, importforumid,
importcategoryid, description, replycount,
lastpost, lastposter, lastthread,
lastthreadid, lasticonid, threadcount,
daysprune, newpostemail, newthreademail,
parentlist, password, link, childlist
)
VALUES
(
'',
'The rules',
'89799',
'2',
'65519',
'2',
'3',
'<font color=\"red\">Please read the rules before posting</font>
<br />Some very simple rules and ethics for the Downline4All forums. ',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
''
)
mysql error: Duplicate entry '65535' for key 1
mysql error number: 1062
I am importing from IPB 2.0.
I tried this solution from another post, but it didn't work.. I don't have a clue what I'm doing :eek:
DELETE FROM vb3_forum WHERE styleid = '65535';
What to do now?
Database error in vBulletin:ImpEx Target 3.0.3:
Invalid SQL:
INSERT INTO vb3_forum
(
styleid, title, options,
displayorder, parentid, importforumid,
importcategoryid, description, replycount,
lastpost, lastposter, lastthread,
lastthreadid, lasticonid, threadcount,
daysprune, newpostemail, newthreademail,
parentlist, password, link, childlist
)
VALUES
(
'',
'The rules',
'89799',
'2',
'65519',
'2',
'3',
'<font color=\"red\">Please read the rules before posting</font>
<br />Some very simple rules and ethics for the Downline4All forums. ',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
'',
''
)
mysql error: Duplicate entry '65535' for key 1
mysql error number: 1062