Seite 1 von 1
CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 11:26
von Jano1
Hi Leute,
Ich hab mich genau an die Installationsanleitung von dieser Seite gehalten, doch wenn ich EasyMod installieren will, tritt folgender Error auf:
Code: Alles auswählen
CRITICAL ERROR: the file 'extension.inc' could not be found. Please, make sure EasyMOD has been uploaded under the admin/mods/easymod/ directory of your phpBB installation.
Ich hab es genau dort installiert wo es hinsoll!
(Ich verwende phpBB3, kann das daran liegen? Dort heißt das admin Verzeichnis doch adm oder?
Außerdem kriege ich die ACP User Mail list iwie nicht installiert, ich hab zwar alle genau nach Anleitung fertig, aber sobald ich im ACP auf MODS klicke, kommt folgende Fehlermeldung:
Code: Alles auswählen
Allgemeiner Fehler
Module file ./../includes/acp/acp_displaymails.php does not contain correct class [acp_displaymails]
Ich weiß wirklich nicht mehr weiter!

Re: CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 12:18
von Balint
Hallo,
EasyMOD wurde für phpBB2.x entwickelt, es wird auf phpBB3 nicht laufen! Dafür gibt's AutoMOD, siehe hier:
http://www.phpbb.com/mods/automod/
Viele Grüße,
Bálint
Re: CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 12:27
von Jano1
Achso! Ok, Dankeschön!
Und kann mir noch jemand bei dem anderen Problem helfen?
Re: CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 12:51
von Balint
Hallo,
Fragen zu einem installierten MOD bitte immer im jeweiligen Supportthread stellen:
http://www.phpbb.de/community/viewtopic.php?t=164986
Viele Grüße,
Bálint
Re: CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 12:56
von Jano1
Hmmmm, ok, werd ich gleich machen! Vorerst noch eine andere Frage:
Wenn ich den AutoMod bei mir installieren will kommt folgende Fehlermeldung:
Code: Alles auswählen
[phpBB Debug] PHP Notice: in file /install2/index.php on line 21: include(../install/install_automod.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /install2/index.php on line 21: include() [function.include]: Failed opening '../install/install_automod.php' for inclusion (include_path='.;C:/xampp/php/pear/')
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1006: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1006: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 1006: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3247)
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2030: include(../language/de/acp/mods.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /includes/session.php on line 2030: include() [function.include]: Failed opening '../language/de/acp/mods.php' for inclusion (include_path='.;C:/xampp/php/pear/')
Was kann ich tun um den AutoMod zu installieren?
Re: CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 13:14
von Metzle
Re: CRITICAL ERROR bei EasyMod Installation
Verfasst: 07.07.2009 13:33
von Jano1
Cool! Dankeschön, jetzt klappts^^