If you are not registered or logged in, you may still use these forums but with limited features. Show recent topics
  [Search] Search   [Hottest Topics] Hottest Topics   [Members]  Member Listing   [FAQ]  FAQ 
[Register] Register / 
[Login] Login 
Advanced Guestbook  XML
Forum Index » Support Forum
Author Message
Anonymous



Hi,

When I want to change the templates, and I push the "Submit Settings" button, I get the following error:


Warning: fopen("./templates/header.php", "w") - Permission denied in /home/sites/site95/web/benheart/guestbook/lib/admin.class.php on line 193

Warning: Supplied argument is not a valid File-Handle resource in /home/sites/site95/web/benheart/guestbook/lib/admin.class.php on line 194

Warning: Supplied argument is not a valid File-Handle resource in /home/sites/site95/web/benheart/guestbook/lib/admin.class.php on line 200

What's wrong with this?
Anonymous



You have to set write permissions to your php template files

chmod 666 on all template php files

you get permission denied because they get set to default cmod 644 during ftp upload
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum