MyBB Community Forums

Full Version: IPB3>MyBB. Moderator error
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi all:

Almost made it through the merge process.  Stuck on MODERATORS.  Here is the SQL error:

MyBB has experienced an internal SQL error and cannot continue.
SQL Error:1054 - Unknown column 'm.id' in 'field list'Query:SELECT mr.*, IF(mr.is_group = 1, m.id, mr.member_id) as member_id FROM ipb_moderators mr LEFT JOIN ipb_members m ON(mr.group_id = m.mgroup) LIMIT 0, 1000
Please contact the MyBB Group for



Any help appreciated
I had the same problem, now I'm looking the old DB trying to find the moderators....