MyBB Community Forums

Full Version: Automatic PM on Move/Rename/Delete Thread
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
hey when i gonna activate it in acp i get this error.
Quote:Warning: fopen(./moderation.php): failed to open stream: Permission denied in /hsphere/local/home/jompamp/forum.drazonia.com/inc/plugins/apmemd.php on line 223

what is wrong?
You probably need to CHMOD moderation.php to 666.

You should post questions about modifications in the code modifications forum, not in General Support
DennisTT Wrote:You probably need to CHMOD moderation.php to 666.

You should post questions about modifications in the code modifications forum, not in General Support

what do u mean? should i change there it stands CHMOD in moderation.php and replace it with 666?
im using a linux server
This is ofcourse on the properties of the moderation.php file.
And yea you need to change it to 666 Smile The CHMOD

Read here if you do not know about CHMOD.
[Wiki: HowTo_Chmod] (Broken link, head over to docs.mybb.com instead)
No this is on the ftp server, not in the file, please read the Wiki about how you CHMOD an file.
Example:
[Image: 1151369647chmod.png]

(However my moderation.php file is naturally 644 and works. Strange.)