ne, die recent.php zeigt mir nix an!!! alles weiss...
hier der anfang meiner recent:
// ############ Edit below ###############################
$length = '200'; // length of topic title
$limit = '10'; // how many topics?
$l_recent = 'recent topics';
$l_started = 'started at';
$l_by = 'by';
$special_forums = '0'; // 0 = no; 1 = yes
$forums = '1'; // ID of forums; separate them with a comma
$css = ''; //path and name to your css_sheet - optional
// ############ Edit above ###############################
define('IN_PHPBB', true);
$phpbb_root_path = '
http://localhost/fazcseite/flash/forum2/'; // board folder with! ending mark (if in same folder just './')
include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'common.'.$phpEx);
also entweder bin ich mittlerweile zu voll

oder einfach nur zu dämlich für php....
wo liegt der fehler?????
