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

Reply
 
Thread Tools
Advanced Forum Navbar Details »»
Advanced Forum Navbar
Version: 1.0, by Coroner Coroner is offline
Developer Last Online: Dec 2011 Show Printable Version Email this Page

Category: Forum Display Enhancements - Version: 3.8.2 Rating:
Released: 08-01-2009 Last Update: 08-05-2009 Installs: 22
DB Changes Uses Plugins Template Edits
Code Changes Translations  
No support by the author.

The original mod was created years ago for the wBB (Woltlab Burning Board) and was called "Advanced Forum Header".

This Mod will install an advanced navbar with user and forum informations.
The user have the ability to choose between the "default" and "advanced" navbar into his UserCP.

This mod needs code changes and adds a few queries for every page in the forum.
Take a look into the READ.ME for the code changes (it will add a HOOK in the fetch_template function).

FAQ's
All my users should have the advanced navbar for default.
Answer: Open the product.xml and locate the installcode. You will found a default value '0'. Simply change it into '1' und install the product.

How can I add more navbar's?
Answer: The advanced navbar template is called "afn_navbar_1". Simply create a template (for example: "afn_navbar_2") and place it into the product.
Next take a look into the template "afn_usercp_option". You will found an option menu like this:
Code:
<option value="0" $afn[0]>$vbphrase[afn_navbar_chooser1]</option>
<option value="1" $afn[1]>$vbphrase[afn_navbar_chooser2]</option>
You need to change those option into:
Code:
<option value="0" $afn[0]>$vbphrase[afn_navbar_chooser1]</option>
<option value="1" $afn[1]>$vbphrase[afn_navbar_chooser2]</option>
<option value="2" $afn[2]>my 3rd navbar</option>
All navbar templates needs a unique number at it's end ("afn_navbar_X"). Where X is the option number.

edit: 03.08.2009
Changed the product and add a new plugin to fix the "mostest online users".
edit: 04.08.2009
Fixed a problem with vBA and/or vBCMS

Download Now

File Type: zip advanced_forum_navbar.zip (28.0 KB, 224 views)

Screenshots

File Type: jpg Bild 1.jpg (35.9 KB, 0 views)
File Type: jpg Bild 2.jpg (30.7 KB, 0 views)
File Type: jpg Bild 3.jpg (42.0 KB, 0 views)

Show Your Support

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

Comments
  #12  
Old 08-09-2009, 07:45 AM
Coroner Coroner is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 797
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by faizulhaque View Post
i installed this mod. it's great.
but little issue. when i selet the advance navbar. from usercp. chatbox and Help Contribute donation on index page. is hide.

what the issue?

any help
Sorry, I don't use those mods. That's why I can't figure it out.
Reply With Quote
  #13  
Old 08-09-2009, 03:28 PM
RTMdotORG RTMdotORG is offline
 
Join Date: Dec 2008
Posts: 282
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This looks like alot of zero tolerances code from the welcome panel template rewrite....
Reply With Quote
  #14  
Old 08-09-2009, 04:26 PM
Coroner Coroner is offline
 
Join Date: Feb 2008
Location: Germany
Posts: 797
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I don't know this. All I can say is, that I have a lot "older" wBB Mods.

And it's very simple to convert into vB
Reply With Quote
  #15  
Old 09-25-2010, 05:01 PM
Black Tiger's Avatar
Black Tiger Black Tiger is offline
 
Join Date: Apr 2004
Location: Netherlands
Posts: 957
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I really like this, but I'll wait untill it's really fixed with the hook system and no file edits are necessary anymore.
Furthermore it would be nice to have configmenu where you can choose which should be default, if users can choose navbar on/off.
Reply With Quote
  #16  
Old 11-07-2010, 02:18 PM
johnban johnban is offline
 
Join Date: Apr 2008
Posts: 31
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi,

I install it and I made the change in function.php and I change in my user CP to use the advanced navbar but.. nothing happens...
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 10:29 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.06691 seconds
  • Memory Usage 2,281KB
  • Queries Executed 21 (?)
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
  • (2)bbcode_code
  • (1)bbcode_quote
  • (1)footer
  • (1)forumjump
  • (1)forumrules
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (1)modsystem_post
  • (1)navbar
  • (4)navbar_link
  • (120)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (6)post_thanks_box
  • (6)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (6)post_thanks_postbit_info
  • (5)postbit
  • (4)postbit_attachment
  • (6)postbit_onlinestatus
  • (6)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_attachment
  • postbit_display_complete
  • post_thanks_function_can_thank_this_post_start
  • pagenav_page
  • pagenav_complete
  • tag_fetchbit_complete
  • forumrules
  • navbits
  • navbits_complete
  • showthread_complete