First of all, thanks for making this cool mod available.
Second, I have a question about adding a DHTML link, or a link with a submenu.
I would like to click the Installed link here, but if there's no dynamic menu, I can't use this :/
This is the content of my Dynamic Navbar settings:
Code:
1|0|1|1|misc.php?do=page&template=php_raider|PHP Raider|1|0||
2|1|0|1|DKP|DKP|1|0|| (I also tried 2|1|0|1|DKP|1|0|| and 2|1|0|1|DKP|1|0)
3|0|2|1|misc.php?do=page&template=dkp_icc|Icecrown Citadel|1|0||
4|0|2|2|misc.php?do=page&template=dkp_tier95|Crusader's Coliseum Heroic (Tier 9.5)|1|0||
5|0|2|3|misc.php?do=page&template=dkp_tier9|Crusader's Coliseum (Tier 9)|1|0||
But, there is no DKP button or link and all the 4 actual links just show directly on the navbar.
Am I doing something wrong here?