Seite 1 von 1

AutoMOD Beta 1

Verfasst: 06.01.2009 14:10
von mavrick3
Hallo Zusammn,

Ich würde gerne mal AutoMOD testen...

Nur wenn ich auf /install/index.php gehe kommt ich müsse das ganze umbennenen...

Wenn ich nun auf die geänderte Version gehe kommt:
phpBB Debug] PHP Notice: in file /installa/index.php on line 20: include(../install/install_automod.php) [function.include]: failed to open stream: No such file or directory
[phpBB Debug] PHP Notice: in file /installa/index.php on line 20: include() [function.include]: Failed opening '../install/install_automod.php' for inclusion (include_path='.:')

Fatal error: Class 'install_automod' not found in /usr/export/www/vhosts/funnetwork/hosting/mavrick3/forum/installa/index.php on line 46
Und wenn ich auf install/install_automod.php gehe kommt ne weisse seite...

Könnt ihr mir i-wie helfen da ich das ganze eig. eine gute Sache finde und es mir die Arbeit von kleiner MOD's abnimmt...

Update:

Ich hab in der config.php 2mal // weg genommen nun kom ich schon ein stück weiter: Sobald ich auf install/index.php gehe kommt das:
[phpBB Debug] PHP Notice: in file /install/index.php on line 56: Undefined offset: 0
Installations-Routine
AutoMOD Installation

Welcome to the AutoMOD Installation. You will need your FTP details if AutoMOD detects that is the best way to write files. The requirements test results are below.
Tests bestanden

The phpBB root directory is readable.

The store/ directory is writable.



Time : 0.060s | 3 Queries | GZIP : Off | Memory Usage: 5.25 MiB | Explain
Ein langer Text doch davon seh ich nur das:
[phpBB Debug] PHP Notice: in file /install/index.php on line 56: Undefined offset: 0

Time : 0.060s | 3 Queries | GZIP : Off | Memory Usage: 5.25 MiB | Explain

Re: AutoMOD Beta 1

Verfasst: 06.01.2009 18:52
von chris1278
Öffne die datei /root/config.php

finde:

Code: Alles auswählen

@define('PHPBB_INSTALLED', true);
// @define('DEBUG', true);
// @define('DEBUG_EXTRA', true);
?>
und ersetze mit folgendem:

Code: Alles auswählen

@define('PHPBB_INSTALLED', true);
 @define('DEBUG', true);
 @define('DEBUG_EXTRA', true);
?>
danach lade wieder install/install_automod.php

damit müstest du des eigentlich installiert bekommen. zumindest hat bei mir geklappt.

wenns installiert ist machst du die änderung an der config.php wieder rückgängig und fertig.

davon abgesehen funktioniert der mod nicht wirklich.

Re: AutoMOD Beta 1

Verfasst: 07.01.2009 12:45
von mavrick3
Ich hab in der config.php 2mal // weg genommen nun kom ich schon ein stück weiter: Sobald ich auf install/index.php gehe kommt das:
^^ Es kommt zwar ein neues Bild aber davon seh ich nicht alles ^^

Re: AutoMOD Beta 1

Verfasst: 07.01.2009 14:55
von chris1278
liews was ichj geschrieben haber und nicht die inmstall.php sondrn die install/install_automod.php aufrufen