[not EM] Setting up

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
laforge
Registered User
Posts: 7
Joined: Sat Jun 19, 2004 4:27 pm

[not EM] Setting up

Post by laforge »

Ok i did the install like i do other things. I might of put something in the wrong place but when i ran easymod_intall.php

Code: Select all

Warning: main(./../../../extension.inc): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 29

Warning: main(): Failed opening './../../../extension.inc' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 29

Warning: main(./../../../config.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 30

Warning: main(): Failed opening './../../../config.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 30

Warning: main(./../../../includes/constants.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 31

Warning: main(): Failed opening './../../../includes/constants.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 31

Warning: main(./../../../includes/functions.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 32

Warning: main(): Failed opening './../../../includes/functions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 32

Warning: main(./../../../includes/functions_admin.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 33

Warning: main(): Failed opening './../../../includes/functions_admin.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 33

Warning: main(./../../../includes/db.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 34

Warning: main(): Failed opening './../../../includes/db.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 34

Warning: main(./em_includes/em_ftp.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 36

Warning: main(): Failed opening './em_includes/em_ftp.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 36

Warning: main(./em_includes/em_modio.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 37

Warning: main(): Failed opening './em_includes/em_modio.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 37

Warning: main(./em_includes/em_functions.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 38

Warning: main(): Failed opening './em_includes/em_functions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 38

Warning: main(./easymod_display_functions.): failed to open stream: No such file or directory in /home/laforge/public_html/board/easymod/easymod_install.php on line 40

Warning: main(): Failed opening './easymod_display_functions.' for inclusion (include_path='.:/usr/lib/php:/usr/local/lib/php') in /home/laforge/public_html/board/easymod/easymod_install.php on line 40
CRITICAL ERROR: the lang_easymod. file could not be found in the easymod directory. EasyMOD cannot be installed without this file present.
i don't know what is wrong. Any help is appreaciated

laforge
Registered User
Posts: 7
Joined: Sat Jun 19, 2004 4:27 pm

Re: Setting up

Post by laforge »

wait do i set up everything is phpbb2/admin or in phpbb2?

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

Re: Setting up

Post by GPHemsley »

Copy the contents of the zip to phpBB2/admin/ to create phpBB2/admin/mods/ and a variety of subdirectories.

Nuttzy99
Registered User
Posts: 927
Joined: Fri Aug 03, 2001 7:09 am
Contact:

Re: Setting up

Post by Nuttzy99 »

That'll do it. Thanks GP ;)

-Nuttzy :cool:
SpellingCow.com - Free spell check service for your forums or any web form!
My Other Site

Locked