vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vBadvanced CMPS (https://vborg.vbsupport.ru/forumdisplay.php?f=101)
-   -   vBadvanced CMPS - Old Support Thread (https://vborg.vbsupport.ru/showthread.php?t=73845)

Sia Bani 12-31-2004 07:45 PM

What's the easiest way to add "Home" and "Forums" to the navbar at the top which includes "New posts" "search" "FAQ" etc...? Is it through VB 3.0.3 or this?

Can someone run me through it? Thanks.

Blue Moose Aaron 12-31-2004 08:09 PM

Sia Bani: In Navigation / Breadcrumb Templates go to the template navbar and find
Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
                </if>

and before it add
Code:

<td class="vbmenu_control"><a href="/">Home</a></td>
<td class="vbmenu_control"><a href="/vbulletin/">Forum</a></td>


Sia Bani 12-31-2004 08:15 PM

Quote:

Originally Posted by Ted Varnson
Sia Bani: In Navigation / Breadcrumb Templates go to the template navbar and find
Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
                </if>

and before it add
Code:

<td class="vbmenu_control"><a href="/">Home</a></td>
<td class="vbmenu_control"><a href="/vbulletin/">Forum</a></td>


Thanks very much!!

trevelyn1015 12-31-2004 08:25 PM

my cmps has "<<< Powered by" in the bottom left hand corner and i can't find how to remove it...

and every once in a while "by VBadvanced" pops up... as the page i navigate to... anyone know how to remove this?

Sia Bani 12-31-2004 08:33 PM

Quote:

Originally Posted by Ted Varnson
Sia Bani: In Navigation / Breadcrumb Templates go to the template navbar and find
Code:

<if condition="$show['member']">
                        <td class="vbmenu_control"><a href="usercp.php?$session[sessionurl]">$vbphrase[user_cp]</a></td>
                </if>

and before it add
Code:

<td class="vbmenu_control"><a href="/">Home</a></td>
<td class="vbmenu_control"><a href="/vbulletin/">Forum</a></td>


Ted, I figure you're the man to ask now that we're on this topic...how do I make another row below the original because it's getting really cluttered now. With future hacks, it'll be necessary.

Thanks again!

RWDF1 01-01-2005 06:59 PM

I just installed it, and it dosent work. I editied all the files but cant get anything, I just get internal server error.

trevelyn1015 01-03-2005 07:38 AM

brian, on vbadvanced, acted like he had no idea...

still can't get this figured out...

Exernon 01-04-2005 03:16 PM

I'm still a newbie in vBulletin so pardon me but how can I add Forums and Home to the navbar?

Deaths 01-04-2005 04:09 PM

To add a "home" link , simply edit out the home URL in your navbar template.
To add a new link , look in the "How-To's" section on http://www.vbulletin.com .

Deaths 01-04-2005 04:10 PM

Hmm , I just noticed vbadvanced.com is down , is anyone else having this problem?


All times are GMT. The time now is 07:09 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.01638 seconds
  • Memory Usage 1,739KB
  • 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
  • (6)bbcode_code_printable
  • (2)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (4)pagenav_pagelink
  • (1)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