FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum Development » Bug Reports » very terrible bug
Show: Today's Messages :: Polls :: Message Navigator
Return to the default flat view Create a new topic Submit Reply
Re: very terrible bug [message #5973 is a reply to message #5968] Sun, 29 September 2002 00:55 Go to previous messageGo to previous message
artur4 is currently offline  artur4   United States
Messages: 20
Registered: September 2002
Karma:
Junior Member
Ok, here it is:
-----------------start------------------------
/************************************************************************** *
* copyright : (C) 2001,2002 Advanced Internet Designs Inc.
* email : forum(at)prohost(dot)org
*
* $Id: header.tmpl,v 1.5 2002/08/05 05:58:21 hackie Exp $
*************************************************************************** *

*************************************************************************** *
*
* This program is free software; you can redistribute it and/or modify
* it under the terms of the GNU General Public License as published by
* the Free Software Foundation; either version 2 of the License, or
* (at your option) any later version.
*
*************************************************************************** /

{MAIN_SECTION: header forum page header}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
<title>{GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA}</title>
{META-CONTENT-LANGUAGE}
<script language="javascript" src="lib.js" type="text/javascript"></script>
<link rel="StyleSheet" href="{THEME_ROOT}/forum.css" type="text/css">
</head>
<body>

<table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td bgcolor="
#73B5DE">
<img src="/images/logo.gif">
</td></tr></table>

<table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td class="ForumBackground">
{MAIN_SECTION: END}

{MAIN_SECTION: header_plain header for small popup forms}
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
{META-CONTENT-LANGUAGE}
<title>{GVAR: FORUM_TITLE}{VAR: TITLE_EXTRA}</title>
<BASE HREF="{GVAR: WWW_ROOT}">
<script language="JavaScript" src="lib.js" type="text/javascript"></script>
<link rel="StyleSheet" href="{THEME_ROOT}/forum.css" type="text/css">
</head>
<body>
<table width="100%" border="0" cellspacing="3" cellpadding="5"><tr><td class="Fo
rumBackground">
{MAIN_SECTION: END}
------------------------end---------------------------
but I'm sure there're many other files are being changed while the header.tmpl submit.
BTW.,what is the difference between these 2 options:

» header -> forum page header
» header_plain -> header for small popup forms

on the URL/adm/tmpllist.php?... It's under "Template editor".
Thanks.



[Message index]
 
Read Message icon8.gif
Read Message icon5.gif
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Read Message
Previous Topic: Error when i try create new thread
Next Topic: import forum data problem
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Sat Nov 23 21:01:51 GMT 2024

Total time taken to generate the page: 0.04259 seconds