Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.5 > vBulletin 3.5 Add-ons
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Second Navbar At Bottom Of Thread Details »»
Second Navbar At Bottom Of Thread
Version: 1.0.4, by peterska2 peterska2 is offline
Developer Last Online: Nov 2013 Show Printable Version Email this Page

Version: 3.5.2 Rating:
Released: 10-19-2005 Last Update: 01-06-2006 Installs: 30
Uses Plugins Template Edits
 
No support by the author.

BOTTOM NAVBAR v1.00
By peterska2 20 Oct 2005



PLUGINS = 2
NEW TEMPLATES = 1
TEMPLATE EDITS = 1


To install

Import product xml product-bottom_navbar

Edit Template SHOWTHREAD

FIND
Code:
<if condition="$show['quickreply'] OR $show['ajax_js']">
ABOVE ADD
Code:
<!-- bottom navbar -->
$navbar_bottom
<br />
<!-- / bottom navbar -->
To edit the links to your specifications, edit the template navbar_bottom.


YOU ARE DONE.
PLEASE CLICK INSTALL IF YOU HAVE USED THIS.


Please be gentle, This is my first plugin release so there could be bugs.

Update v1.0.4: 07 Jan 2006

Fixed bug with double arrows in regular navbar in IE. To upgrade import new XML overwriting the existing one.


Update v1.0.2: 17 Nov 2005

Changed settings so bottom navbar can be shown on all pages. Also, can now add the variable $navbar_bottom to ANY template.

Zip file Updated.


Update v1.01: Fixed Bug with forum description being shown under bottom navbar.

To Update: Edit template navbar_bottom


FIND

Code:
<br />
<if condition="$show['forumdesc']">
    <table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
    <tr>
        <td class="alt1" width="100%"><strong>$foruminfo[title]</strong> <span class="smallfont">$foruminfo[description]</span></td>
    </tr>
    </table>
    <br />
</if>
DELETE IT

Zip File Updated



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.

Show Your Support

  • This modification may not be copied, reproduced or published elsewhere without author's permission.

Comments
  #12  
Old 11-17-2005, 12:36 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

put $navbar_bottom under $navbar
Reply With Quote
  #13  
Old 11-17-2005, 12:41 AM
LauraFL LauraFL is offline
 
Join Date: Jan 2005
Location: Florida
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I did that, but its not showing up. Which template should I do that in? Maybe I'm doing it in the wrong place?
Reply With Quote
  #14  
Old 11-17-2005, 12:47 AM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

do it in showthread and I'll put together an extra bit to the plugin to show it on forumhome and forumdisplay. It won't be till tomorrow though as I'm getting ready to go to bed now and I'll more than likely make a mistake and end up making a complete hash of it if I do it now.
Reply With Quote
  #15  
Old 11-17-2005, 12:49 AM
LauraFL LauraFL is offline
 
Join Date: Jan 2005
Location: Florida
Posts: 39
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Thanks
Reply With Quote
  #16  
Old 11-17-2005, 03:18 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Updated to version 1.0.2

To upgrade reinstall product overwriting the existing one.
Reply With Quote
  #17  
Old 12-22-2005, 07:45 PM
Noonster Noonster is offline
 
Join Date: Jun 2005
Location: East Yorkshire, UK
Posts: 80
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by peterska2
put $navbar_bottom under $navbar
I have done that but it keeps showing a break between the standard navbar and the new one

Anyideas??

Thanks
Darren
Reply With Quote
  #18  
Old 01-03-2006, 12:13 PM
brvheart's Avatar
brvheart brvheart is offline
 
Join Date: Jul 2005
Posts: 477
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice hack....will click install as soon as I can get rid of the double arrow next to quicklinks and search....does not show up on index.php but everywhere else it does...see attached picture....
Reply With Quote
  #19  
Old 01-03-2006, 08:14 PM
S@NL - BlackBik's Avatar
S@NL - BlackBik S@NL - BlackBik is offline
 
Join Date: Jul 2004
Location: Netherlands
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Nice
Made this myself on the 3.0 forum, but it's very much easier to implement this hack than figure it out again for myself
Reply With Quote
  #20  
Old 01-03-2006, 08:56 PM
S@NL - BlackBik's Avatar
S@NL - BlackBik S@NL - BlackBik is offline
 
Join Date: Jul 2004
Location: Netherlands
Posts: 307
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by ravenes
Nice hack....will click install as soon as I can get rid of the double arrow next to quicklinks and search....does not show up on index.php but everywhere else it does...see attached picture....
Got the same thing.
But only in IE, not in Firefox. And only on pages that show the bottom navbar (threads that is).
If you find a solution, please post it here
Reply With Quote
  #21  
Old 01-06-2006, 08:15 PM
peterska2 peterska2 is offline
 
Join Date: Oct 2003
Location: Manchester, UK
Posts: 6,504
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

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).
Reply With Quote
Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT. The time now is 07:58 PM.


Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2024, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information
  • Page Generation 0.09607 seconds
  • Memory Usage 2,315KB
  • Queries Executed 25 (?)
More Information
Template Usage:
  • (1)SHOWTHREAD
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)ad_showthread_beforeqr
  • (11)bbcode_code
  • (2)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (6)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (3)pagenav_pagelink
  • (11)post_thanks_box
  • (11)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (11)post_thanks_postbit_info
  • (10)postbit
  • (11)postbit_onlinestatus
  • (11)postbit_wrapper
  • (1)spacer_close
  • (1)spacer_open
  • (1)tagbit_wrapper 

Phrase Groups Available:
  • global
  • inlinemod
  • postbit
  • posting
  • reputationlevel
  • showthread
Included Files:
  • ./showthread.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/functions_bigthree.php
  • ./includes/class_postbit.php
  • ./includes/class_bbcode.php
  • ./includes/functions_reputation.php
  • ./includes/functions_post_thanks.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
  • showthread_start
  • showthread_getinfo
  • forumjump
  • showthread_post_start
  • showthread_query_postids
  • showthread_query
  • bbcode_fetch_tags
  • bbcode_create
  • showthread_postbit_create
  • postbit_factory
  • postbit_display_start
  • post_thanks_function_post_thanks_off_start
  • post_thanks_function_post_thanks_off_end
  • post_thanks_function_fetch_thanks_start
  • post_thanks_function_fetch_thanks_end
  • post_thanks_function_thanked_already_start
  • post_thanks_function_thanked_already_end
  • fetch_musername
  • postbit_imicons
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete