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 was just wondering if Advanced Navbar could be duplicated in another navbar such as the navbar2? (Another vbulletin.org hack) Is there a way to make an additional navbar with your product built in?)
I tried renaming file name and also editing "navbar" statement within your xml file to "navbar2." When I went to navbar2 template to do editing and I realized that navbar2 is not an exact copy of original navbar template.
The editing for each drop down menu item in Navbar2 template is time consuming. Is there a way to make another navbar that is completely open to adding different drop downs etcetra using Advanced Navabar?
Thanks for your prompt reply,
TC Topps
P.S. I installed standard Advanced Navbar into default vBulletin style. In vB3.8 it works and makes a drop down too.
I tried the global variable statements. It made no difference. When I am inside of an VbAdvanced dynamics or links program, if I decide to go to another location on the navbar it gives me a blank browser page with a 404 statement.
Some of the links from with in Dynamics program will work. But others do not. Project Tools does but VbBlog does not. CMPS portal does. Now it seems that CMPS pages that I have made to be wrapped will work the others do not.
So my question is why is the dynamics program directory looking for the blog file inside of dynamics directory and not its proper location inside of the forums directory. I have made the proper forum location statment inside of dyna config.php file.
So can you help me get your fine navbar addition to work. I have 3.1 CMPS, Dynamics 1.1, Vb 3.8. installed
Is this a normal experience. I have found out that these programs from Vbadvanced are in different tables. That I believe means that they can not be queried across table. Is that true?
So as a result that is why I am having the problem with navigation?
If that is the case they are just stand alone programs that need to be accessed differently when using aspects of dynamics and links.
Can someone help me with my conclusions please? I would appreciated it.