I'm just playing around with MBoard at the moment before I incorporate it into my site.
Everything works fine, except today, I amended one of the messages in the msg folder (to manually add keyword meta tags) and uploaded the file back to the msg folder.
Since then, when I try to reply to the message, I get the following message:
Warning: fopen(msg/1.html): failed to open stream: Permission denied
Error
Couldn't open file msg/1.html for writing! Please CHMOD the "msg" folder to 777 (rwx-rwx-rwx)!
However, it does actually post and save the file regardless of the error message and the msg folder is already CHMODed to 777.
As an experiment, I reinstalled all the files from new again and the board works properly again. When I edit the message file again, the problem reappears.
I know I am not supposed to edit the messages, but was just wondering what was happening?
Thanks
D
Error after a minor edit to a message's HTML
Try to chmod 666 file 1.html
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools
The problem was you uploaded the edited file to the server and script didn't have write permission to that file anymore.
Yes, chmod to 666 any posts you edit/re-upload and it should work fine.
Yes, chmod to 666 any posts you edit/re-upload and it should work fine.
Klemen, creator of HESK and PHPJunkyardWas this helpful? You can buy me a drink here 
You should follow me on Twitter here
Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools


Help desk software | Cloud help desk | Guestbook | Link manager | Click counter | more PHP Scripts ...
Also browse for php hosting companies, read php books, find php resources and use webmaster tools