KiLLzOnE
Beiträge und letzter Beitrag sind vertauscht, soweit ich das richtig sehe.
Also ich meine in der Ansicht, wenn man auf der Hauptseite ist.
Bei Beiträge hab ich die Themen drin und bei letzter Beitrag hab ich Zahlen drin.
www.knuddels-fever.de
Habe verbaut:
Knuddel Hack
Guthaben Hack - Lasaal
SmilieShop
Wie kann ich das beheben?
Also in welchem Template mag der Fehler liegen? Und was muss ich tun, damit es dann richtig aussieht ^^
Benedikt
Hast du irgendwas an den Templates gemacht?
Häng mal bitte deine index, index_catbit und index_boardbit an.
Benedikt
Ersetze mal die index_boardbit mit folgendem:
| code: |
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
14:
15:
16:
17:
18:
19:
20:
21:
22:
23:
24:
25:
26:
27:
28:
29:
30:
31:
32:
33:
34:
35:
36:
37:
38:
39:
40:
41:
42:
43:
44:
45:
46:
47:
48:
49:
50:
51:
52:
53:
54:
55:
56:
57:
58:
59:
60:
61:
62:
63:
64:
65:
66:
67:
68:
69:
70:
71:
72:
73:
74:
75:
76:
77:
78:
79:
80:
81:
82:
83:
84:
85:
86:
87:
88:
89:
90:
91:
92:
93:
|
<tr>
<if($depth == 1)>
<then>
<td align="left" class="tablea"<if($boards['externalurl'] != '')><then> colspan="<if($hide_modcell==0)><then>6</then><else>5</else></if>"</then><else> colspan="2"</else></if>><table cellpadding="0" cellspacing="0">
<tr class="tablea_fc">
<td><a href="archive/$boards[boardid]/board.html"><img src="{$style['imagefolder']}/$onoff.gif" border="0" alt="{$lang->items['LANG_START_ARCHIVELINK']} $boards[title]" title="{$lang->items['LANG_START_ARCHIVELINK']} $boards[title]" /></a> </td>
<td align="left"><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</b></a></span><span class="smallfont">
<if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if><if(isset($boards['useronline']) && $boards['useronline'])><then><br />($boards[useronline])</then></if></span></td>
</tr>
</table></td>
</then>
<else>
<if($depth == 2)>
<then>
<td class="tableb" align="center"><img src="{$style['imagefolder']}/$onoff.gif" alt="" title="" /></td>
<td align="left" class="tablea"<if($boards['externalurl'] != '')><then> colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>"</then></if>><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</b></a></span><span class="smallfont">
<if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if><if(isset($boards['useronline']) && $boards['useronline'])><then><br />($boards[useronline])</then></if>
<if(isset($favorites) && $favorites)>
<then><br /><b><a href="newthread.php?boardid=$boards[boardid]{$SID_ARG_2ND}">{$lang->items['LANG_START_NEWTHREAD']}</a> <a href="usercp.php?action=removesubscription&boardid=$boards[boardid]{$SID_ARG_2ND}">{$lang->items['LANG_START_UNSUBSCRIBE']}</a></b></then>
</if>
</span></td>
</then>
<else>
<td class="tableb" align="center"> </td>
<td class="tablea" align="left"<if($boards['externalurl'] != '')><then> colspan="<if($hide_modcell==0)><then>5</then><else>4</else></if>"</then></if>><table cellpadding="0" cellspacing="0">
<tr class="tablea_fc">
<td><a href="archive/$boards[boardid]/board.html"><img src="{$style['imagefolder']}/$onoff.gif" border="0" alt="{$lang->items['LANG_START_ARCHIVELINK']} $boards[title]" title="{$lang->items['LANG_START_ARCHIVELINK']} $boards[title]" /></a> </td>
<td><span class="normalfont"><a href="board.php?boardid=$boards[boardid]{$SID_ARG_2ND}"><b>$boards[title]</b></a></span><span class="smallfont">
<if($boards['description']!="")><then><br />$boards[description]</then></if><if($subboardbit!="")><then><br />{$lang->items['LANG_START_INCLUSIVE']} $subboardbit</then></if><if(isset($boards['useronline']) && $boards['useronline'])><then><br />($boards[useronline])</then></if></span></td>
</tr>
</table></td>
</else>
</if>
</else>
</if>
<if($boards['externalurl'] == '')><then>
<td class="tablea" align="center" nowrap="nowrap"><span class="normalfont">$boards[threadcount]</span></td>
<td class="tablea" align="center" nowrap="nowrap"><span class="normalfont">$boards[postcount]</span></td>
<td class="tableb" nowrap="nowrap" align="left"><if($boards['threadcount']!=0)>
<then>
<if($showlastposttitle==1)>
<then>
<table border="0" cellspacing="0" cellpadding="0">
<tr align="left" class="tableb_fc">
<td nowrap="nowrap"> $ViewPosticon </td>
<td nowrap="nowrap"><span class="smallfont"><if($boards['threadprefix']!="" && $permissioncache[$boards['boardid']]['can_enter_board'] && $boards['password']=="")><then><span class="prefix">$boards[threadprefix]</span><br /></then></if> <if($permissioncache[$boards['boardid']]['can_enter_board'] && $boards['password']=="")><then><b><a href="thread.php?goto=lastpost&threadid=$boards[lastthreadid]{$SID_ARG_2ND}" title="$boards[topic]">$topic</a></b></then><else><b>{$lang->items['LANG_START_UNKNOWN']}</b></else></if><br />$lastpostdate <span class="time">$lastposttime</span> {$lang->items['LANG_START_FROM']} <if($boards['lastposterid'])><then><b><a href="profile.php?userid=$boards[lastposterid]{$SID_ARG_2ND}">$boards[lastposter]</a></b></then><else>$boards[lastposter]</else></if></span></td>
</tr>
</table>
</then>
<else>
<table style="width:100%">
<tr class="tableb_fc">
<td nowrap="nowrap" align="right" style="width:100%"><span class="smallfont">$lastpostdate <span class="time">$lastposttime</span><br />{$lang->items['LANG_START_FROM']} <if($boards['lastposterid'])><then><b><a href="profile.php?userid=$boards[lastposterid]{$SID_ARG_2ND}">$boards[lastposter]</a></b></then><else>$boards[lastposter]</else></if></span></td>
<td><a href="thread.php?goto=lastpost&threadid=$boards[lastthreadid]{$SID_ARG_2ND}"><img src="{$style['imagefolder']}/lastpost.gif" border="0" alt="{$lang->items['LANG_START_GOTO_LASTPOST']}" title="{$lang->items['LANG_START_GOTO_LASTPOST']}" /></a></td>
</tr>
</table>
</else>
</if>
</then>
<else>
<div align="center"><span class="smallfont">{$lang->items['LANG_START_NOPOSTS']}</span></div>
</else>
</if></td>
<if($hide_modcell==0 && (!isset($favorites) || !$favorites))><then><td class="tableb" align="center"><span class="smallfont"><if($moderatorbit!="")><then>$moderatorbit</then><else> </else></if></span></td></then></if>
</then></if>
</tr> |
|
KiLLzOnE
Sauber dank dir.
Echt klasse Hilfe bist du !!!!!!!!!