Gegen Bilderklau - Das Original (https://www.gegen-bilderklau.net/index.php)
- Design, Website, Copyright (https://www.gegen-bilderklau.net/board.php?boardid=80)
--- Homepagehilfe (https://www.gegen-bilderklau.net/board.php?boardid=27)
---- Homepagehilfe - Archiv (https://www.gegen-bilderklau.net/board.php?boardid=139)
----- [Wbblite] Unterforen weg? (https://www.gegen-bilderklau.net/thread.php?threadid=155783)


Geschrieben von broken.smile am 18.05.2009 um 16:56:

  Unterforen weg?

HeyHo smile
Ich hab ein Forum & da gibts einen kleinen Fehler. Wenn ich z. B. auf das Forum Characterlicious klicke, dann sind dort keine Links mehr zu den Unterforen, sondern nur die Beschreibungen der Unterforen. Kann mir da wer helfen?

LG; Sassi



Geschrieben von broken.smile am 18.05.2009 um 18:07:

 

Echt? großes Grinsen

Ich weiß schon, kann ja nur ich gewesen sein, aber ich weiß nicht in welcher tpl und wie ich das wieder beheben kann... ._.



Geschrieben von broken.smile am 21.05.2009 um 15:15:

 

Zuletzt hab ich glaube ich den.. Superaccounthack gemacht. Und naja zwischendurch einfach an der header.tpl gebastelt.



Geschrieben von broken.smile am 22.05.2009 um 22:05:

 

Naja also in der Nr 2 find ich nix...

index_boardbit2.tpl
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
<tr>
 <td id="tablea" bgcolor="{tablecolora}" width="80%" colspan=2><table cellpadding=0 cellspacing=0>
  <tr>
   <td><img src="{imagefolder}/$onoff.gif" border=0>&nbsp;&nbsp;</td>
   <td><normalfont><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]"><b>$boards[title]</b></a></font><smallfont>$boards[description]$subboards</font></td>
  </tr>
 </table></td>
 <td id="tableb" bgcolor="{tablecolorb}" align="center" nowrap><normalfont>$boards[postcount]</font></td>
 <td id="tablea" bgcolor="{tablecolora}" align="center" nowrap><normalfont>$boards[threadcount]</font></td>
 <td id="tableb" bgcolor="{tablecolorb}" nowrap>$lastpost</td>
 <td id="tablea" bgcolor="{tablecolora}" width="20%" align="center"><smallfont>$moderators</font></td>
</tr>


index_boardbite2.tpl:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
<tr>
 <td id="tableb" bgcolor="{tablecolorb}" align="center"><img src="{imagefolder}/$onoff.gif" border=0></td>
 <td id="tablea" bgcolor="{tablecolora}" width="80%"><normalfont><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]"><b>$boards[title]</b></a></font><smallfont>$boards[description]$subboards $boarduseronline</font></td>
 <td id="tableb" bgcolor="{tablecolorb}" align="center" nowrap><normalfont>$boards[postcount]</font></td>
 <td id="tablea" bgcolor="{tablecolora}" align="center" nowrap><normalfont>$boards[threadcount]</font></td>
 <td id="tableb" bgcolor="{tablecolorb}" nowrap>$lastpost</td>
 <td id="tablea" bgcolor="{tablecolora}" width="20%" align="center"><smallfont>$moderators</font></td>
</tr>


index_boardbit3.tpl:
code:
1:
2:
3:
4:
5:
6:
7:
8:
9:
10:
11:
12:
13:
<tr>
 <td id="tableb" bgcolor="{tablecolorb}" align="center"><normalfont>&nbsp;</font></td>
 <td id="tablea" bgcolor="{tablecolora}" width="80%"><table cellpadding=0 cellspacing=0>
  <tr>
   <td><img src="{imagefolder}/$onoff.gif" border=0>&nbsp;&nbsp;</td>
   <td><normalfont><a href="board.php?boardid=$boards[boardid]&sid=$session[hash]">$boards[title]</a></font><smallfont>$boards[description]$subboards $boarduseronline</font></td>
  </tr>
 </table></td>
 <td id="tableb" bgcolor="{tablecolorb}" align="center" nowrap><normalfont>$boards[postcount]</font></td>
 <td id="tablea" bgcolor="{tablecolora}" align="center" nowrap><normalfont>$boards[threadcount]</font></td>
 <td id="tableb" bgcolor="{tablecolorb}" nowrap>$lastpost</td>
 <td id="tablea" bgcolor="{tablecolora}" width="20%" align="center"><smallfont>$moderators</font></td>
</tr>


Forensoftware: Burning Board, entwickelt von WoltLab GmbH