Posted: 01/27/2010 02:28 PM
Replacing userid with real name globally in local la…
Solved by Radioact as of Jan 28, 2010
=========================
After spending time to distress myself enough and enough, I come to you for a help.
Objective: Showing up user's real name throughout the site.
Background: In Korea, users will login with an alphabetic userid, and it's ok. By the way, it is more desirable to show his/her Korean name on the screen.
1. With assistance from radioact (http://www.vldpersonals.com/forum/viewtopic.php?id=7125), I was able to do it for the first home page screen (http://www.mbc2u.com//). As he projected, however, it does not work for the rest of pages.
2. So I inserted a new field called "realname" into the table "members" of mysql db, and replaced {member_username} with {member_realname} for unsuccessful result (http://www.mbc2u.com/pictures/). Replacing with {profile_field_realname_value} didn't work neither.
Now: I am totally desperate. I read through online doc, but no avail for my stupid brain. This is my biggest challenge for my project, because people will not happy without Korean name. Would you please help me from where I can crack down this problem. I am willing to spare time to study, so please guide me the right direction. It would be really appreciated should I have any kind of assistance to solve my problem.
Thank you so much for your help in advance. Have a wonderful day!
1 attachment
Next post: Changing global pictures layout
=========================
After spending time to distress myself enough and enough, I come to you for a help.
Objective: Showing up user's real name throughout the site.
Background: In Korea, users will login with an alphabetic userid, and it's ok. By the way, it is more desirable to show his/her Korean name on the screen.
1. With assistance from radioact (http://www.vldpersonals.com/forum/viewtopic.php?id=7125), I was able to do it for the first home page screen (http://www.mbc2u.com//). As he projected, however, it does not work for the rest of pages.
2. So I inserted a new field called "realname" into the table "members" of mysql db, and replaced {member_username} with {member_realname} for unsuccessful result (http://www.mbc2u.com/pictures/). Replacing with {profile_field_realname_value} didn't work neither.
Now: I am totally desperate. I read through online doc, but no avail for my stupid brain. This is my biggest challenge for my project, because people will not happy without Korean name. Would you please help me from where I can crack down this problem. I am willing to spare time to study, so please guide me the right direction. It would be really appreciated should I have any kind of assistance to solve my problem.
Thank you so much for your help in advance. Have a wonderful day!
1 attachment
Current mood:
Next post: Changing global pictures layout
194
2
0







Comments