Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications
FAQ Community Calendar Today's Posts Search

Reply
 
Thread Tools
Additional side navbar Details »»
Additional side navbar
Version: 1.01, by attroll attroll is offline
Developer Last Online: Mar 2023 Show Printable Version Email this Page

Category: Miscellaneous Hacks - Version: 3.7.5 Rating:
Released: 03-20-2008 Last Update: 03-20-2008 Installs: 74
Uses Plugins Template Edits
Additional Files  
No support by the author.

I am using this post for a test writeup for a modification I am creating on another site.

Despite what category this is in it works with vBulletin 3.0 up to the most recent version of 3.7.
What this does is create another navbar bar as a left column ny inserting $navbar3 in your navbar template.
With very little modifications you can add to, remove or move items around in this additional navbar.

To install the this
1. Download the zipped file.
2. Unzip the file.
3. Import the product-navbar3.xml into your Plugins & Products Manage Plugins.
4. In the footer template find:
PHP Code:
$spacer_close
<!-- /content area table --> 
Below that add;
PHP Code:
<!-- leftside column -->
</
td>
</
tr>
</
table>
<!-- / 
leftside column --> 
5. In the navbar template find:
PHP Code:
<!-- / PAGENAV POPUP -->
</if> 
Below that add:
PHP Code:
$navbar3 
6. Upload the following file into your forum/images/misc/ directory
navbits_dash.gif
7. go into you Admincp and edit the template navbar3 to include the link you want to include in it.

Using this with CMPS
This xml file will work only on CMPS 3.0.0 it will not work on any of the previous RC versions.

If you would like to include this navbar3 on the front page of your CMPS you can import the following file "cmps_navbar3" through your Admincp--> vBa CMPS--> Download/Upload Module.

In adminCP - vBA CMPS Settings - Main Settings - Portal Output Global Variables type navbar3

You'll need to disable the original Navigation mudule or you're gonna have two of them on the page.

Thanks go out to Leo Brazil for creating the CMPS module.

Show Your Support

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

Comments
  #72  
Old 07-10-2008, 01:12 PM
Tigratrus's Avatar
Tigratrus Tigratrus is offline
 
Join Date: Nov 2006
Posts: 34
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Any suggestion on how to move it to the right side instead of the left? We're looking at using it for some ad space, but don't want to have them all on the left side where they would cripple the site for PDA/Phone users .

Thanks for a quick/clean solution for a sidebar, we were really glad to be able to get rid of CMPS in the next generation of our site, and this helps quite a bit :: thumbs up ::
Reply With Quote
  #73  
Old 08-31-2008, 05:41 AM
s810car s810car is offline
 
Join Date: Mar 2008
Posts: 50
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Well I would say post the sidebar stuff after the $forumhome_markread_script but before the "whats going on" area in a page.

The people mentioning they want a collapsible bar, its not difficult to set up a collapsible div for it, if you need the info I could PM it. I have a collapsible banner box on my forumhome page

here

needs an update but heres a SS


That can added easily but enough spamming, nice product :up: wish I saw it before I made my own sidebar lol
Reply With Quote
  #74  
Old 09-27-2008, 05:16 AM
glass fanatic glass fanatic is offline
 
Join Date: Sep 2008
Posts: 8
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Is this what I need so that I can side ad banners and a chat room to the left side of the forum?
Thanks
Irene
Reply With Quote
  #75  
Old 10-23-2008, 10:07 AM
Gavinmorrison Gavinmorrison is offline
 
Join Date: Oct 2008
Posts: 7
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hi There
I might be a little lost how do I find the footer template? thanks G
Reply With Quote
  #76  
Old 10-23-2008, 02:38 PM
attroll's Avatar
attroll attroll is offline
 
Join Date: Jan 2003
Location: Litchfield, Me
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Gavinmorrison View Post
Hi There
I might be a little lost how do I find the footer template? thanks G
I don't know why you are lloking for the footer template but if is in the ADMINCP uner Styles & Templates.
Reply With Quote
  #77  
Old 10-24-2008, 06:50 PM
Fungsten's Avatar
Fungsten Fungsten is offline
 
Join Date: Jul 2006
Posts: 1,131
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by attroll View Post
I don't know why you are lloking for the footer template but if is in the ADMINCP uner Styles & Templates.
Because you say in the instructions:

Quote:
4. In the footer template find:
$spacer_close
<!-- /content area table -->
Below that add;
<!-- leftside column -->
</td>
</tr>
</table>
<!-- / leftside column -->
Reply With Quote
  #78  
Old 10-25-2008, 02:49 AM
attroll's Avatar
attroll attroll is offline
 
Join Date: Jan 2003
Location: Litchfield, Me
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by Fungsten View Post
Because you say in the instructions:
O, OK, sorry about that. I have another navbar hack I created and that one does not require anything in the footer. That is the one I that I was talking about. Sorry.
Reply With Quote
  #79  
Old 11-02-2008, 12:03 AM
Kaycee123 Kaycee123 is offline
 
Join Date: Jun 2007
Location: Alberta, Canada
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I have this installed and its lined up correctly on my forumhome (beside our chatbox)



but the User CP layout is all changed



What can I do to line this up correctly?
Reply With Quote
  #80  
Old 11-02-2008, 01:19 AM
attroll's Avatar
attroll attroll is offline
 
Join Date: Jan 2003
Location: Litchfield, Me
Posts: 664
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It is hard to say but it appears that you have a hack installed for the USERCP. that is probably what is doing this.
Reply With Quote
  #81  
Old 11-02-2008, 06:37 PM
Kaycee123 Kaycee123 is offline
 
Join Date: Jun 2007
Location: Alberta, Canada
Posts: 122
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Yes, I'm sure that's what the problem is, but is there some way to fix it?? Any suggestions would be appreciated!!
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 08:56 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.10698 seconds
  • Memory Usage 2,316KB
  • 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
  • (4)bbcode_php
  • (4)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
  • (4)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