The Arcive of vBulletin Modifications Site. |
|
|
#1
|
|||
|
|||
|
I'm trying to adjust a phrase to include a referrerid. I don't know where to start.
Here is the translation so far: {4}/register.php?referrerid={} What's in red is what needs to be included. I don't know where the number within the "{}" is defined. Obviously I can't just include any number. Can anyone point me in the right direction? |
|
#2
|
||||
|
||||
|
Code:
{1}/register.php?referrerid={2}
Code:
<phrase 1="$vboptions[bburl]" 2="$bbuserinfo[userid]">$vbphrase[PHRASENAME]</phrase> |
|
#3
|
|||
|
|||
|
Thank you!
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|