problem installing mods with easy mod

Wondering why that MOD you have won't install correctly? Let's take a look
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
Kreative1993
Registered User
Posts: 2
Joined: Thu Apr 03, 2008 2:32 pm

problem installing mods with easy mod

Post by Kreative1993 »

i try to start installing a mod with easy mod
but it says installation fails
the same error has come up with a lot of different mods

Code: Select all

Critical Error

Function Trace: open_files[5]->modio_open[2]->modio_mkdirs[1]->ftp_mkdir_struct[3]

FTP ERROR: could not make directory [processed]
Current dir: [/www/forum/admin/mods/thank]
MOD script line #231 :: FAQ :: Report

Realisty
Registered User
Posts: 107
Joined: Sat Jan 20, 2007 3:37 pm

Re: problem installing mods with easy mod

Post by Realisty »

Make sure the mods folder is CHMOD 755

Kreative1993
Registered User
Posts: 2
Joined: Thu Apr 03, 2008 2:32 pm

Re: problem installing mods with easy mod

Post by Kreative1993 »

what do you mean
i dont understand
do i just change the directory name to that

Realisty
Registered User
Posts: 107
Joined: Sat Jan 20, 2007 3:37 pm

Re: problem installing mods with easy mod

Post by Realisty »

Here is a little article in the knowledgebase of phpBB : http://www.phpbb.com/kb/article/chmod-permissions/ ;)

Locked