Seite 2 von 2

Verfasst: 25.10.2005 21:02
von laramaus77

Verfasst: 25.10.2005 21:04
von Markus67
Hi ...

suche:

Code: Alles auswählen

//
// Generate the page
//


$template->pparse('body');
include($phpbb_root_path . 'actualstats.'.$phpEx);
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);

?>
ersetze mit:

Code: Alles auswählen

include($phpbb_root_path . 'actualstats.'.$phpEx);

//
// Generate the page
//

$template->pparse('body');
include($phpbb_root_path . 'includes/page_tail.'.$phpEx);

?>
Markus

Verfasst: 25.10.2005 21:08
von laramaus77
jetzt funkts

dachte auch das hab ich schon probiert :roll:

najo - war ein langer tag heut :lol:

danke für deine hilfe