vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   Can someone tell me how to get rid of these (https://vborg.vbsupport.ru/showthread.php?t=87327)

bahawolf 08-07-2003 05:23 PM

Quote:

Originally Posted by dreamer
Okay I did that.. Removed navbar.. Which one of you awesome people are going to help me put that "quicknavbar" thing in the Welcome panel? I would greatly appreciate it.. Like a lot. Please tell me!

Under <---Guest Welcome Panel---> or whatever it is, remove the following:
Quote:

<td class="alt2" valign="middle" nowrap="nowrap">
<center>
<form action="login.php" method="post" onsubmit="md5hash(vb_login_password,vb_login_md5pa ssword)">
<span class="smallfont">Login with username and password:</span><br />
<script type="text/javascript" src="clientscript/md5.js"></script>
<input type="hidden" name="vb_login_md5password" />
<input type="hidden" name="s" value="$session[sessionhash]" />
<input type="hidden" name="do" value="login" />
<input type="text" class="bginput" name="vb_login_username" size="7" />
<input type="password" class="bginput" name="vb_login_password" size="7" />
<input type="submit" class="button" value="Login!" />
<br /><span class="smallfont"><label for="cb_cookieuser"><input type="checkbox" name="cookieuser" value="1" id="cb_cookieuser" checked="checked" />Remember username/password?</label></span>
</form>
</center>
</td>

iJason 08-07-2003 05:35 PM

Okay I did what bahawolf said.. But how do I get the navbar back that was there before? I don't remember where I deleted it.. It wasn't in the header I don't think..

bahawolf 08-07-2003 05:38 PM

Ok, did you delete the content of the navbar template, or did you delete $navbar in FORUMHOME?

iJason 08-07-2003 05:39 PM

I didn't delete what was in navbar I thought it was template home.. $navbar is in there right under $header.. but it isnt showing up? Where else could it have been removed?

iJason 08-07-2003 05:46 PM

Weird.. navbar shows up on everypage but the home page.. and the navbar is in the forumhome template?

bahawolf 08-07-2003 05:53 PM

Quote:

Originally Posted by dreamer
Weird.. navbar shows up on everypage but the home page.. and the navbar is in the forumhome template?

Go to the template 'FORUMHOME', not Header, and under $header - Place $navbar - This is what the first few lines for me look likes...
Quote:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<!-- no cache headers -->
<meta http-equiv="Pragma" content="no-cache" />
<meta http-equiv="Expires" content="-1" />
<meta http-equiv="Cache-Control" content="no-cache" />
<!-- end no cache headers -->
<title>$vboptions[bbtitle] - powered by vBulletin</title>
$headinclude
</head>
<body>
$header
$navbar

bahawolf 08-07-2003 06:10 PM

Quote:

Originally Posted by dreamer
Weird.. navbar shows up on everypage but the home page.. and the navbar is in the forumhome template?

I see it works now.. good job.

iJason 08-07-2003 06:30 PM

Thank you kind sir :D

bahawolf 08-07-2003 07:10 PM

Your welcome, glad I could help.

iJason 09-12-2003 09:04 AM

How do you get rid of that floating headerbar the second green x?


All times are GMT. The time now is 01:46 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.01014 seconds
  • Memory Usage 1,738KB
  • 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
  • (5)bbcode_quote_printable
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)pagenav
  • (1)pagenav_curpage
  • (1)pagenav_pagelink
  • (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