Seite 1 von 1

Simple Calendar Installationsprobleme

Verfasst: 11.07.2009 13:47
von thommy89
Moin moin,
habe nun folgendes Problem mit dem Simple Calendar.
Ich rufe über das ACP die Installationsroutine auf und es erscheint folgende Meldung:

[phpBB Debug] PHP Notice: in file /includes/acp/acp_calendar_install.php on line 93: include(./../calendar_install/inst_0.6.0/index.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/acp/acp_calendar_install.php on line 93: include() [function.include]: Failed opening './../calendar_install/inst_0.6.0/index.php' for inclusion (include_path='.:/etc/php/lib')
[phpBB Debug] PHP Notice: in file /includes/acp/acp_calendar_install.php on line 105: Invalid argument supplied for foreach()
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)

Für Lösungsansätze bin ich dankbar.
Gruß
Thomas

Re: Simple Calendar Installationsprobleme

Verfasst: 11.07.2009 18:49
von BB-BF-BM
Hallo Thomas!

Wie sieht deine Ordnerstruktur aus?

existiert der Ordner /calendar_install/inst_0.6.0 und darin die Datei index.php?

Re: Simple Calendar Installationsprobleme

Verfasst: 12.07.2009 11:01
von thommy89
Guten Morgen,
meine Ordnerstruktur zur index.php sieht wie folgt aus:
/calendar_install/inst_0.6.0/contrib/calendar_install/inst_0.6.0
Mit freundlichen Grüßen
Thomas

Re: Simple Calendar Installationsprobleme

Verfasst: 12.07.2009 11:15
von Dufftown
Moin,

das sieht sehr merkwürdig aus.

Erstmal packst Du alles was unter root liegt in das Root Deines Forums (also da wo auch die config.php liegt). Die Ordner bis auf die mit calendar gibt es da ja schon.

In dem contrib-Ordner liegen ja die Sachen für deutsch. Aber da nicht den ganzen Pfad mitkopieren, sondern erst mal bis zum Ordner root runterhangeln. Und dann damit das gleiche, alles was da drin liegt wieder in das Root Deines Forums. Da liegen wieder die gleichen Ordner und Dateien wie eben, aber diesmal mit den deutschen statt den englischen Sprachdateien.

Re: Simple Calendar Installationsprobleme

Verfasst: 12.07.2009 11:18
von thommy89
Okay,
habe ich so gemacht und ist auch tatsächlich alles auf Deutsch, aber jetzt kann ich im ACP unter "Simple Calendar Installation" nicht mehr die VErsion auswählen. Woran liegt das?
Falsche Pfadangabe im Script?
Gruß
Thomas

Re: Simple Calendar Installationsprobleme

Verfasst: 12.07.2009 12:33
von thommy89
Moin,
habs gelöst, tatsächlich falsche Pfadangabe.
Gruß