The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#2
|
|||
|
|||
![]()
nevermind, got it working by creating a plugin that used the member_complete hook to create a new entry in the $show[] array e.g:
Code:
$show['mylink'] = TRUE; Code:
<if condition="$show['mylink']"> <li class="thead"> <a href="http://www.mywebsite.com">Click here to visit my link</a> </li> </if> |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|