Problem installing AutoMod

sapper

Paragon
Joined
Oct 15, 2009
Messages
1,124
Reaction score
0
FP$
2,037
I've tried to install automod and get this error when I select the automod tab from the acp.

I had no errors after the files were uploaded, so I'm a bit stuck !!

[phpBB Debug] PHP Notice: in file /includes/acp/acp_mods.php on line 1206: opendir(./../store/mods) [function.opendir]: failed to open dir: Permission denied
[phpBB Debug] PHP Notice: in file /includes/acp/acp_mods.php on line 1207: readdir(): supplied argument is not a valid Directory resource
[phpBB Debug] PHP Notice: in file /includes/acp/acp_mods.php on line 1280: closedir(): supplied argument is not a valid Directory resource
[phpBB Debug] PHP Notice: in file /adm/index.php on line 150: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 152: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 153: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)
[phpBB Debug] PHP Notice: in file /adm/index.php on line 154: Cannot modify header information - headers already sent by (output started at /includes/functions.php:3493)

Any help would be welcome
 
Scratch that.
Umm did you perform any edits to the files yourself? Is your phpbb up to date? (3.0.7 PL-1)
 
AppleFlavouredDog said:
Scratch that.
Umm did you perform any edits to the files yourself? Is your phpbb up to date? (3.0.7 PL-1)

No file edits done by myself, and I'm using 3.0.7PL1
 
Change the permissions of the store/mods directory to 777. I think that is what is causing the issues.
 
Log into cPanel ---> Select "legacy file manager" ---> open the "store" directory then click the name "mods" which you will see in the store directory. On the right click "Change Permissions" and tick all the boxes and it should say 7 7 7 along the bottom and then click change and then you are done.
 
Back
Top Bottom