vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   can some one post header here.. (https://vborg.vbsupport.ru/showthread.php?t=302593)

mangmel 09-24-2013 09:05 AM

can some one post header here..
 
<if condition="$show['searchbuttons']">
<td><a href="search.php$session[sessionurl_q]" accesskey="4">$vbphrase[search]</a></td>
<if condition="$show['member']">
<td><a href="search.php?$session[sessionurl]do=getnew" accesskey="2">$vbphrase[new_posts_nav]</a></td>
<else />
<td><a href="search.php?$session[sessionurl]do=getdaily" accesskey="2">$vbphrase[todays_posts]</a></td>
</if>
</if>

i need to know if my header is correct.

ForceHSS 09-24-2013 10:46 AM

Just look at the default one

mangmel 10-07-2013 03:02 AM

default one edited...

can you post original header here pls

tbworld 10-07-2013 03:20 AM

You did not state what version of vbulletin you are running, so the remedy I have given you is for any version. I am not sure we can post the full "header" template on the vbulletin.org. It might be against forum rules. All templates are stored in the "vbulletin-style.xml" file. Follow my simple instructions below and you will figure out the format.

Download your version of vbulletin from the vBulletin Members Area.

Find file:

"vbulletin-style.xml"

Search from within that file for:
<template name="header"

There you find your version of the template.

Digital Jedi 10-07-2013 04:44 AM

Unless you edited the Master Style while in debug mode, you should be able to see your default header template at any time. Either by creating a new default style with no parent or by looking at your template history.

mangmel 10-07-2013 06:28 AM

Powered by vBulletin® Version 3.8.7

please pm to me default header if against the rule thanks for help...

Simon Lloyd 10-07-2013 08:46 AM

tbworlds instructions stand!, vbulletin states that we cannot reproduce the code either in part or in full, this would mean reproducing the header for you.

Either do as tbworld or Digital Jedi state or check the xml in any back up you have done.

Digital Jedi 10-07-2013 03:37 PM

Quote:

Originally Posted by Digital Jedi (Post 2450630)
Unless you edited the Master Style while in debug mode, you should be able to see your default header template at any time. Either by creating a new default style with no parent or by looking at your template history.

Like I said, you can easily create your default header just by creating a new style, with no parent, in the Admin CP. Or just look at your template history. All of these are super faster (and more reliable) than waiting for someone to PM you their header (which we can't do.)

ForceHSS 10-07-2013 04:04 PM

When you look at the header in the style manager under the controls box you have the option to view original why dont you do this

Lynne 10-07-2013 04:16 PM

1 Attachment(s)
Edit template, click Show Default.
https://vborg.vbsupport.ru/attachmen...1&d=1381169767


All times are GMT. The time now is 03:10 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.01981 seconds
  • Memory Usage 1,727KB
  • 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_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