intro+Portal

Alles zu Styles, Templates, Icons und Smilies für phpBB 2.0, sowie allgemeine Designfragen zur Integration von phpBB in bestehende Websites.
Forumsregeln
phpBB 2.0 hat das Ende seiner Lebenszeit überschritten
phpBB 2.0 wird nicht mehr aktiv unterstützt. Insbesondere werden - auch bei Sicherheitslücken - keine Patches mehr bereitgestellt. Der Einsatz von phpBB 2.0 erfolgt daher auf eigene Gefahr. Wir empfehlen einen Umstieg auf phpBB 3.0, welches aktiv weiterentwickelt wird und für welches regelmäßig Updates zur Verfügung gestellt werden.
Antworten
Benutzeravatar
moddingfreak
Mitglied
Beiträge: 160
Registriert: 10.07.2003 17:15

intro+Portal

Beitrag 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
Benutzeravatar
Firestarter
Mitglied
Beiträge: 1162
Registriert: 09.06.2003 15:21

Beitrag 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.
MfG
Firestarter
Auch ich versuche mein Glück und möchte ein schönes Forum haben, dafür muss ich wohl erstmal leiden. *fg*
Benutzeravatar
moddingfreak
Mitglied
Beiträge: 160
Registriert: 10.07.2003 17:15

Beitrag 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!
Benutzeravatar
moddingfreak
Mitglied
Beiträge: 160
Registriert: 10.07.2003 17:15

Beitrag 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">&nbsp;</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 -->
          &nbsp; <a href="{U_REGISTER}"><img src="templates/illusion/images/head/nav_register.gif" border="0" alt="register for membership and its benifits"></a> 
          &nbsp; <a href="{U_LOGIN_LOGOUT}"><img src="templates/illusion/images/head/nav_login.gif" border="0" alt="login"></a> 
          <!-- END switch_user_logged_out -->
          &nbsp; <a href="{U_PROFILE}"><img src="templates/illusion/images/head/nav_profile.gif" border="0"></a> 
          &nbsp; <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> 
          &nbsp; <a href="{U_GROUP_CP}"><img src="templates/illusion/images/head/nav_groups.gif" alt="User groups" border="0"></a> 
          &nbsp; <a href="{U_MEMBERLIST}"><img src="templates/illusion/images/head/nav_members.gif" border="0" alt="memberlist"></a> 
          &nbsp; <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 -->
          &nbsp; <a href="{U_LOGIN_LOGOUT}"><img src="templates/illusion/images/head/nav_logout.gif" border="0" alt="logout "></a> 
          <!-- END switch_user_logged_in -->
          &nbsp; <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">&nbsp;<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>&nbsp; &nbsp;<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>&nbsp; &nbsp;<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>&nbsp;</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>&nbsp;<a href="{U_IntroPortalMOD1}">{L_IntroPortalMOD1}</a>&nbsp;   &nbsp;<a href="{U_IntroPortalMOD2}">{L_IntroPortalMOD2}</a>&nbsp;   &nbsp;<a href="{U_IntroPortalMOD3}">{L_IntroPortalMOD3}</a>&nbsp;</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!?
Benutzeravatar
moddingfreak
Mitglied
Beiträge: 160
Registriert: 10.07.2003 17:15

Beitrag von moddingfreak »

Kann mir keiner Helfen!?
Acid
Ehrenadmin
Beiträge: 12195
Registriert: 26.04.2001 02:00
Wohnort: Berlin

Beitrag von Acid »

++FINDE++
&nbsp; <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 -->
&nbsp;<a href="{U_IntroPortalMOD1}"><img src="templates/illusion/images/head/nav_intro1.gif" alt="Beschreibung" border="0"></a>
&nbsp;<a href="{U_IntroPortalMOD2}"><img src="templates/illusion/images/head/nav_intro2.gif" alt="Beschreibung" border="0"></a>
&nbsp;<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.
Antworten

Zurück zu „phpBB 2.0: Styles, Templates und Grafiken“