Just looking at the DB tables, if it's the users real name field from smf_members, in my install that field is "realName".
(and looking at the previous error I received for further hints, the member name field is "memberName"...)
Resourcez Jun 25, 2009 18:45:00
Yes - it's a relic from the past when copying between the 2 SMF versions.
Same basis for the previous error where SMF2 uses db_prefix and SMF1 uses $db_prefix - silly oversight when translating between versions.
What makes this one even worse is that I then checked all the code for db prefix issues and never gave a thought to other SMF2 type issues like field names
murray.crane Jun 25, 2009 18:54:24
Glad I could help
Resourcez Jun 25, 2009 19:25:30
Hopefully, fixed - download v1.04 again
murray.crane Jun 25, 2009 20:08:37
Fixed. Close the bugger ticket if you haven't already.