Anzahl der Beiträge und Anmeldedatum fehlen

strobbel
Dies ist eine vorgefertigte Schablone.
Bitte fülle soviel aus, wie dir nur Möglich ist, du kannst auch gerne noch mehr Angaben machen.


Problembeschreibung:
Im Template thread_postbit fehlt unter dem Useravatar die Anzahl der Userbeiträge sowie das Anmeldedatum. Hätte dies gerne wieder mit drin.

Link zum Forum oder Screenshot:
www.rosenheim-fans.de

Was wurde zuletzt geändert oder eingebaut?
Jemand aus dem Forum hat mir die thread_postbit so zusammengebastelt wie sie jetzt ist. Leider fehlen jetzt wie gesagt die Anzahl der Userposts sowie das Anmeldedatum des Users. Ebenfalls hätte ich gerne das Beitragsdatum noch irgendwie anders eingebaut. Wäre klasse wenn sich das jemand mal anschauen könnte.

Hier meine thread_postbit:

Zitat:
<table cellpadding="{$style['tableincellpadding']}" cellspacing="{$style['tableincellspacing']}" border="{$style['tableinborder']}" style="width:100%" class="tableinborder">
<!-- ## AUTOR & BEITRAG ## -->
<tr>
<td class="tabletitle" style="width:130px;"><a name="post$posts[postid]" id="post$posts[postid]"></a><span class="smallfont"><b>{$lang->items['LANG_THREAD_AUTHOR']}</b></span></td>
<td class="tabletitle" colspan="2"><span class="smallfont"><b>{$lang->items['LANG_THREAD_POST']}</b></span></td>
</tr>
<!-- ## AUTOR & BEITRAG ENDE ## -->
<!-- ## USER & RANG ## -->
<tr>
<td class="tablecat" align="left" style="width:130px;"><if($posts['userid'])><then><span class="normalfont"><b><a href="profile.php?userid=$posts[userid]{$SID_ARG_2ND}">$posts[username]</a>
</b></span></then></if><br><span class="smallfont"><b>$postdate <span class="time">$posttime</span></span></td>
<td class="tablecat" align="right" colspan="2"><span class="smallfont"><b>$posts[ranktitle]</b></span> <if($rankimages!="")><then>$rankimages</then></if></td>
</tr>
<!-- ## USER & RANG ENDE ##-->
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ## -->
<tr class="tablea">
<!-- ## AVATAR ## -->
<td align="center" style="padding:8px;height:120px;">
<if($useravatar!="")><then>
<table cellpadding="0" cellspacing="1" border="0" style="width:80%" class="tableinborder">
<tr>
<td class="tablea" style="padding:3px;">$useravatar</td>
</tr>
</table>
</then></if>
</td>
<!-- ## AVATAR ENDE ## -->
<!-- ## BEITRAG ## -->
<td valign="top">
<span class="normalfont">
$posts[message]
$attachments
$signature
</span>
</td>
<!-- ## BEITRAG ENDE ## -->
<!-- ## MESSANGER ICONS ## -->
<td style="width:20px;">
<if($posts['homepage'])>
<then><a href="$posts[homepage]" target="_blank"><img src="{$style['imagefolder']}/www.png" border="0" alt="{$LANG_MEMBERS_HOMEPAGE}" title="{$LANG_MEMBERS_HOMEPAGE}" /></a><br /></then>
</if>

<if($posts['showemail']==1)>
<then><a href="mailto:$posts[email]"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
<else>
<if($posts['usercanemail']==1)>
<then><a href="formmail.php?userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/email.png" border="0" alt="{$LANG_MEMBERS_SENDEMAIL}" title="{$LANG_MEMBERS_SENDEMAIL}" /></a><br /></then>
</if>
</else>
</if>

<if($posts['receivepm']==1 && $wbbuserdata['can_use_pms']==1)><then><a href="pms.php?action=newpm&amp;userid=$posts[userid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/pm.png" border="0" alt="{$LANG_MEMBERS_PM}" title="{$LANG_MEMBERS_PM}" /></a><br /></then></if>

<if($posts['icq'])><then><a href="http://web.icq.com/whitepages/add_me/1,,,00.icq?uin=$posts[icq]&amp;a
ction=add"><img src="{$style['imagefolder']}/icq.png" border="0" alt="{$LANG_MEMBERS_ICQ}" title="{$LANG_MEMBERS_ICQ}" /></a><br /></then></if>

<if($posts['msn'])><then><a href="http://members.msn.com/?mem=$posts[msn]"><img src="{$style['imagefolder']}/msn.png" border="0" alt="{$LANG_MEMBERS_MSN}" title="{$LANG_MEMBERS_MSN}" /></a><br /></then></if>

<if($posts['yim'])><then><a href="http://edit.yahoo.com/config/send_webmesg?.target=$posts[yim]&amp;.sr
c=pg"><img src="{$style['imagefolder']}/yim.png" border="0" alt="{$LANG_MEMBERS_YIM}" title="{$LANG_MEMBERS_YIM}" /></a><br /></then></if>

<if($posts['aim'])><then><a href="aim:goim?screenname=$posts[aim]&amp;message=Hi.+Are+you+there?"><img src="{$style['imagefolder']}/aim.png" border="0" alt="{$LANG_MEMBERS_AIM}" title="{$LANG_MEMBERS_AIM}" /></a><br /></then></if>


</td>
<!-- ## MESSANGER ICONS ENDE## -->
</tr>
<!-- ## AVATAR & BEITRAG & MESSANGER ICONS ENDE ## -->
<!-- ## BEITRAGSBEARBEITUNG ## -->
<tr class="tablecat">
<td colspan="3">
<span class="smallfont" align="left"><b>
<a href="addreply.php?threadid=$threadid{$SID_ARG_2ND}">ANTWORTEN</a> &laquo;
<a href="addreply.php?action=quote&amp;postid=$posts[postid]{$SID_ARG_2ND}">ZI
TIEREN</a> &laquo;
<a href="editpost.php?postid=$posts[postid]{$SID_ARG_2ND}">BEARBEITEN</a> &laquo;
<a href="report.php?postid=$posts[postid]{$SID_ARG_2ND}">MELDEN</a> &laquo;
<if($wbbuserdata['a_can_view_ipaddress']==1)><then><a href="misc.php?action=viewip&amp;postid=$posts[postid]{$SID_ARG_2ND}">IP</a
> &laquo;</then></if>
<a href="java script:self.scrollTo(0,0);">HOCH</a> &laquo;
<a href="java script:self.scrollTo(0,50000);">RUNTER</a>
</b></span>

</td>
</tr>
<!-- ## BEITRAGSBEARBEITUNG ENDE ## -->
</table>
<br />
KleenMicha
Ich habe dir das geänderte template einmal angehangen.
Es sollte so richtig sein.
strobbel
Hi KleenMicha,

danke erstmal!
Leider hat das aber so nicht geholfen. So wurde nur eine weitere Spalte hinter den Beitragstext angefügt. Sah sehr strange aus Augenzwinkern
Hast du noch eine Idee?

Gruß Strobbel