Author |
Message |
23/07/2003 21:43:31
|
kittyslave
Beginner
Joined: 22/07/2003 22:09:32
Messages: 5
Location: Pennsylvania
Offline
|
I am trying to set up advanced guestbook 2.2.
When I try to modify any of the php files I get the following error messages:
Warning: fopen(./templates/body.php): failed to open stream: Permission denied in /home/neighbor/public_html/guestbook/lib/admin.class.php on line 180
Warning: fwrite(): supplied argument is not a valid stream resource in /home/neighbor/public_html/guestbook/lib/admin.class.php on line 181
Warning: fclose(): supplied argument is not a valid stream resource in /home/neighbor/public_html/guestbook/lib/admin.class.php on line 187
I cant make any changes to these templates ... any help would be greatly appreciated.
|
|
23/07/2003 23:59:55
|
Anonymous
|
chmod your templates 777 with an FTP program
|
|
24/07/2003 04:25:17
|
kittyslave
Beginner
Joined: 22/07/2003 22:09:32
Messages: 5
Location: Pennsylvania
Offline
|
Worked beautifully! Thanks.
|
|
|