24.09.2007, 20:32
ich hate am anfang ca. 3 fehler zum schluß gehabt...
habe im Portal nur ein paar links eingefügt unter der NAvigation und eine Uhr per html script!
seitdem habe ich über 260 scriptfehler..
sollte man lieber eine externe cms seite dafür gestalten oder was ist der grund dafür??
vielleicht falsche html codes??
das ist das portal template wo angeblich die ganzen fehler her kommen.
habe im Portal nur ein paar links eingefügt unter der NAvigation und eine Uhr per html script!
seitdem habe ich über 260 scriptfehler..
sollte man lieber eine externe cms seite dafür gestalten oder was ist der grund dafür??
vielleicht falsche html codes??
das ist das portal template wo angeblich die ganzen fehler her kommen.
Code:
<html>
<head>
<title>{$mybb->settings['bbname']}</title>
{$headerinclude}
</head>
<body>
{$header}
<table width="100%" cellspacing="0" cellpadding="{$theme['tablespace']}" border="0" align="center">
<tr><td valign="top" width="200">
<table border="0" cellspacing="{$theme['borderwidth']}" cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>Navigation</strong>
</td>
</tr>
<tr>
<td class="trow1">
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/portal.php" style="text-decoration: none">Portal</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/index.php" style="text-decoration: none">Forum</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/vgallery.php" style="text-decoration: none">Video Gallerie</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/gallerie/index.php" style="text-decoration: none">Gallerie</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/games.php" style="text-decoration: none">Spiele</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/gallerie/memberlist.php" style="text-decoration: none">Mitglieder</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/misc.php?action=help" style="text-decoration: none">Hilfe</a><br>
<strong><span class="Stil25">» </span></strong><a href="http://www.tunisdeluxe.de/showthread.php?tid=73" target="_blank"style="text-decoration: none">Regeln</a><br>
<strong><span class="Stil25">» </span></strong><a
<a href="http://www.surfmusik.de/radio/radio-mosaique-fm,7628.html" target="_http://www.surfmusik.de/radio/radio-mosaique-fm,7628.html" onClick="window.open('http://www.surfmusik.de/radio/radio-mosaique-fm,7628.html','Titel PopUp','width=500,height=500,scrollbars');return false"><u>Mosaique FM</u></a>
</a>
</tr>
</table><br />
{$welcome}
{$pms}
{$search}
<td valign="top">
{$announcements}
{$latestthreads}
</td>
<td valign="top" width="200">
<table border="0" cellspacing="{$theme['borderwidth']}"
cellpadding="{$theme['tablespace']}" class="tborder">
<tr>
<td class="thead">
<strong>Uhr</strong>
<embed width="180" height="180" src="http://img.photobucket.com/albums/v13/favorieten/flag-clocks/Tunisia.swf" wmode= "blue"type="application/x-shockwave-flash"></embed>
</td>
</tr>
<tr>
<td class="trow1">
</a>
</tr>
</table><br />
{$whosonline}
<!-- SCP_1_0 -->
{$stats}
</td>
</tr>
</table>
</body>
</html>