Seite 1 von 1
[ERLEDIGT] Mini Statistik
Verfasst: 16.09.2006 15:00
von KaliMen
Ich habe mir die Mini Statistik eingebaut und nun mal ein paar fragen dazu:
Auf dem Screen ist ja
User mit den meißten Beiträgen in der Mitte...Ich woltle den Platz mit
Letzte Registation tauschen? ginge dies?
[ externes Bild ]
Verfasst: 16.09.2006 15:04
von Julian87
Hi,
das sollte kein problem darstellen. Tu mal bitte den Link zum MOD.
Julian
Verfasst: 16.09.2006 15:09
von KaliMen
Verfasst: 16.09.2006 15:21
von Julian87
Hi,
speicher den folgenden Code mal als actualstats_body.tpl und ersetze damit die alte Datei.
Code: Alles auswählen
<!-- ##### AKTUELLE FORENSTATISTIK START ##### -->
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="6" height="25"><span class="cattitle"><center><b>{actualstats1}</b></center></span></td>
</tr>
<tr>
<td colspan="6" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<td width="25%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="2" height="25"><span class="cattitle"><center>
<b>{actualstats5}</b>
</center></span></td>
</tr>
<tr>
<td colspan="2" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats3} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats6} </th>
</tr>
<!-- BEGIN last_registrations -->
<tr>
<td class="row2"> <span class="genmed"><a href="{most_posts.U_VIEWPROFILE}" class="genmed">{most_posts.USERNAME}</a></span> </td>
<td align="center" nowrap="nowrap" class="row3"> <span class="genmed">{most_posts.POSTS}</span> </td>
</tr>
<!-- END last_registrations -->
</table>
</td>
<td width="30%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="2" height="25"><span class="cattitle"><center>
<b>{actualstats3}</b>
</center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats3} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats4} </th>
</tr>
<!-- BEGIN most_posts -->
<tr>
<td class="row2"> <span class="genmed"><a href="{last_registrations.U_VIEWPROFILE}" class="genmed">{last_registrations.USERNAME}</a></span> </td>
<td align="center" nowrap="nowrap" class="row3"> <span class="genmed">{last_registrations.REG_DATE}</span> </td>
</tr>
<!-- END most_posts -->
</table>
</td>
<td width="45%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="2" height="25"><span class="cattitle"><center><b>{actualstats7}</b></center></span></td>
</tr>
<tr>
<td colspan="2" height="1" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats8} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats6} </th>
</tr>
<!-- BEGIN best_topics -->
<tr>
<td class="row2"> <span class="genmed"><a href="{best_topics.VIEWTOPIC}" class="genmed">{best_topics.TOPIC_TITLE}</a></span> </td>
<td align="center" nowrap="nowrap" class="row3"> <span class="genmed">{best_topics.REPLIES}</span> </td>
</tr>
<!-- END best_topics -->
</table>
</td>
</tr>
<tr>
<td colspan="2" width="50%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="4" height="25"><span class="cattitle"><center><b>{actualstats9}</b></center></span></td>
</tr>
<tr>
<td colspan="4" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th colspan="2" align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats10} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats11} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats12} </th>
</tr>
<!-- BEGIN topicrow -->
<tr>
<td class="row1" width="35" align="center" valign="middle" nowrap="nowrap"> <img src="{topicrow.TOPIC_FOLDER_IMG}" alt="{topicrow.L_TOPIC_FOLDER_ALT}" title="{topicrow.L_TOPIC_FOLDER_ALT}" /> </td>
<td class="row1" width="100%"><span class="topictitle">{topicrow.TOPIC_TYPE}<a href="{topicrow.U_VIEW_TOPIC}" class="topictitle">{topicrow.TOPIC_TITLE}</a></span><span class="gensmall"><br />{topicrow.GOTO_PAGE}</span></td>
<td class="row2" align="center" valign="middle"><span class="genmed">{topicrow.VIEWS}</span></td>
<td class="row1" align="center" valign="middle" nowrap="nowrap"><span class="genmed"> {topicrow.LAST_POST_AUTHOR} {topicrow.LAST_POST_IMG} {topicrow.LAST_POST_TIME} </span></td>
</tr>
<!-- END topicrow -->
</table>
</td>
<td colspan="2" width="50%" class="row3" valign="top">
<table width="100%" border="0" cellpadding="1" cellspacing="1" style="border-collapse: collapse" class="forumline">
<tr>
<td class="catHead" width="100%" colspan="4" height="25"><span class="cattitle"><center><b>{actualstats13}</b></center></span></td>
</tr>
<tr>
<td colspan="4" height="2" class="row3"><img src="images/spacer.gif" width="1" height="1" alt="."></td>
</tr>
<tr>
<th align="center" height="25" class="toprow" nowrap="nowrap"> {actualstats14} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats15} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats16} </th>
<th align="center" class="toprow" nowrap="nowrap"> {actualstats17} </th>
</tr>
<!-- BEGIN staff -->
<tr>
<td colspan="1" height="1" class="row2" align="center"><span class="genmed"><a href="{staff.U_NAME}" class="genmed"><b>{staff.NAME}</b></a></span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed">{staff.LEVEL}</span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed">{staff.PM}</span></td>
<td colspan="1" height="1" class="row3" align="center"><span class="genmed">{staff.POSTER_ONLINE}</span></td>
</tr>
<!-- END staff -->
</table>
</td></tr>
</table>
<!-- ##### AKTUELLE FORENSTATISTIK ENDE ##### -->
<br>
Julian
Verfasst: 18.09.2006 14:46
von KaliMen
Jetzt sieht es so aus:
[ externes Bild ]
Folgendes soll gar nicht in der Statistik erscheinen:
Die Webmaster...Beiträge mit den meißten Antworten
Links soll stehen:
User mit den meißten Beiträgen
Mittig soll stehen:
Letzte Registrationen
Rechts soll stehen:
Die letzten 5 Themen
Der Rest soll komplett weg...
Verfasst: 18.09.2006 17:41
von Julian87
KaliMen hat geschrieben:Jetzt sieht es so aus:
Folgendes soll gar nicht in der Statistik erscheinen:
Die Webmaster...Beiträge mit den meißten Antworten
Links soll stehen: User mit den meißten Beiträgen
Mittig soll stehen: Letzte Registrationen
Rechts soll stehen: Die letzten 5 Themen
Der Rest soll komplett weg...
Du brauchst das nicht 10 mal zu schreiben nur damit das Thema oben ist, siehe Topic Bumping.
Verfasst: 18.09.2006 20:18
von KaliMen
WO HABE ICH DENN 10 mal geschrieben?