News:

Want to get involved in developing SMF, then why not lend a hand on our github!

Main Menu

Mybb 1.64 to SMF 2.0

Started by Impe, August 12, 2011, 09:13:51 AM

Previous topic - Next topic

Impe

I have installed the latest release of SMF and I want to convert my mybb 1.64 database.
I'm using the converter attached here: * smf_2-0-rc3_mybb16x_converter.zip

The conversion process start but now it returns a lot of error regarding members:

Notice: Undefined index: memberName in /web/htdocs/www.****.com/home/smf/convert.php on line 1115

Notice: Undefined index: realName in /web/htdocs/www.****.com/home/smf/convert.php on line 1116

Unsuccessful!
This query:

    INSERT INTO `Sql378053_1`.smf_members
    (id_member, member_name, real_name, email_address, passwd, password_salt, posts, usertitle, last_login, id_group, date_registered, website_url, website_title, icq, aim, yim, msn, signature, hide_email, buddy_list, member_ip, member_ip2, pm_ignore_list, total_time_logged_in, birthdate, memberName, realName)


Caused the error:

Unknown column 'memberName' in 'field list'


How to fix it?
Thanks for yor help.

ziycon

I could be wrong but the converter name suggests that its for SMF 2_rc3 which would be different to the final release of 2.

Advertisement: