vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.6 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=194)
-   -   End-User Options - Navbar Forumjump- Adds a DHTML "Forum Jump" menu to your Navbar (https://vborg.vbsupport.ru/showthread.php?t=157353)

oly51 09-15-2007 12:59 AM

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;
To:
Code:

        $url = '../forums/forumdisplay.php'.$sess_url.'f='.$forumid;
Note: change "/forums/" to whatever your forums directory is.

Import and overwrite the product.


Update: This was fixed in version 1.0.7

michaelsilvia 09-15-2007 03:32 AM

Got this error for 1.0.4.:

XML Error: not well-formed (invalid token) at Line 1

Analogpoint 09-15-2007 03:49 AM

Try re-downloading the zip file, then extract the XML file and import that.

yoyoyoyo 09-15-2007 01:36 PM

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

Mecho 09-15-2007 05:04 PM

Quote:

Originally Posted by Analogpoint (Post 1339145)
Would you mind sharing exactly what you did to get it to work with vBa? I only ask since there were a few others with the same problem. Thanks.

i did the exact thing that u said in this topic .

Smoothie 09-15-2007 08:59 PM

still can't this to work on my custom skin.

Analogpoint 09-15-2007 09:27 PM

Quote:

Originally Posted by Smoothie (Post 1339712)
still can't this to work on my custom skin.

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.

Phooey 09-15-2007 10:49 PM

Quote:

Originally Posted by Analogpoint (Post 1338666)
Did you give that a try? Oh, and also, try the latest version.

Just did both of what you recommended, it works great now. Thanks!

michaelsilvia 09-16-2007 01:56 AM

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?

oly51 09-16-2007 10:54 PM

Quote:

Originally Posted by oly51 (Post 1339262)
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;
To:
Code:

        $url = '../forums/forumdisplay.php'.$sess_url.'f='.$forumid;
Note: change "/forums/" to whatever your forums directory is.

Import and overwrite the product.

One more change is needed to get the "Go to Last Post" feature working with vbadvanced CMPS.
Change the first part of line 82 to:
Code:

$lastpostlink = ' <a href="../forums/showthread.php'
Again, change "/forums/" to whatever your forums directory is.
Import and overwrite.

Update: This was fixed in version 1.0.7


All times are GMT. The time now is 01:07 AM.

Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.

X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.01299 seconds
  • Memory Usage 1,739KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (5)bbcode_code_printable
  • (4)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.php
  • ./global.php
  • ./includes/init.php
  • ./includes/class_core.php
  • ./includes/config.php
  • ./includes/functions.php
  • ./includes/class_hook.php
  • ./includes/modsystem_functions.php
  • ./includes/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.php 

Hooks Called:
  • init_startup
  • init_startup_session_setup_start
  • init_startup_session_setup_complete
  • cache_permissions
  • fetch_threadinfo_query
  • fetch_threadinfo
  • fetch_foruminfo
  • style_fetch
  • cache_templates
  • global_start
  • parse_templates
  • global_setup_complete
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete