The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
How to add this things
I am trying to add following links to "breadcrumb".
When I right click on the hyperlink it has following link: Code:
http://www.website.com/search.php?do=finduser&u=USERNUMBER&starteronly=1 |
#2
|
|||
|
|||
Try replacing USERNUMBER with $vbulletin->userinfo['userid']
|
#3
|
||||
|
||||
The breadcrumbs are actually the part of the page that tell where you are:
Quote:
|
#4
|
|||
|
|||
Cool. Is there a reason for that (like, I assume it works in more places or something)?
|
#5
|
||||
|
||||
I was just 'taught' to use $vbulletin->userinfo in php and $bbuserinfo in templates. That is what vB does, so that is what I do.
|
#6
|
|||
|
|||
That's good enough for me.
|
#7
|
||||
|
||||
Thankyou friends I figure it out
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|