vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBulletin 3.0 Full Releases (https://vborg.vbsupport.ru/forumdisplay.php?f=33)
-   -   Additional Navbar (https://vborg.vbsupport.ru/showthread.php?t=65198)

attroll 05-02-2005 04:01 AM

Quote:

Originally Posted by mholtum
I really appreciate the effort you are taking to help me figure this out.. I found an easy fix, since I was banging my head against my keyboard for something like 5 hours..

I just uninstalled the second navbar completely and just added a table to my navbar template where I wanted it.. The odd thing is that it works perfectly on another site I designed http://www.theflyfishingforum.com

Just a complete mystery... But again, thanks for the effort.

Ok. No problem. If it works on one site and not another then there is something missing in your templates somewhere.

DavidN 05-29-2005 11:54 PM

Nice, thanks :D

TruthElixirX 06-21-2005 06:55 PM

I tried doing this, followed all of the instructions but the nav bar just doesn't show up...

Where do I need to put that phrase in the phpinclude_start template exactly as I think this would have something to do with it.

attroll 06-22-2005 04:16 AM

Quote:

Originally Posted by TruthElixirX
I tried doing this, followed all of the instructions but the nav bar just doesn't show up...

Where do I need to put that phrase in the phpinclude_start template exactly as I think this would have something to do with it.

Go to your phpinclude_start template and your stock version of the template should look like the one below with the exception of the line that needs to be added at the end/bottom.

// Example of how to include a seperate file:
// ob_start();
// require("yourheader.html");
// $header = ob_get_contents();
// ob_end_clean();
eval('$navbar2 = "' . fetch_template('navbar2') . '";');

mikexxx 06-28-2005 05:22 AM

Any support for 3.5 ? The is no phpinclude_start template.

quachvu 06-28-2005 06:46 AM

Quote:

Originally Posted by mholtum
This worked perfectly for me awhile ago.. Now that I want to install it again. When I add:
Code:

eval('$navbar2 = "' . fetch_template('navbar2') . '";');
to the phpinclude_start template, if makes my entire site center justified. I am at a loss for how this could happen

i have the same problem

attroll 06-28-2005 06:57 AM

Quote:

Originally Posted by mikexxx
Any support for 3.5 ? The is no phpinclude_start template.

Sorry I can not help you yet. I am not going to install 3.5 until it is all done the Beta testing. I have gone through this to many times before. It is hard to keep up with hacks while the Beta testing is being done. But if someone can ask on VB what happened to the phpinclude_start template and let me know I might be able to shed some light on this.

quachvu 06-28-2005 06:59 AM

Quote:

Originally Posted by quachvu
i have the same problem

OK, i have found out the problem ... when we edit the navbar2, we have delete
PHP Code:

    </tr>
    </
table>
</
div

we just add these again so things is ok then ...

attroll 06-28-2005 07:02 AM

Quote:

Originally Posted by quachvu
OK, i have found out the problem ... when we edit the navbar2, we have delete
PHP Code:

    </tr>
    </
table>
</
div

we just add these again so things is ok then ...

You still have me wondering now because there is no phpinclude_start template anymore. I went to VB and found a thread that said this. So now I need to research what this Hook thing is they are talking about.

http://www.vbulletin.com/forum/showt...start+template

Found these two here on this site:
https://vborg.vbsupport.ru/showthread.php?t=82703
https://vborg.vbsupport.ru/showthread.php?t=82625



.

theoperative 06-30-2005 10:48 AM

Just installed. Looks and works fine in IE, but it's completely messed up in firefox..anyone have that issue?

Also I'd like to know how you added that google search box in there? Also great navbar hack.


All times are GMT. The time now is 06:49 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.01339 seconds
  • Memory Usage 1,745KB
  • Queries Executed 10 (?)
More Information
Template Usage:
  • (1)ad_footer_end
  • (1)ad_footer_start
  • (1)ad_header_end
  • (1)ad_header_logo
  • (1)ad_navbar_below
  • (1)bbcode_code_printable
  • (2)bbcode_php_printable
  • (6)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (2)pagenav_pagelinkrel
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (10)printthreadbit
  • (1)spacer_close
  • (1)spacer_open 

Phrase Groups Available:
  • global
  • postbit
  • showthread
Included Files:
  • ./printthread.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/class_bbcode_alt.php
  • ./includes/class_bbcode.php
  • ./includes/functions_bigthree.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
  • printthread_start
  • pagenav_page
  • pagenav_complete
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete