The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar Details »» | |||||||||||||||||||||||||||
Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar
Developer Last Online: Dec 2007
Navbar Forumjump This mod adds a popup menu to the navbar with quick links to all your forums. If you like this, you can show your support by Rating it, Marking it as installed, Nominating for MOTM, and/or Donating to the author. Thanks, you rock. Why would you want to install this?
In forums I often find myself clicking on the "forum home" link to see the list of forums and then choose one to visit. With this mod, you simply click the "Forum Jump" menu, and down drops a dynamic menu with all your forums (represented in correct hierarchy of parents/children, and organized by category). The user can more easily visualize the structure of your forums, and can get to where they want to go quicker. And this is a lot prettier and better placed than the forum jump at the bottom of the pages. How does this reduce server resources? With this mod installed, the users will go directly to the next forum they want to visit without first going to the forum home. This saves the HTTP requests associated with a pageload, as well as the database queries required to generate the page. All Features.
Adds one plugin and a control panel options section (and its associated phrases). The menu is attached to the navbar using a template hook. Installation
Version 1.0.8 Bug fix (Oct. 13, 2007) Fixed bug when using the forumjump with vBa. (See post #145)Version 1.0.7 Bug fixes and workarounds (Sept. 18, 2007) Integrated fix for Smoothie's problems (Post #76 and on)Version 1.0.6 New Features (Sept. 17, 2007) Workaround for menu display problem in OperaVersion 1.0.5 Internal Development - Not released Version 1.0.4 New features (Sept. 12, 2007) Added optional link (icon) to the latest post in each forumVersion 1.0.3 New features (Sept. 11, 2007) All error messages output as HTML comments (better end user experience)Version 1.0.2 Bug fix (Sept. 10, 2007) Fixed bug introduced in Version 1.0.1Version 1.0.1 Bug Fixes and Enhancements (Sept. 10, 2007) Fixed a bug when URLs have session IDs in them.Version 1.0.0 Initial Release Screenshots Menu with the icon link to last post enabled. Supporters / CoAuthors Show Your Support
|
Благодарность от: | ||
nCODE |
Comments |
#72
|
||||
|
||||
I tried this and it works:
Open the product-navbar_forumjump_1.0.4.xml file with an editor. At line 85 Change: Code:
$url = 'forumdisplay.php'.$sess_url.'f='.$forumid; Code:
$url = '../forums/forumdisplay.php'.$sess_url.'f='.$forumid; Import and overwrite the product. Update: This was fixed in version 1.0.7 |
#73
|
|||
|
|||
Got this error for 1.0.4.:
XML Error: not well-formed (invalid token) at Line 1 |
#74
|
||||
|
||||
Try re-downloading the zip file, then extract the XML file and import that.
|
#75
|
||||
|
||||
When I log out of my forum the "Forum Jump" is still showing on the login.php?do=logout&logouthash= link, and it is showing forums that should not be viewable by unregistered guests, such as my moderator areas:
when I go from there to the forum index.php the forumjump is not viewable, but it is on the login page |
#76
|
||||
|
||||
Quote:
|
#77
|
|||
|
|||
still can't this to work on my custom skin.
|
#78
|
||||
|
||||
I took a look at your site and I think I know what's going on. I'll release an update that should fix it on Sunday or Monday. You can go ahead and disable it now and get rid of the extra useless link.
|
#79
|
|||
|
|||
Just did both of what you recommended, it works great now. Thanks!
|
#80
|
|||
|
|||
Installed it again, but nothing shows up.
http://www.sportscardforum.com I searched and found: $template_hook[navbar_buttons_left] In my navigation bar. I checked and it is turned on. Any idea? |
#81
|
||||
|
||||
Quote:
Change the first part of line 82 to: Code:
$lastpostlink = ' <a href="../forums/showthread.php' Import and overwrite. Update: This was fixed in version 1.0.7 |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|