The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#11
|
|||
|
|||
That did it How could I make it a link to the page though?
|
#12
|
||||
|
||||
kh99 to the rescue again... Yeah mine did say !== false but I forgot why it said that and not === true, which I figured was logically equivalent.
To add a link add an extra line to the plugin right above $handled = true;: Code:
$userinfo['where'] = "<a href=\"affiliates.php?{$vbulletin->session->vars['sessionurl_q']}\">Affiliates</a>"; } |
#13
|
|||
|
|||
Thanks. That did it
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|