shoutbox 3.8.4-plus [ Problem ]
Verfasst: 26.05.2007 20:06
http://n3oth3on3.redio.de/board/
Hallo,
ich habe ein kleines Problem mit dem Mod shoutbox 3.8.4-plus.
index_body.tpl
http://n3oth3on3.redio.de/board/
wie man hier sieht findet er die datein nicht im admin menü auch nicht, was habe ich falsch gemacht?
Hallo,
ich habe ein kleines Problem mit dem Mod shoutbox 3.8.4-plus.
index_body.tpl
Code: Alles auswählen
<form action="board/shoutbox/neuerkommentar.php" " Method="post">
<table width="100%" border="0" cellpadding="3" cellspacing="1" class="forumline">
<tr>
<td class="alt5" style="background: url('templates/staemme_orig/Ordner/cellpic2.gif');" width="100%" height="28"><div align="center">
<input name="Name" size="40" type="hidden" value="{CHAT_USERNAME}" />
<span class="Stil1">Shoutbox</span></div></td>
</tr>
<tr>
<td class="row1" align="center" valign="middle" height="28">
<div align="left">
<input type="text" name="inhalt" style="width: 96%" maxlength="200"/>
<input name="submit2" type="submit" value="Chat" />
</div></td></tr>
<tr>
<td class="row1" align="center" valign="middle" height="28"><iframe src="board/shoutbox/eintrag.php" scrolling="Auto" height="100" width="100%" frameborder="0"></iframe></td>
</tr>
</table>
</form>
wie man hier sieht findet er die datein nicht im admin menü auch nicht, was habe ich falsch gemacht?