![]() |
SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - Printable Version +- MyBB Community Forums (https://community.mybb.com) +-- Forum: 1.8 Support (https://community.mybb.com/forum-175.html) +--- Forum: Merge System Support (https://community.mybb.com/forum-180.html) +--- Thread: SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' (/thread-219255.html) |
SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - aussiedave - 2018-08-14 SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' Hello all, MyBB newbie here. ![]()
Quote:MyBB has experienced an internal SQL error and cannot continue. Plan B... (I hope was OK to do)
Please help me and I'll love you long time ![]() Thank you. Aussie Dave RE: SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - effone - 2018-08-14 As the service is withdrawn; AIM support has been dropped from MyBB since ver. 1.8.16 The merge system has not been updated inline with that. Try deleting / commenting out line number 74 in boards/smf/users.php
RE: SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - aussiedave - 2018-08-15 Hi effone, Per my first post, I removed line number 74 in boards/smf/users.php I hit refresh, wiped cookies, the whole thing, yet the 'aim' error remains.
So the last version with 'aim' working would be 1.8.16? Thanks. Dave. Update: I just ran every thing again from scratch, BUT with an older version of MyBB 1.8.12 (and current Merge) Only non-issue was at the start, the newer Merge didn't know what version of MyBB was being installed. 100% install success. Thank Bon Jovi ... no more SMF nightmares. Just called in sick at work. I'm spending the day playing around with my new forum ![]() http://goldcoastcb.com/mybb/ (later to be moved to ../forum) Thanks, Dave. RE: SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - CoolMoon - 2018-10-21 FYI for anyone having this problem, I have had the same problem while merging a vBulletin 4 site over to 1.8.19 and resolved it by adding an "aim" column to MyBB database with the same settings as in vBulletin then drop the column after the merge. RE: SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - anlarye - 2018-11-13 commenting out the line in boards/smf/users.php doesnt work. and i'm getting this too in smf 2.0.15 to mybb1.8.19 (2018-10-21, 03:14 PM)CoolMoon Wrote: FYI for anyone having this problem, Do you have instructions on how you did this ... so it can be duplicated for other boards? RE: SMF 1.1.21 to MyBB 1.8.17 1054 - Unknown column 'aim' in 'field list' - Pieeeeeee - 2018-12-23 (2018-11-13, 01:43 AM)anlarye Wrote: commenting out the line in boards/smf/users.php doesnt work. and i'm getting this too in smf 2.0.15 to mybb1.8.19 You have to remove a line in this file too (line 38): \merge\resources\modules\users.php |