The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
What php code calls User No. ??
I want to put "my messages, my threads, my profile" section in navbar.
(Note: This is in youtube, too.) My code is: <a href=http://www.forumistan.net/search.php?do=finduser&u=$post[userid]&starteronly=1>My threads</a> | <a href=http://www.forumistan.net/search.php?do=finduser&u=$post[userid]>My Messages</a> | <a href=http://www.forumistan.net/member.php?u=$post[userid]>Profile</a> I used $post[userid] but it doesnt calls the user no. So, what php code is call User No. ? |
#2
|
||||
|
||||
$bbuserinfo[userid]
The $post array is only available for use in the postbit templates. |
#3
|
|||
|
|||
Thank you very much!...
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|