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.
Hi.. did anyone fix the ipbarcade and vbadvanced not showing bug? - it was working before, the same global variables are in place, i believe i haven't touched the arcade although i did insert the global variable there also... please advise
AzzidReign,
I'll fix the problem and upload the new files soon.
Thanks. Also, I don't know if it's possible, but when clicking edit, could you make it so it shows what groups are selected instead of having to re-select them. OR, instead of selecting them, use check boxes (I think this would be best).
Thanks. Also, I don't know if it's possible, but when clicking edit, could you make it so it shows what groups are selected instead of having to re-select them. OR, instead of selecting them, use check boxes (I think this would be best).
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.
Working great, I much prefer the Checkbox options.
One little suggestion, Would it be possible to have note on the "Edit Links & Menus" screen to tell us if the link opens in a new window or not?
The reason I ask is that I inputted a lot of links into this update and then found that some opened in a new browser as I'd forgotten to edit that bit....so then had to go through every link to check....Not important, just a suggestion
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.