The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
Vbulletin CPnav problem with getting it right
I am trying to add a group options using the following code:
Code:
<navgroup text="tools" displayorder="100"> <navoption displayorder="1"> <text>Visitor Messages</text> <link>http://www.***.com/moderation.php?do=viewvms&type=moderated</link> </navoption> <navoption displayorder="2"> <text>Group Messages</text> <link>http://www.***.com/moderation.php?do=viewgms&type=moderated</link> </navoption> <navoption displayorder="3"> <text>Picture Comments</text> <link>http://www.***.com/moderation.php?do=viewpcs&type=moderated</link> </navoption> <navoption displayorder="4"> <text>New Pictures</text> <link>http://www.***.com/moderation.php?do=viewpics</link> </navoption> </navgroup> I would really appreciate any tips Thank you. ________ Pregnant tits |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|