nachdem bis jetzt alles immer geklappt hat hab ich jetzt auch mal ein paar Fragen, hoffe mir kann einer helfen.
Problem mit dem Flashplayer gelöst.!!!!
Zum Gästebuch hab ich auch noch ne Frage. Bei den Einträgen werden ja die Mail Adresse vorne im Namen bzw. dahinter angezeigt, dies klappt auch, nur
bei den Urls für die Websites klappts noch nicht, hatte da kurz was geändert so das ein Link da war nur der spuckte nur Fehler aus.
Ihr den nun finalen fertigen Code Ausschnitt des Temps:
Code: Select all
<!--NAV_START//-->
<table width="676" border="0" align="center" cellpadding="0" cellspacing="0" style="margin-top:5px;">
<tr>
<td width="353"><strong>{FIRST:<<} {BACK:<}</strong> {PAGE:5: |<strong>|</strong>} <strong>{NEXT:>}
{LAST:>>}</strong></td>
<td width="323" align="right">{ARCHIVE:%Y/%m|alle Einträge|go| } {JUMP:page
|go| }</td>
</tr>
<tr>
<td colspan="2"><img src="img/leer.gif" width="1" height="3" alt="" /></td>
</tr>
</table>
<!--NAV_END//-->
<p style="background-color:#D7E3E2 "> <strong>Guestbook listing<br>
</strong>{EMAIL}, {NAME}, {URL:HTML}, {MSG}, {URL}, {ID},
{DBID}, {TIMESTAMP:FORMAT} (<a href="http://www.php.net/manual/en/function.date.php" target="_blank" style="text-decoration:underline">FORMAT = d.m.Y or H:i:s</a>),
[IF_IMAGE]{IMAGE:WIDTHxHEIGHTxZOOM}[/IF_IMAGE] </p>
<p>
<!--GUESTBOOK_START//-->
{FORM} {NAV}
<table width="560" border="0" align="center" cellpadding="2" cellspacing="0">
<!--GUESTBOOK_ENTRY_START//-->
<tr bgcolor="#CFE7F7">
<td width="1%" align="right"><strong>{ID} </strong></td>
<td width="99%">{DBID} | {TIMESTAMP:d.m.Y H:i:s}</td>
</tr>
<tr>
<td colspan="2"><img src="img/leer.gif" width="1" height="3" alt="" /></td>
</tr>
<tr>
<td colspan="2"><a href="mailto:{EMAIL}"><strong>{NAME}</strong></a> <strong> </strong>Website:<strong> <a href="{URL}" target="_blank">{URL}</a></strong> Email: {EMAIL}</td>
</tr>
<tr>
<td colspan="2"><img src="img/leer.gif" width="1" height="3" alt="" /></td>
</tr>
<tr>
<td colspan="2">{MSG}</td>
</tr>
<tr>
<td colspan="2"><img src="img/leer.gif" width="1" height="3" alt="" /></td>
</tr>
<!--GUESTBOOK_ENTRY_END//-->
</table>
<!--GUESTBOOK_END//-->
<p style="background-color:#D7E3E2 "><strong>Comments of edited articles</strong><strong> </strong>[c]...[/c]<br>
normal HTML code like <span style="color:#2400FF"><strong>|</strong></span></p>
<p>
<!--COMMENT_START//-->
<span class="gbComment"><strong>|</strong></span>
<strong>
<!--COMMENT_END//-->
</strong></p>
http://www.tommylouis.de/index.php?id=12,9,0,0,1,0
Gruss raoulB