Looking at the members table in the forum database there are fields labeled member_name and real_name however the entry in both is the user name, not real name.
We have added custom required fields to our registration page including real name and motorcycle model, Entries for these fields show up in the user profile but I can't find them anywhere in the database. I would like to access this data for matching purposes with an external membership database.
Can anyone tell me where this data is stored? Thanks!