Seite 1 von 3
Complete banner 1.3.6 mit easymod
Verfasst: 29.12.2004 19:52
von skdluxe
Hi,
will gerade Complete banner 1.3.6 mit easymod installieren!
Da kommen die Warnungen!
Code: Alles auswählen
Warning
FIND FAILED: In file [templates/fisubsilversh/overall_footer.tpl] could not find:
</tr>
</table>
MOD script line #446 :: FAQ :: Report
Code: Alles auswählen
Warning
FIND FAILED: In file [templates/fisubsilversh/overall_header.tpl] could not find:
<a name="top"></a>
MOD script line #488 :: FAQ :: Report
Code: Alles auswählen
Warning
FIND FAILED: In file [templates/fisubsilversh/viewforum_body.tpl] could not find:
<b>{PAGINATION}</b>
MOD script line #532 :: FAQ :: Report
Code: Alles auswählen
Warning
FIND FAILED: In file [templates/fisubsilversh/viewtopic_body.tpl] could not find:
<b>{PAGINATION}</b>
MOD script line #550 :: FAQ :: Report
Was mach ich da?
Verfasst: 29.12.2004 20:42
von Andy120
hi...
Der EM sagt dir, dass er die verschiedenen Stellen nicht findet. Da kannst du nur die Anleitung so abändern, dass er sie findet in den Original Dateien
Gruss, Andy
Verfasst: 29.12.2004 21:06
von skdluxe
Ja, aber wo müssen den die tags hin?
Verfasst: 29.12.2004 21:11
von Andy120
Also du hast ja die Original Installations Anleitung... Und die Dateien die Editiert werden müssen. In den Dateien musst du die Code (Tags) raussuchen und so abändern, dass sie mit der Installationsanleitung übereinstimmt
Gruss, Andy
Verfasst: 29.12.2004 21:20
von skdluxe
Hm,
das ist der inhalt der overall_footer.tpl
Code: Alles auswählen
<div align="center" class="gensmall"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION}
© 2001, 2002 phpBB Group :: <a href="http://www.forumimages.com/" target="_blank">FI Theme</a> ::
{S_TIMEZONE}<br />
{TRANSLATION_INFO}</div>
<a name="bot" id="bot"></a></td></tr></table></td></tr></table>
</body>
</html>
Und das will er machen
Code: Alles auswählen
#-----[ OPEN ]------------------------------------------------
#
templates/subSilver/overall_footer.tpl
#
#-----[ FIND ]------------------------------------------------
#
</tr>
</table>
#
#-----[ BEFORE, ADD ]-----------------------------------------
#
<!-- Start add - Complete banner MOD -->
<!-- Banners -->
<table width="100%" border="0" cellspacing="0" cellpadding="0">
<tr>
<td width="20%">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr><td><div align="center">{BANNER_7_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_8_IMG}</div></td></tr>
</table>
</td>
<td width="60%">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr><td><div align="center">{BANNER_9_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_10_IMG}</div></td></tr>
</table>
</td>
<td width="20%">
<table width="100%" border="0" cellspacing="2" cellpadding="2">
<tr><td><div align="center">{BANNER_11_IMG}</div></td></tr>
<tr><td><div align="center">{BANNER_12_IMG}</div></td></tr>
</table>
</td>
</tr>
</table>
<!-- End Banners -->
<!-- End add - Complete banner MOD -->
Was soll ich ändern?
Verfasst: 29.12.2004 21:28
von Andy120
Versuch's mal so mit der
overall_footer.tpl
Code: Alles auswählen
<div align="center" class="gensmall"><br />{ADMIN_LINK}<br />
<!--
We request you retain the full copyright notice below including the link to www.phpbb.com.
This not only gives respect to the large amount of time given freely by the developers
but also helps build interest, traffic and use of phpBB 2.0. If you cannot (for good
reason) retain the full copyright we request you at least leave in place the
Powered by phpBB {PHPBB_VERSION} line, with phpBB linked to www.phpbb.com. If you refuse
to include even this then support on our forums may be affected.
The phpBB Group : 2002
// -->
Powered by <a href="http://www.phpbb.com/" target="_phpbb">phpBB</a> {PHPBB_VERSION}
© 2001, 2002 phpBB Group :: <a href="http://www.forumimages.com/" target="_blank">FI Theme</a> ::
{S_TIMEZONE}<br />
{TRANSLATION_INFO}</div>
<a name="bot" id="bot"></a></td>
</tr>
</table></td></tr></table>
</body>
</html>
Gruss, Andy
Verfasst: 29.12.2004 21:29
von skdluxe
Der Ausdruck ist doch so as selbe, oder??
Code: Alles auswählen
<a name="bot" id="bot"></a></td></tr></table></td></tr></table>
Code: Alles auswählen
<a name="bot" id="bot"></a></td></tr></table></td>
</tr>
</table>
Verfasst: 29.12.2004 21:30
von Andy120
Jep..., aber er meint wohl so wie ich dir den code gepostet habe.. Nicht das zweite
Gruss, Andy
Verfasst: 29.12.2004 21:41
von skdluxe
Ok, und für
Code: Alles auswählen
Warning
FIND FAILED: In file [templates/fisubsilversh/overall_header.tpl] could not find:
<a name="top"></a>
MOD script line #488 :: FAQ :: Report
Habe ich gefunden
und für
Code: Alles auswählen
Warning
FIND FAILED: In file [templates/fisubsilversh/viewforum_body.tpl] could not find:
<b>{PAGINATION}</b>
MOD script line #532 :: FAQ :: Report
habe ich das
Müsste ok sein, oder?
Verfasst: 29.12.2004 21:44
von Andy120
Jop müsste funzen
Gruss, Andy