Hi all, I have started a new website with a new host. I installed all the files into the host using FTP. I login to the admin pannel for my website and started editing my settings but failed. The error i got is Warning: fopen(/home/articleg/public_html/templates/terms.tpl) [function.fopen]: failed to open stream: Permission denied in /home/articleg/public_html/admin/edittemplates.php on line 375 Warning: fwrite(): supplied argument is not a valid stream resource in /home/articleg/public_html/admin/edittemplates.php on line 377 Warning: fclose(): supplied argument is not a valid stream resource in /home/articleg/public_html/admin/edittemplates.php on line 379 Please advice what is this error what i need to do? Many thanks for your help.
Change write permissions for the file trough ftp, if you are using filezilla, right-click over the file and click on "file attributes" , 770 should be ok, if it doesn't work try with 777.
I have changed the Admin folder as well as edittemplate.php file permissions to 777. But still its not working Please help!