The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Custom phase not showing up in AdminCP Nav
Hi everyone,
I'm working on a lottery addon for my Warcraft guild site and I'm having a few issues I'm hoping someone can point me in the right direction. I'm doing this also to learn more about vbulletin programming and hopefully be able to give back to the vb community some day. Ok.. enough background.. here is what I'm running into: I've created an XML file: cpnav_wowlottery.xml in the forum/includes/xml/ folder. Here is the contents: Code:
<?xml version="1.0" encoding="ISO-8859-1"?> <navgroups product="wowlottery" master="true"> <navgroup text="WoWLottery" displayorder="1"> <navoption displayorder="1"> <phrase>lottery_settings</phrase> <link>lotteryadmin.php</link> </navoption> </navgroup> </navgroups> Thanks in advance, Jim |
#2
|
||||
|
||||
Change the phrase type for your custom phrase to Control panel global and it'll work.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|