Simple Machines Community Forum

SMF Support => Converting to SMF => YaBB/YaBB SE => Topic started by: llyon on August 20, 2009, 04:57:57 PM

Title: YABB 2.2 error on conversion
Post by: llyon on August 20, 2009, 04:57:57 PM
Hi guys,

Converting YABB to SMF 2.0 RC1.2 & get the following error running the conversion:

Converting...
Converting membergroups...
Unsuccessful!
This query:

    REPLACE INTO `savetheb_forum`.smf_membergroups
    (ID_GROUP, groupName, onlineColor, minPosts, stars)
    VALUES (2, SUBSTRING('Global Moderator', 1, 80), SUBSTRING('blue', 1, 20), '-1', SUBSTRING('5#stargmod.gif', 1, 255)),
    (1, SUBSTRING('YaBB Administrator', 1, 80), SUBSTRING('red', 1, 20), '-1', SUBSTRING('5#staradmin.gif', 1, 255)),
    (3, SUBSTRING('YaBB Moderator', 1, 80), SUBSTRING('green', 1, 20), '-1', SUBSTRING('5#starmod.gif', 1, 255));

Caused the error:

    Unknown column 'groupName' in 'field list'

Any ideas ?

cheers,

Lance
Title: Re: YABB 2.2 error on conversion
Post by: ThorstenE on August 22, 2009, 05:27:45 AM
QuoteUnknown column 'groupName' in 'field list'
from the error message I believe you used the wrong converters version (SMF 1.1.10 converter instead of SMF 2.0 converter). please check our downloads page for the latest SMF 2.0. RC converter.
http://download.simplemachines.org/?converters;software=yabb