![]() |
Thanks AnalogPoint that was the problem, the boards were not set to show on the drop downs. And your latest version fixed the other problem.
Mark as Installed!! A++ |
couldn't get this to work. I've made the edits, import the product and added the link. All I get is "Forum Jump" in header, but it does not show the forum jump menu, all it does is link to forumdisplay.
|
I've installed this and it works great, but it doesn't appear in my navbar on the root of the site, which is powered by vBadvanced CMPS. I've tweaked my navbar a lot, so I had to insert "$template_hook[navbar_buttons_left]" to get it to show up at all, but that doesn't seem to work on vBa pages.
Any ideas? |
Im a complete noob with this stuff, this was my first ever plug in and it worked right outta the box.
Ive got it set up HERE, and while i wish i could customize the sections to not be in sequential order, its still pretty neat. Is there a way i can have the 3 main sections by themselves, and then all the small sections in one long column at the end? |
ok ive been doing some research on my site. Turns out that, out of my four styles running it works on only one. The other three aren't even showing up in the navebar. Iv'e been looking over the code in the one style it is working on and no reference to this add-on at all. Not quit sure where its pulling to start the add-on, mabey in the hook system? I'm pretty unfamiliar with the hook system. Any way still trying to figure it out.
|
Ok i got it working on 2 styles now. Only problem I have left is that it wont show on CMPS hompage. The add-on only works on forumhome and forum pages. I'm looking into putting it on the CMPS and i'll let you all know.
|
Quote:
Make one last change and it should work. I just realized you said all your links are in your header, and you're not using the navbar template. In the plugin code, find Code:
$vbulletin->templatecache['navbar'] Code:
$vbulletin->templatecache['header'] |
For those of you who are installing this on 3.6.4, 3.6.5 etc, I've now made this plugin compatible with 3.6.0 to 3.6.8 Just install the lastest version (1.0.4), and if you running less than vB 3.6.8 insert $template_hook[navbar_buttons_left] in one of your templates, wherever you want them menu to appear.
Quote:
Quote:
Quote:
|
Version 1.0.4 not working on my forum. its not showing any popup. im using a fully customized templates. my forum's navbar links is based on icons rather then text links.
So had to stick with version 1.0.3. can you add a templates in the next version where we can customize the navbar link & popup menu.. thx |
Quote:
|
Question....
Is there a reason this only seems to work with the "default" vB skin? Im running the current version of vB btw. Ive installed a few free skins ive downloaded, but the Forum Jump link doesnt show up on any of them. Still, great add on for vB, props to the coder. |
I can get the pop-up to work on the default skin only. It will not work on the custom skin. The link shows in the header, but when click for dropdown it doesn't work.
|
Is there a css class defined in the plugin for this link that perhaps isn't in custom skins?
|
Quote:
Quote:
Quote:
|
Very useful modification, suggestion if you are willing to take one, an option to limit the number of characters appearing on the name of the section.
|
Quote:
|
Quote:
Here is my site. The skin is supposed to be 3.6.8... but im a noob at this so dont know much about hte other stuff you said. |
you rocks ;)
|
Quote:
|
Quote:
|
Quote:
|
Quote:
Quote:
|
Quote:
|
Quote:
Quote:
|
Quote:
Great add-on, Analogpoint. |
Thanks Analogpoint , works fine on vba too :)
|
Quote:
|
Quote:
|
Very practical and helpful Mod. Thank you very much.
I'm running vBadvanced and have noticed that I get a no input file specified message when I use the forumjump menu from the advanced page. My vba page lives outside the forum directory so the url does not point to my forum. This happens frequently when I add things to my vBadvanced page and usually adding $vboptions[bburl] at the begining of the links fixes the problem . Can someone help me find where in the code I can add $vboptions[bburl] to correct the links. |
Quote:
|
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 |
Got this error for 1.0.4.:
XML Error: not well-formed (invalid token) at Line 1 |
Try re-downloading the zip file, then extract the XML file and import that.
|
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:
https://vborg.vbsupport.ru/ when I go from there to the forum index.php the forumjump is not viewable, but it is on the login page |
Quote:
|
still can't this to work on my custom skin.
|
Quote:
|
Quote:
|
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? |
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 |
All times are GMT. The time now is 11:45 PM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|