avatar hochladen bei registrierung funktioniert nicht
Verfasst: 06.09.2005 20:26
komischerweise taucht die bildhochlad-maske nicht auf.
erst als registrierter benutzer kann man ein bild hochladen. hm,
woran mag das liegen, mein template sieht derzeit so aus :
kann mir jemand helfen?
erst als registrierter benutzer kann man ein bild hochladen. hm,
woran mag das liegen, mein template sieht derzeit so aus :
Code: Alles auswählen
<br /><br />
<div>
<div class="forumtitel_2" style="padding-bottom:10px;"><a href="{U_VIEW_FORUM}" class="forumtitel">{FORUM_NAME}</a></div>
</div>
<!-- BEGIN postrow -->
<a name="{postrow.U_POST_ID}"></a>
<div class="thematitel" style="padding-left:15px;padding-top:10px;padding-bottom:10px;clear:left;">{postrow.POST_SUBJECT}</div>
<div style="border-bottom:1px solid #EAEAEA;">
<div class="thema_infos" style="float:left;padding-left:15px;padding-top:10px;padding-bottom:10px;">
<b>{postrow.POSTER_NAME}</b> · {postrow.POSTER_RANK} · <span class="thema_datum">{postrow.POST_DATE}</span>
</div>
<div style="float:right;padding-top:10px;padding-right:15px;text-align:right;">
<span class="topic_icons">{postrow.PROFILE_IMG} {postrow.PM_IMG} {postrow.EMAIL_IMG} {postrow.WWW_IMG} {postrow.QUOTE_IMG} {postrow.EDIT_IMG} {postrow.DELETE_IMG} <a href="{postrow.U_MINI_POST}"><img src="templates/raid/images/post_icons/icon_anker.gif" alt="{postrow.L_MINI_POST_ALT}" title="{postrow.L_MINI_POST_ALT}" /></a> <a href="#bottom"><img src="templates/raid/images/post_icons/unten.gif" /></a> <a href="#top"><img src="templates/raid/images/post_icons/oben.gif" /></a></span>
</div>
<div style="background-color:#F7F7F7;padding-left:15px;padding-top:10px;padding-bottom:10px;clear:left;">
<div class="nachricht" style="width:570px;">{postrow.MESSAGE}</div><br />
<span style="font-style: italic; font-weight: normal;font-size:11px; font-family: Arial, Helvetica , sans-serif;color:#C6C6C6;">{postrow.EDITED_MESSAGE}</span>
</div>
<div style="background-color:#F3F3F3;">
</div><br />
</div>
<br />
<!-- END postrow -->
<div class="klein_text" style="text-align:right;">{PAGINATION}</div><br />
<br />
<!-- BEGIN switch_user_logged_in -->
<div class="thematitel">Antworten</div><br />
{QUICK_REPLY_FORM}<br />
<!-- END switch_user_logged_in -->
<div style="clear:left;"> </div>
<div style="text-align:center;"><a href="{U_VIEW_FORUM}" class="forum_back">{FORUM_NAME}</a></div>
<br />
<br />
<div class="thema_infos" style="text-align:center;">{S_WATCH_TOPIC} · <a href="index.php" class="neues_thema">Index</a> · <a href="{U_POST_REPLY_TOPIC}" class="neues_thema">{L_POST_REPLY_TOPIC}</a></div>
<br />
<div style="text-align:center;">{S_TOPIC_ADMIN}</div>
kann mir jemand helfen?