MyBB Community Forums

Full Version: [F] XMB 1.1.9 typo
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
This was reported on the thread Ayuda para migrar de XMB a MyBB in the spanish forum.

On line 175, a variable is created with the name $insert_user['avtarname'], instead of $insert_user['avatarname'].
When the array is processed it obviously fails because of the missing a.
This bug has been fixed in the latest version of the MyBB Merge System.

Please note the latest code is not live on the site or for download. An update for the MyBB Merge System will be released which contains this fix.

With regards,
The MyBB Group
can this fix be downloaded now?
iirc this was fixed in the SVN Snapshot.