Quote:
Originally Posted by kh99
I added a fullname column to my user table and changed bbuserinfo.username to bbuserinfo.fullname in the header template, and I got it to show up in the welcome message. Is that different than what you did?
You might be able to do that, but the pages would still be displaying the user name.
|
the header worked and displayed fullname, however, the rest of the pages only show the username. I searched in templates for bbuserinfo.username, and it didnt come up with all the pages that display the username, such as postit, PM search, etc...
If I could login with fullname, then I can run a query to switch all usernames with fullnames and then let VB display the fullname. I just want them to login with their initials, which is how I had it setup at registration.
--------------- Added [DATE]1318478705[/DATE] at [TIME]1318478705[/TIME] ---------------
In whosOnlineBit - it shos userinfo.musername (notice the M username), what value do I change it to in order to display fullname?