vb.org Archive

vb.org Archive (https://vborg.vbsupport.ru/index.php)
-   vB3 Programming Discussions (https://vborg.vbsupport.ru/forumdisplay.php?f=15)
-   -   create new template (https://vborg.vbsupport.ru/showthread.php?t=275277)

11133 12-09-2011 04:42 PM

create new template
 
i have big problem, ive create couple of templates in one style
later i dont see them, ive search with content (phases) i know they have no results

they disapear, what im doing wrong

they needed me for
www.vbulletin.org/forum/showthread.php?p=2275900

help

kh99 12-10-2011 03:09 PM

There's no trick to it, I'm sure you aren't doing anything wrong. When you save the template are you getting any error messages? Sometimes if there's a problem with the template you'll get a message when you try to save it.

11133 12-10-2011 03:47 PM

no, i put this code
Code:

$stylevar[htmldoctype]
<html dir="$stylevar[textdirection]" lang="$stylevar[languagecode]">
<head>
<title>$vboptions[bbtitle]</title>
$headinclude
</head>
<body>
$header
$navbar
<table class="tborder" cellpadding="$stylevar[cellpadding]" cellspacing="$stylevar[cellspacing]" border="0" width="100%" align="center">
<tr>
    <td class="tcat">impresum</td>
</tr>
<tr>
    <td class="alt1">impresum</td>
</tr>
</table>

$footer
</body>
</html>

and its save with no error, and the impresum.php page show the content from the template, so i assumed the template its created, only problem is i cant access it, ive search for
<td class="alt1">impresum</td>,.... with no results

also listed all templates and didnt find "impresum"

kh99 12-10-2011 04:12 PM

I don't know - did you try just searching for "impresum"? Maybe it's having a problem matching those tags or something.

11133 12-10-2011 05:29 PM

yes i try that to
even try with $stylevar[htmldoctype]
listed all templates what have $stylevar[htmldoctype] byt didnt find this one :(

11133 12-13-2011 05:33 PM

someone else with simular problem to help me


All times are GMT. The time now is 04:58 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.02063 seconds
  • Memory Usage 1,719KB
  • 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
  • (1)footer
  • (1)gobutton
  • (1)header
  • (1)headinclude
  • (6)option
  • (1)post_thanks_navbar_search
  • (1)printthread
  • (6)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
  • bbcode_fetch_tags
  • bbcode_create
  • bbcode_parse_start
  • bbcode_parse_complete_precache
  • bbcode_parse_complete
  • printthread_post
  • printthread_complete