Go Back   vb.org Archive > vBulletin Modifications > Archive > vB.org Archives > vBulletin 3.7 > vBulletin 3.7 Template Modifications

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
  #2  
Old 03-21-2008, 07:38 AM
logicuk logicuk is offline
 
Join Date: Jan 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i get this error while trying to import the xml on vb 3.7 b5

XML Error: XML_WAR_UNKNOWN_VERSION at Line 119
Reply With Quote
  #3  
Old 03-21-2008, 11:52 AM
Barakat's Avatar
Barakat Barakat is offline
 
Join Date: Nov 2004
Location: Jerusalem
Posts: 571
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

yes >>>>

its just a space in the

Code:
version="3.6.0"><![CDATA[
<if condition="THIS_SCRIPT ==
wish the coder can fix it in his product

and need to change the version numbers ...
Reply With Quote
  #4  
Old 03-21-2008, 03:35 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 Barakat View Post
yes >>>>

its just a space in the

Code:
version="3.6.0"><![CDATA[
<if condition="THIS_SCRIPT ==
wish the coder can fix it in his product

and need to change the version numbers ...
Thank you for pointing that out and fixing it. I have updated the zip file to include that in the first post.
Reply With Quote
  #5  
Old 03-21-2008, 05:46 PM
logicuk logicuk is offline
 
Join Date: Jan 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

i installed this it looks fine on my forum home

but when i view a thread the layout is all messed up
Reply With Quote
  #6  
Old 03-21-2008, 06:13 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 logicuk View Post
i installed this it looks fine on my forum home

but when i view a thread the layout is all messed up
What do you mean. I looked at you side and it seems to be working fine for me. What is going wrong with it in the read thread?

Are you just trying to get people to look at your porn site?
Reply With Quote
  #7  
Old 03-21-2008, 06:41 PM
logicuk logicuk is offline
 
Join Date: Jan 2008
Posts: 327
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

dude i run more than one forum
Reply With Quote
  #8  
Old 03-21-2008, 06:52 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 logicuk View Post
dude i run more than one forum
Could you send me the link to the forum you are referring to or explain what is happening.
Reply With Quote
  #9  
Old 03-24-2008, 04:22 AM
ssandgirls's Avatar
ssandgirls ssandgirls is offline
 
Join Date: May 2007
Location: Australia
Posts: 64
Благодарил(а): 0 раз(а)
Поблагодарили: 0 раз(а) в 0 сообщениях
Default

Hello, I am looking for a side bar that can be turned off....... I have members who like to use a sidebar, and ones that prefer none.
Is there a way this can be turned on and off?

Many thanks
Reply With Quote
  #10  
Old 03-24-2008, 01:15 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 ssandgirls View Post
Hello, I am looking for a side bar that can be turned off....... I have members who like to use a sidebar, and ones that prefer none.
Is there a way this can be turned on and off?

Many thanks
Question.

If you turn it off then how are the members going to know how to get to the links since they will not be able to see the navbar?
Reply With Quote
Reply

Thread Tools

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:52 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.04642 seconds
  • Memory Usage 2,295KB
  • Queries Executed 23 (?)
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
  • (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
  • (2)pagenav_pagelink
  • (10)post_thanks_box
  • (10)post_thanks_button
  • (1)post_thanks_javascript
  • (1)post_thanks_navbar_search
  • (10)post_thanks_postbit_info
  • (9)postbit
  • (10)postbit_onlinestatus
  • (10)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