Seite 3 von 3

Verfasst: 05.07.2003 17:28
von Chaze
Versuch mal das in der index.php

Suche

Code: Alles auswählen

//
// Okay, let's do the loop, yeah come on baby let's do the loop
// and it goes like this ...
//$this_year=create_date('Y', time(), $board_config['board_timezone']); 
$this_date = create_date('md', time(), $board_config['board_timezone']);
for($i = 0; $i < $total_posts; $i++)
ersetze mit

Code: Alles auswählen

//
// Okay, let's do the loop, yeah come on baby let's do the loop
// and it goes like this ...
$this_year=create_date('Y', time(), $board_config['board_timezone']); 
$this_date = create_date('md', time(), $board_config['board_timezone']);
for($i = 0; $i < $total_posts; $i++)

Verfasst: 05.07.2003 17:37
von stan
du meinst die viewtopic.tpl ?

Verfasst: 05.07.2003 17:40
von stan
Jepp...das wars :lol:

Danke für deine Hilfe !!! _geb_kasten_bier_aus :D

Verfasst: 05.07.2003 17:41
von Chaze
Stimmt...die viewtopic.php meinte ich natürlich. THX für das Bier ;-)