can not open installation file

Having problems installing EM? Let's fix that
Forum rules
DO NOT give out any FTP passwords to anyone! There is no reason to do so! If you need help badly enough, create a temporary FTP account that is restricted to only the files that you need help with and give the information for that. Giving out FTP information can be very dangerous!
Locked
auday
Registered User
Posts: 2
Joined: Thu Mar 31, 2005 8:47 am

can not open installation file

Post by auday »

hello guys

i have phpbb 2011

will upgrade to 2013

i uploaded all easymod files

make all directories to 777 or 774

running this link

first when i go to mydomain.com/my-sub-directory/forums/mods/easymod/easymod_install.php

it show me this page

Code: Select all

Warning&#58 main(./../../../extension.inc)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 29

Warning&#58 main()&#58 Failed opening './../../../extension.inc' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 29

Warning&#58 main(./../../../config.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 30

Warning&#58 main()&#58 Failed opening './../../../config.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 30

Warning&#58 main(./../../../includes/constants.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 31

Warning&#58 main()&#58 Failed opening './../../../includes/constants.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 31

Warning&#58 main(./../../../includes/functions.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 32

Warning&#58 main()&#58 Failed opening './../../../includes/functions.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 32

Warning&#58 main(./../../../includes/functions_admin.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 33

Warning&#58 main()&#58 Failed opening './../../../includes/functions_admin.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 33

Warning&#58 main(./../../../includes/db.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 34

Warning&#58 main()&#58 Failed opening './../../../includes/db.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 34

Warning&#58 main(./em_includes/em_ftp.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 36

Warning&#58 main()&#58 Failed opening './em_includes/em_ftp.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 36

Warning&#58 main(./em_includes/em_modio.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 37

Warning&#58 main()&#58 Failed opening './em_includes/em_modio.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 37

Warning&#58 main(./em_includes/em_functions.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 38

Warning&#58 main()&#58 Failed opening './em_includes/em_functions.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 38

Warning&#58 main(./easymod_display_functions.)&#58 failed to open stream&#58 No such file or directory in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 40

Warning&#58 main()&#58 Failed opening './easymod_display_functions.' for inclusion (include_path='.&#58/usr/lib/php&#58/usr/local/lib/php') in /home/hothost4/public_html/seuclan/forums/mods/easymod/easymod_install.php on line 40
CRITICAL ERROR&#58 the lang_easymod. file could not be found in the easymod directory. EasyMOD cannot be installed without this file present. 
i dont knmow wht s wronge ..i checked all files ,.,,all the files r there ...

the script for the installer shows erorr on these line 29-40

Code: Select all

include($phpbb_root_path . 'extension.inc');
include($phpbb_root_path . 'config.'.$phpEx);
include($phpbb_root_path . 'includes/constants.'.$phpEx);
include($phpbb_root_path . 'includes/functions.'.$phpEx);
include($phpbb_root_path . 'includes/functions_admin.'.$phpEx);
include($phpbb_root_path . 'includes/db.'.$phpEx);

include( './em_includes/em_ftp.'.$phpEx);
include( './em_includes/em_modio.'.$phpEx);
include( './em_includes/em_functions.'.$phpEx);

include( './easymod_display_functions.'.$phpEx);
please help me to find the eror and fix it

thanks
auday al iraqi (offers help to translate to arabic and mod and any lang file related to phpbb)

User avatar
GPHemsley
Registered User
Posts: 1617
Joined: Fri Apr 18, 2003 4:01 am
Location: Long Beach, NY
Contact:

Re: can not open installation file

Post by GPHemsley »

The files are supposed to be in admin/. ;)

As for the translations, if you could do them and keep them handy until Nuttzy has come up with a good way to keep track of them, that'd be great. :mrgreen:

Locked