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)

Selene 09-17-2007 12:40 AM

thanks

jzewatsky 09-17-2007 12:49 AM

Quote:

Originally Posted by oly51 (Post 1340476)
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.

Thanks Oly, works great!

Analogpoint 09-17-2007 05:03 PM

Quote:

Originally Posted by yoyoyoyo (Post 1339487)
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:

http://img522.imageshack.us/img522/4590/erroryw7.jpg

when I go from there to the forum index.php the forumjump is not viewable, but it is on the login page

This is a problem with the vB core. The forum jump menu is showing for the same reason that the 'register' link is not showing and the 'search' dropdown is showing instead of just a link to the search page. If, after logging out, you go to the forum home page, you will get the register link, as well as just the 'search' link instead of a drop-down.

But in any case, this is *not* a problem, since the *only* way to get to that page and view the forumjump dropdown, is to actually have the privileges and then log out.

There's not much I can do about it, since at that point the vB core code tells me that the user is still a member-- ie the $show[member] variable still evaluates to true.

Analogpoint 09-17-2007 05:19 PM

For those of you who installed this with vBa, there is now a setting to add a relative URL to prepend to the links, so you don't have to hack the files.

@Smoothie. I've done some testing and I think the latest version (1.0.6) should fix your problem. Overwrite the old version with this one, then in the settings, choose not to auto-display the menu, then in your templates, add $forumjumpmenu where you want the menu to appear.

Smoothie 09-18-2007 12:05 AM

Ok, given it another shot.

Smoothie 09-18-2007 12:09 AM

works, somewhat. Link appears in header, dropdown works, but for some reason it displays under the navbar..It's installed on site, check it out.

Analogpoint 09-18-2007 12:44 AM

Quote:

Originally Posted by Smoothie (Post 1341339)
works, somewhat. Link appears in header, dropdown works, but for some reason it displays under the navbar..It's installed on site, check it out.

Would you be so kind as to try this?

Smoothie 09-18-2007 12:47 AM

Quote:

Originally Posted by Analogpoint (Post 1341354)
Would you be so kind as to try this?

trying now.

Smoothie 09-18-2007 12:50 AM

It's installed, but it does not work as well as 1.0.6. It throws all the other links out of wack and it's still under the navbar.

Analogpoint 09-18-2007 12:51 AM

It must be an issue with the fact that the (hidden) dhtml menu is output right beside the menu link, instead of at the bottom of the template, like with the standard menus. Would you like to try one other tweak to see if that's the problem?


All times are GMT. The time now is 09:33 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
  • Page Generation 0.01049 seconds
  • Memory Usage 1,740KB
  • 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
  • (1)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