Page 1 of 1

Kleine Probs beim Gästebuch und Flash Player (gelöst)

Posted: Wed 28. Mar 2007, 12:27
by raoulB
Hallo Zusammen,

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:&nbsp;|<strong>|</strong>} <strong>{NEXT:>}
        {LAST:>>}</strong></td>
    <td width="323" align="right">{ARCHIVE:%Y/%m|alle Eintr&auml;ge|go|&nbsp;}&nbsp;{JUMP:page
      |go|&nbsp;}</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&nbsp;=&nbsp;d.m.Y&nbsp;or&nbsp;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}&nbsp;&nbsp;</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>&nbsp;&nbsp;&nbsp;&nbsp;</strong>Website:<strong> <a href="{URL}" target="_blank">{URL}</a></strong>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;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

Posted: Wed 28. Mar 2007, 17:24
by Oliver Georgi
sattele mal um auf das neuere template

Posted: Wed 28. Mar 2007, 17:30
by raoulB
Hi Oliver,

hab die Probs grade gelöst. Werd ich dann bei den nächsten Seiten, die demnächst kommen machen.

Dank dir nochmal.

Gruss Raoul