Seite 1 von 2

Problem bei Mod "Mini Statistic im Index"

Verfasst: 09.08.2004 11:58
von Tyson
Hallo,
Ich hab ein Problem. Ich habe diesen Mod installiert, aber es funktioniert nicht. Wennn ich mein Forum aufrufe kommt das:
Parse error: parse error, unexpected '}' in /usr/export/www/vhosts/funnetwork/hosting/tyson1/index.php on line 450
Man soll im index.php das machen:
#
#-----[ OPEN ]------------------------------------------
#

index.php

#
#-----[ FIND ]------------------------------------------
#

//
// Generate the page
//
$template->pparse('body');

#
#-----[ BEFORE, ADD ]------------------------------------------
#

include($phpbb_root_path . 'actualstats.'.$phpEx);
Das hab ich gemacht, aber es funktioniert immer noch nicht. Danke im vorraus.

Re: Problem bei Mod "Mini Statistic im Index"

Verfasst: 09.08.2004 12:49
von tomtom
hi,


also das hier

Code: Alles auswählen

include($phpbb_root_path . 'actualstats.'.$phpEx);
vor dem hier

Code: Alles auswählen

//
// Generate the page
//
$template->pparse('body');
eingefügt?

gruss, t.

Verfasst: 09.08.2004 13:22
von Tyson
Ja das hab ich

Verfasst: 09.08.2004 13:47
von tomtom
Tyson hat geschrieben:Ja das hab ich
hi,

könntest du uns deine index.php zeigen? eine PHP-Datei zum Download bereitstellen

gruss, t.

Verfasst: 09.08.2004 13:52
von Both
Die actualstats.php exestiert halt nicht im jeweiligen Ordner, deshalb kann er sie nicht includen. :wink:

Verfasst: 09.08.2004 13:53
von tomtom
Both hat geschrieben:Die actualstats.php exestiert halt nicht im jeweiligen Ordner, deshalb kann er sie nicht includen. :wink:
auch das wäre möglich :)

Verfasst: 09.08.2004 13:56
von Tyson
Ok ich habs:
http://tyson1.funpic.de/index.txt

Hoffe du kannst es lösen :lol:

Verfasst: 09.08.2004 13:58
von Tyson
@Both:
wo muss sie denn sein?

Verfasst: 09.08.2004 14:02
von tomtom
Tyson hat geschrieben:Ok ich habs:
http://tyson1.funpic.de/index.txt

Hoffe du kannst es lösen :lol:
das klappt leider nicht ...

http://www.funpic.de/linken_verboten.jpg

die actualstats.php muss ins foren-root, also da, wo auch die memberlist.php usw. ist.

gruss, t.

Verfasst: 09.08.2004 14:03
von Tyson
Doch sie ist im Forum Root. Warte ich hab noch mehrere Server.