Join Date: Dec 2008
Posts: 9
|
08-12-2009, 06:52 PM
|
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!
I DID post this on MyBB support forums, but I need to know right away! http://community.mybboard.net/thread-44797-post-308278.html#pid308278
|