The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
Is it possible? I tried doing $$bbuserinfo[fieldx] and it works, but the only problem is it shows your info. How do I show info of other people who filled in their profile fields?
|
|
#2
|
||||
|
||||
|
There are articles about this. Try looking in the articles forums.
|
|
#3
|
|||
|
|||
|
Which one exactly? I'm not really sure which keywords to search for here.
|
|
#4
|
||||
|
||||
|
"profile" "postbit" "field" Try whatever you want. Or, go look in the forum.
|
|
#5
|
|||
|
|||
|
I'm looking to add some profile fields into forumdisplay.php and threaddisplay.php. I don't see any guides on that. Atleast not searching right.
|
|
#6
|
|||
|
|||
|
Do you know the answer?
|
|
#7
|
||||
|
||||
|
I have no idea what it is you want to do, so I don't know where to point you. How about an image with you showing us what you want.
|
|
#8
|
|||
|
|||
|
You don't know, but you told me to go look in those forums?
You know custom profile fields right? How do I make them show up in forumdisplay.php or threaddisplay.php |
|
#9
|
||||
|
||||
|
You can have custom profile fields or either the person viewing the page, or the person who wrote the thread, or who is the last poster in a forum, or so many things. But, OK, I'll assume it's the simplest which is the user viewing the page. Use $bbuserinfo['fieldx']
|
|
#10
|
|||
|
|||
|
The person that created the thread.
|
![]() |
|
|