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 
Please help me with advanced guestbook 2.2!  XML
Forum Index » Support Forum
Author Message
Anonymous



I'd like to remove some of the images, and place them with my own (like for example the green "Advanced guestbook powered by PHP and MySQL" image, and the "Sign my guestbook" image. (They are both on top of the page).

When I try to go to "Templates" and replace the photos with others, I only get these error messages:

Warning: fopen("./templates/body.php", "w") - Permission denied in xxx on line 180

Warning: fwrite(): supplied argument is not a valid File-Handle resource in xxx on line 181

Warning: fclose(): supplied argument is not a valid File-Handle resource in xxx on line 187


(The "xxx" es are the some kind of urls ending with admin.class.php)

What am I doing wrong..?
Anonymous



why don't you read the error message and see what it is telling you. The message is there for a reason, so as to point you towards what is wrong.

In this case it is telling you that permissions are denied. Reason for this, is that you failed to CHMOD (Change Mode) the templates permissions to 666 making it globaly writeable. set all your template files to 666.

don't ask me how to CHMOD it. You should already know how to do this.
spor
Student

Joined: 18/04/2003 05:02:37
Messages: 50
Offline

why should he/she allready know this, look if your giving help to someone help them, dont berate them for not knowing something that you "think" they should know.
 
Forum Index » Support Forum
Go to:   
Based on the open source JForum