The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I want a link thats a persons referrer link.
Just like Code:
www.FORUMNAME.com/DIRECTORY/register.php?referrerid=USERID |
#2
|
||||
|
||||
![]()
Might be something like:
Code:
register.php?referrerid=$prepared[userid] |
#3
|
|||
|
|||
![]()
That just gives the exact text as it is.. doesn't make it into a user ID
|
#4
|
||||
|
||||
![]()
It depends on what page you use it though, the member profile, the postbit, various other pages...
|
#5
|
|||
|
|||
![]()
I want to use it wherever it will be best placed/easiest to do. Either a post, UserCP?
|
#6
|
||||
|
||||
![]()
Try using $bbuserinfo[userid] for the user id.
|
#7
|
|||
|
|||
![]()
Sorry I think im missing something. Should this be surrounded by some kind of tag or something? Ive never used codes such as $bbuserinfo[userid] before.
|
#8
|
||||
|
||||
![]()
Just place the link given in a <a> tag like any other link.
|
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|