Seite 1 von 1

Probleme beim Mod Einbau z.B. Landkarte/Portal 1,25

Verfasst: 07.10.2003 00:28
von KaiPagels
Hallo,
ich hoffe Ihr könnt mir helfen :

den EasyMod Installer habe ich Problemlos installiert, jedoch bekomme ich beim Ausführen der entsprechenden ****install.php z.B. folgende Fehlermeldung,

Beispiel intro_portal_mod_db_install.php des MAP-Mods



Warning: Unable to access ./extension.inc in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 4

Warning: Failed opening './extension.inc' for inclusion (include_path='.:..') in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 4

Warning: Unable to access ./config. in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 5

Warning: Failed opening './config.' for inclusion (include_path='.:..') in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 5

Warning: Unable to access ./common. in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 6

Warning: Failed opening './common.' for inclusion (include_path='.:..') in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 6

Warning: Unable to access ./includes/constants. in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 7

Warning: Failed opening './includes/constants.' for inclusion (include_path='.:..') in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 7

Warning: Unable to access ./includes/db. in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 8

Warning: Failed opening './includes/db.' for inclusion (include_path='.:..') in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 8

Fatal error: Call to undefined function: session_pagestart() in /home/meister-bv-2003.de/www/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/db_install.php on line 13


Was mach ich Falch ?????

Bitte helft mir

Danke Gruß Kai

PS:Bin phpBB Anfänger

Verfasst: 07.10.2003 13:37
von Acid
..kopiere mal die db_install.php nach www.deine_domain.de/phpBB2/ und nicht nach www.deine_domain.de/phpBB2/admin/mods/map_mod_1.9.1/phpbb_root/

Verfasst: 07.10.2003 13:43
von AWSW
Hallo,
Du musst die db_install.php in deinem Forumroot ausführen: http://www.domain.de/phpbb2/db_install.php ... Genau so für die anderen MODs... :wink: