The Arcive of vBulletin Modifications Site. |
|
|
#1
|
||||
|
||||
|
I am working on a new mod but when i made the cpnav for it and went into my test vb with my hack installed it showed me something like this:
this is what my cpnav_sigmaeasy.xml(cpnav for my hack) looks like: Code:
<?xml version="1.0" encoding="ISO-8859-1"?>
<navgroups product="sigmaeasy" master="true">
<navgroup phrase="sigmachate_options" hr="true" displayorder="1">
<navoption displayorder="10">
<phrase>sigmachate_options_o</phrase>
<link>options.php?do=options&dogroup=sigmaeasyoptions</link>
</navoption>
<navoption displayorder="20">
<phrase>reg_w_sigma</phrase>
<link>http://sigmachat.com/register.html</link>
</navoption>
<navoption displayorder="30">
<phrase>sigma_cp</phrase>
<link>http://sigmachat.com/login.html</link>
</navoption>
</navgroups>
could you please tell em what im doing wrong thanks |
|
#2
|
||||
|
||||
|
You need to add the phrases you use in that XML to either GLOBAL or Control Panel Global phrasegroups.
|
|
#3
|
||||
|
||||
|
they are in GLOBAL, but it still dosnot work
|
|
#4
|
||||
|
||||
|
Yes now I know why it doesn't work.
Find: Code:
</navgroups> Code:
</navgroup>
|
|
#5
|
||||
|
||||
|
thanx, will try later
|
![]() |
|
|
| X vBulletin 3.8.12 by vBS Debug Information | |
|---|---|
|
|
More Information |
|
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|