chris1979
11-16-2006, 08:43 PM
I have added some custom fields to my vBulletin. For example, field6 is the members' firstname.
If I put $post[field6] on the memberinfo page or postbit, it displays their firstname as I'd like.
However, I also want their firstname to appear on the who's online page and the private messages list. I tried putting $post[field6] there but it doesn't show up. Do I need to add some code somewhere on the page too?
Please help. This is really important to me.
Chris
If I put $post[field6] on the memberinfo page or postbit, it displays their firstname as I'd like.
However, I also want their firstname to appear on the who's online page and the private messages list. I tried putting $post[field6] there but it doesn't show up. Do I need to add some code somewhere on the page too?
Please help. This is really important to me.
Chris