The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Memberlist in Toplinks
How do I place the member list in the toplinks (left of Settings) for logged in members
I have done some searching and try a few things and came up with this... Code:
<vb:if condition="$show['member']"> <li><a href="memberlist.php{vb:raw session.sessionurl_q}">{vb:rawphrase member_list}</a></li> </vb:if> ...either the code is not right or I'm placing it wrong within the template. I'm think perhaps a plugin would be better to add to the toplinks? so I don't have to worry about on the next upgrade. How to do the plugin for member list in toplinks? Edit: vB 4.2.2 suite |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|