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
  #42  
Old 06-08-2008, 12:29 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 rooban12 View Post
Hello friend!!!
I have installed it, but for some pages nt working properly
you can check it here
http://img300.imageshack.us/my.php?image=errorshl1.jpg
thanks in advance
This may be interfearing with another hack you have installed. With out getting into you ADMINCP I can not troubleshoot this. I have never ran into this problem before nor has anyone else that I know of.
Reply With Quote
  #43  
Old 06-08-2008, 12:32 AM
TriMe's Avatar
TriMe TriMe is offline
 
Join Date: Apr 2008
Location: Ottawa
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

I was able to fix the allignment problem.

navbar3 template had:
<td style="padding:0px 10px 0px 0px" width="175" valign="top" class="page" style="0px;">

and I changed it to:
<td style="padding:0px 0px 0px 0px" width="175" valign="top" class="page" style="0px;">

Now my only issue is the blue background... Any ideas? This addon is awesome btw!
Thanks for your hard work.
Reply With Quote
  #44  
Old 06-08-2008, 12:35 AM
TriMe's Avatar
TriMe TriMe is offline
 
Join Date: Apr 2008
Location: Ottawa
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by attroll View Post
How are you putting this into you CMPS frontpage? I have it one one of my sites on the front page but I did not install it like a standard menu because the site it is on is not a standard front page.
Im not sure what you mean. Its in the left column and first module.

In your CMPS install instructions, you should also add a step otherwise it wont work.

In adminCP - vBA CMPS Settings - Main Settings - Portal Output Global Variables
type navbar3
Reply With Quote
  #45  
Old 06-08-2008, 03:24 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 TriMe View Post
Im not sure what you mean. Its in the left column and first module.

In your CMPS install instructions, you should also add a step otherwise it wont work.

In adminCP - vBA CMPS Settings - Main Settings - Portal Output Global Variables
type navbar3
Thank you I just added that.
Reply With Quote
  #46  
Old 06-08-2008, 03:38 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 TriMe View Post
Now my only issue is the blue background... Any ideas? This addon is awesome btw!
Thanks for your hard work.
That should be your "Second Alternating Color" in your style.
Reply With Quote
  #47  
Old 06-08-2008, 11:30 AM
TriMe's Avatar
TriMe TriMe is offline
 
Join Date: Apr 2008
Location: Ottawa
Posts: 150
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Quote:
Originally Posted by attroll View Post
That should be your "Second Alternating Color" in your style.
That did the tricks! Thanks a bunch for you quick responses.
Reply With Quote
  #48  
Old 06-15-2008, 11:35 PM
oninuva oninuva is offline
 
Join Date: May 2006
Location: USA
Posts: 388
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Please make collapsible.
Reply With Quote
  #49  
Old 06-23-2008, 09:41 AM
Bobbrown Bobbrown is offline
 
Join Date: Mar 2008
Posts: 25
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

It would be easier to use if it could be accessed directly within the vBulletin options from Admincp surely?
The user needs to do lots of to-ig and -fro-ing just to edt the links for each link.

Uninstalling.
Reply With Quote
  #50  
Old 06-23-2008, 03:02 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 Bobbrown View Post
It would be easier to use if it could be accessed directly within the vBulletin options from Admincp surely?
The user needs to do lots of to-ig and -fro-ing just to edt the links for each link.

Uninstalling.
I am not sure what you mean. You only need to go into your templates and edit the templates. If you are not familiar with HTML then this could be a problem but it is very basic HTML.
Reply With Quote
  #51  
Old 06-23-2008, 09:09 PM
indie2industry's Avatar
indie2industry indie2industry is offline
 
Join Date: Jan 2008
Posts: 224
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

This is the problem I'm having... And I tried everything listed in the thread so far :-(
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 11:05 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.05312 seconds
  • Memory Usage 2,320KB
  • 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
  • (6)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