Description:
You can add links or multiple menus to the navbar quickly through a form. Specify which usergroups can see each link via the permissions system.
F.A.Q. Q: Why aren't the links showing? A: Edit the link in your Admin CP and check the usergroup permissions
Q: All the links I made from the last version are gone A: Go into phpmyadmin and select your vbulletin database.
Browse the table named "custom_droplinks". Change all the "catid's" with 0 to 1.
Go into your ACP --> Advanced Navbar Links --> Modify/Delete The links should show up under the first category. You can edit the links from here and select a different category to place it in.
Q: How do I get the links to appear on vBAdvanced? A: Go into your ACP --> vBa CMPS --> Default Settings
Look for "Portal Output Global Variables". Add the following into the text area.
If you install this mod please press the "Install" button.
--Change Log-- 1.0.0 - Initial Release
1.0.1 - took out the code that automatically added HTML to the navbar. I thought having it do it automatically was cool but can be annoying because you can't easily customize the class or placement
2.0.0 - Added the functionality to add multiple drop down menus
2.0.1 - Added missing table prefixes
Show Your Support
This modification may not be copied, reproduced or published elsewhere without author's permission.
I just updated from 1.0.1 to 2.0.2, and all my links are gone. I have to add it again.
Go into phpmyadmin and select your vbulletin database.
Browse the table named "custom_droplinks". Change all the "catid's" with 0 to 1.
Go into your ACP --> Advanced Navbar Links --> Modify/Delete The links should show up under the first category. You can edit the links from here and select a different category to place it in.
Update: 2.0.2
When you edit a menu or link the usergroups selections do not reset.
I have changed the usergroup multi-select form to checkboxes.
I have cached the "custom_droplinks_cat" template.
I know I keep pumping out suggestions...I hope you don't mind me suggesting 1 more (for the time being lol).
In the edit menu where you can see all the menus and links you can edit, for all the links inside the menu, can you show the display order of those and be able to change them there like you would changing the display order for styles and templates? That would be helpful, at least for me since I always forget to add links and I like certain links at the top and others near the bottom, etc.
<tr><td class="thead">Whatever</td></tr> in the name on add a link if you want a seperator it does show up a small table error but nothing to worry about..... for me anyway... Just back things up
i got a similar problem. when i modify a link and save, it tells me saved sucessfuly, but nothing saved. this only happens to stand-alone links editing.
Quote:
Originally Posted by AzzidReign
I don't know if this has been brought up yet...but when you go to edit a menu (I haven't tried individual links yet), it won't let you. When you click edit, you edit it to your likings, then you click save, it tells you that the name is already in use... So the changes don't take place
---> But the problem is : it only display the button with the menu_open.gif image, it has no function as the search menu! and even a little fall out of the navbar images row!
I have installed the mod and it works great when i am on the forum home, but it wont show up on the vbadvanced portal even though i have added the required text to the Portal Output Global Variables.... anyone have any idea's?