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.
I have changed the Admin folder as well as edittemplate.php file permissions to 777. But still its not working Please help!
You also need to set 777 on your templates folder and any other folders and files that need write permission.
No, someone just needs to instruct this person how to change the permissions. All depends on what FTP your using (for a easy method). Login to the FTP, right click the file and set the permissions to 0777. If you still fail, or can't find this just search CHMOD "ftp client name" in google.
Guys, Got working now .. Its just access permissions in the folder which has to be changed, Thanks for all your advice.