MyBB Community Forums

Full Version: MyBB merge "where clause" error?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
I'm trying to run the merge system to convert phpBB 3 to MyBB 1.2, and I get this error when I go to "Import phpBB 3 Users"

MySQL error: 1054
Unknown column 'user_id' in 'where clause'
Query: SELECT COUNT(*) as count FROM mybb_users WHERE user_id > 0 AND username != 'Anonymous' AND group_id != 6

Please help!
Converting to MyBB 1.2? Shouldn't you be converting to 1.6?