Seite 1 von 1
intro+Portal
Verfasst: 10.02.2004 16:16
von moddingfreak
nach der instalation des i+p mods und des Themes "illusion" bekomme ich folgende fehlermeldung
Code: Alles auswählen
Template->make_filename(): Error - file does not exist
Verfasst: 10.02.2004 16:35
von Firestarter
hast du alle tpl in den template hinzugefügt.
Denn die Fehlermeldung sagt nur, das unter dem Template keine Datei (.tpl) vorhanden ist, die die Hauptdatei (.php) aufrufen will.
Verfasst: 10.02.2004 16:41
von moddingfreak
Danke, du hast mir (indirekt) weitergeholfen! HAtte die i+p template dateien in meinen subsilver-ordner kopiert, anstatt in den illusion ordner!
THX
Aber noch ne Frage! Kannst du mir vieleicht verrate wie ich meinen header ordentlich hinbekomme (so wie bei
www.awsw.de)!
In der installationsanleitung steht nur wie es bei subsilver funktioniert . . . aber bei illusion ist das ja anders!
THX!
Verfasst: 10.02.2004 22:04
von moddingfreak
Also die header.tpl sieht so aus:
Code: Alles auswählen
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html dir="{S_CONTENT_DIRECTION}">
<head>
<meta http-equiv="Content-Type" content="text/html; charset={S_CONTENT_ENCODING}">
<meta http-equiv="Content-Style-Type" content="text/css">
<body leftmargin="0" topmargin="0" marginwidth="0" marginheight="0">
{META} {NAV_LINKS}
<title>{SITENAME} :: {PAGE_TITLE}</title>
<link rel="stylesheet" href="templates/illusion/{T_HEAD_STYLESHEET}" type="text/css">
<!-- BEGIN switch_enable_pm_popup -->
<script language="Javascript" type="text/javascript">
<!--
if ( {PRIVATE_MESSAGE_NEW_FLAG} )
{
window.open('{U_PRIVATEMSGS_POPUP}', '_phpbbprivmsg', 'HEIGHT=225,resizable=yes,WIDTH=400');;
}
//-->
</script>
<!-- END switch_enable_pm_popup -->
</head>
<body bgcolor="{T_BODY_BGCOLOR}" text="{T_BODY_TEXT}" link="{T_BODY_LINK}" vlink="{T_BODY_VLINK}">
<a name="top"></a>
<table width='100%' cellpadding='0' cellspacing='0' bgcolor='#FFFFFF' align='center' valign='middle'>
<tr>
<td width="100%">
<div align="center">
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td><img src="templates/illusion/images/head/h_logo_l.png" width="89" height="80" alt="graphic"></td>
<td><img src="templates/illusion/images/head/h_logo_r.png" width="144" height="80" alt="logo"></td>
<td><img src="templates/illusion/images/head/h_pane1.png" width="128" height="80" alt="logo"></td>
<td><img src="templates/illusion/images/head/h_pane2.png" width="116" height="80" alt="graphic"></td>
<td><img src="templates/illusion/images/head/h_pane3.png" width="75" height="80" alt="graphic"></td>
<td class="h_tile" width="100%" align="right"> </td>
</tr>
</table>
</div>
<table class="navbar" width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td valign="middle"><img src="templates/illusion/images/head/head_naveye.png" width="94" height="25">
</td>
<td valign="middle" width="100%">
<!-- BEGIN switch_user_logged_out -->
<a href="{U_REGISTER}"><img src="templates/illusion/images/head/nav_register.gif" border="0" alt="register for membership and its benifits"></a>
<a href="{U_LOGIN_LOGOUT}"><img src="templates/illusion/images/head/nav_login.gif" border="0" alt="login"></a>
<!-- END switch_user_logged_out -->
<a href="{U_PROFILE}"><img src="templates/illusion/images/head/nav_profile.gif" border="0"></a>
<a href="{U_PRIVATEMSGS}"><img src="templates/illusion/images/head/nav_pm.gif" border="0" alt="Private messaging system, must be logged in to use"></a>
<a href="{U_GROUP_CP}"><img src="templates/illusion/images/head/nav_groups.gif" alt="User groups" border="0"></a>
<a href="{U_MEMBERLIST}"><img src="templates/illusion/images/head/nav_members.gif" border="0" alt="memberlist"></a>
<a href="{U_SEARCH}"><img src="templates/illusion/images/head/nav_search.gif" border="0" alt="search the forums"></a>
<!-- BEGIN switch_user_logged_in -->
<a href="{U_LOGIN_LOGOUT}"><img src="templates/illusion/images/head/nav_logout.gif" border="0" alt="logout "></a>
<!-- END switch_user_logged_in -->
<a href="{U_FAQ}"><img src="templates/illusion/images/head/nav_faq.gif" alt="Freqently ask questions about the forum" border="0"></a>
</td>
</tr>
</table>
<div align="center">
<table class="h_shadowbar" width="100%" border="0" cellspacing="0" cellpadding="12">
<tr>
<td align="right"> <br /><br />
und in der instell.txt srteht :
Code: Alles auswählen
#
#-----[ FIND ]------------------------------------------
#
# german: Finde
#
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"> <a href="{U_PROFILE}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_profile.gif" width="12" height="13" border="0" alt="{L_PROFILE}" hspace="3" />{L_PROFILE}</a> <a href="{U_PRIVATEMSGS}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_message.gif" width="12" height="13" border="0" alt="{PRIVATE_MESSAGE_INFO}" hspace="3" />{PRIVATE_MESSAGE_INFO}</a> <a href="{U_LOGIN_LOGOUT}" class="mainmenu"><img src="templates/subSilver/images/icon_mini_login.gif" width="12" height="13" border="0" alt="{L_LOGIN_LOGOUT}" hspace="3" />{L_LOGIN_LOGOUT}</a> </span></td>
</tr>
#
#-----[ AFTER, ADD ]------------------------------------------
#
# german: Danach einfügen
#
<!-- Intro + Portal MOD START -->
<!-- BEGIN switch_introportalmod_disable -->
<tr>
<td height="25" align="center" valign="top" nowrap="nowrap"><span class="mainmenu"><b> <a href="{U_IntroPortalMOD1}">{L_IntroPortalMOD1}</a> <a href="{U_IntroPortalMOD2}">{L_IntroPortalMOD2}</a> <a href="{U_IntroPortalMOD3}">{L_IntroPortalMOD3}</a> </b></span></td>
</tr>
<!-- END switch_introportalmod_disable -->
<!-- Intro + Portal MOD END -->
Wie kriege ich es jetzt hin das links neben "Profil" Einmal "Portal" und eimal "Index" steht!?
Verfasst: 12.02.2004 15:54
von moddingfreak
Kann mir keiner Helfen!?
Verfasst: 15.02.2004 18:05
von Acid
++FINDE++
<a href="{U_FAQ}"><img src="templates/illusion/images/head/nav_faq.gif" alt="Freqently ask questions about the forum" border="0"></a>
++DARUNTER EINFÜGEN (also in einer neuen Zeile)++
<!-- Intro + Portal MOD START -->
<!-- BEGIN switch_introportalmod_disable -->
<a href="{U_IntroPortalMOD1}"><img src="templates/illusion/images/head/nav_intro1.gif" alt="Beschreibung" border="0"></a>
<a href="{U_IntroPortalMOD2}"><img src="templates/illusion/images/head/nav_intro2.gif" alt="Beschreibung" border="0"></a>
<a href="{U_IntroPortalMOD3}"><img src="templates/illusion/images/head/nav_intro3.gif" alt="Beschreibung" border="0"></a>
<!-- END switch_introportalmod_disable -->
<!-- Intro + Portal MOD END -->
Natürlich müsstest du dann noch passende Bilder in den /head Ordner kopieren.