Simple Machines Community Forum

SMF Support => Converting to SMF => vBulletin => Topic started by: Douglas on June 22, 2007, 01:41:44 PM

Title: Problem converting vBlah 3.0.0 to SMF 1.1.2
Post by: Douglas on June 22, 2007, 01:41:44 PM
Converting posts (this may take some time)... Unsuccessful!
This query:
Caused the error:  Duplicate entry '263780' for key 1

Here's the two items...

INSERT INTO `douglas_bob`.z_messages
(ID_MSG, ID_TOPIC, posterTime, ID_MEMBER, subject, posterName, posterIP, ID_BOARD, smileysEnabled, body, posterEmail, modifiedName, icon)
VALUES ('263780', '14275', '1156282772', '80', 'Re: Fantasy Football', 'ALinChainz', '4.158.60.217', '11', '1', 'We have 14 as of today.

How many are we after?', '', '', 'xx'),


Title: Re: Problem converting vBlah 3.0.0 to SMF 1.1.2
Post by: Douglas on June 23, 2007, 11:07:37 AM
Update:  Okay, messages went through fine, but now it's choking on the polls.  It's created the categories, but I don't see the board names.
Title: Re: Problem converting vBlah 3.0.0 to SMF 1.1.2
Post by: Douglas on June 23, 2007, 01:06:40 PM
Adding the DB structure to this.  This is, again, for vBulletin 3.0.0
Second one is the one I grabbed from the converters, though I'm using Jay's latest convert.php

Title: Re: Problem converting vBlah 3.0.0 to SMF 1.1.2
Post by: JayBachatero on June 25, 2007, 12:24:24 AM
Updated converter.