vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.5 Add-ons (https://vborg.vbsupport.ru/forumdisplay.php?f=113)
-   -   Second Navbar At Bottom Of Thread (https://vborg.vbsupport.ru/showthread.php?t=98853)

brvheart 01-07-2006 01:45 AM

Quote:

Originally Posted by peterska2
Got it.

In the template navbar_bottom

FIND

Code:

<td id="navbar_search" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search"); </script></td>
REPLACE WITH

Code:

<td id="navbar_search2" class="vbmenu_control"><a href="search.php$session[sessionurl_q]" accesskey="4" rel="nofollow">$vbphrase[search]</a> <script type="text/javascript"> vbmenu_register("navbar_search2"); </script></td>
FIND

Code:

<td id="usercptools" class="vbmenu_control"><a href="$show[nojs_link]#usercptools">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools"); </script></td>
REPLACE WITH

Code:

<td id="usercptools2" class="vbmenu_control"><a href="$show[nojs_link]#usercptools2">$vbphrase[quick_links]</a> <script type="text/javascript"> vbmenu_register("usercptools2"); </script></td>
FIND

Code:

<if condition="$show['searchbuttons']">
        <!-- header quick search form -->
        <div class="vbmenu_popup" id="navbar_search_menu" style="display:none">

REPLACE WITH

Code:

<if condition="$show['searchbuttons']">
        <!-- header quick search form -->
        <div class="vbmenu_popup" id="navbar_search2_menu" style="display:none">

FIND

Code:

<if condition="$show['member']">
        <!-- user cp tools menu -->
        <div class="vbmenu_popup" id="usercptools_menu" style="display:none">

REPLACE WITH

Code:

<if condition="$show['member']">
        <!-- user cp tools menu -->
        <div class="vbmenu_popup" id="usercptools2_menu" style="display:none">

I've just been testing it and it works fine on IE on my site.

A word of advice, if you want to add any other dropdown menus to the bottom navbar, make sure they have a different ID to those in the main navbar otherwise this duplication will occur again.


I'll update the plugin and get it re-released later (probably tomorrow).


This is the fix for the double arrows etc? Just to be sure before I do it lol

peterska2 01-07-2006 12:24 PM

Yeah, thats for the double arrows

brvheart 01-07-2006 03:46 PM

Quote:

Originally Posted by peterska2
Yeah, thats for the double arrows

Thank you :)

peterska2 01-07-2006 04:23 PM

Updated zip file with changes to fix double arrows in navbar bug.

To upgrade, import new XML overwriting the existing one.

opek 01-07-2006 10:54 PM

Just what I've been looking for. Thanks!!

opek clicks install

S@NL - BlackBik 01-08-2006 08:30 PM

Thanks mate, just upgraded :)

wizardan 01-29-2006 12:09 PM

Wow...
New license holder here.
Chose this as my first plugin install attempt.
Smooth as butter.

Definitely clicks install.

Thank you. :cool:

peterska2 04-19-2006 10:29 PM

Important information regarding support - 20/04/06
Due to time constraints and the amount of things that are being planned for future modifications, priority support will now be provided here. Support provided in this thread will be on an as and when basis.

CSS59 04-30-2006 06:02 PM

just what i was looking for!
Thank you!

da420 06-01-2006 06:29 AM

Good stuff man. Been looking for something exactly like this. Members have been asking about it. Thanks.


All times are GMT. The time now is 11:34 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.01018 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
  • (8)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (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