You are not logged in.
#1 2009-07-22 18:05:57
- nickgibbens
- New member
- Registered: 2009-07-22
- Posts: 4
Can't change descriptions on albums
I am trying to change the description of one of my albums.
However, when I click save changes, I get the following error message
Warning: fopen(./images/Air/idutgallerydata.txt) [function.fopen]: failed to open stream: Permission denied in /home/jpelemecom/public_html/gallery/admin.php on line 809
Warning: fwrite(): supplied argument is not a valid stream resource in /home/jpelemecom/public_html/gallery/admin.php on line 811
Cannot write to album data file.
Warning: fclose(): supplied argument is not a valid stream resource in /home/jpelemecom/public_html/gallery/admin.php on line 816
Any ideas on how to resolve this?
Any help would be great.
Thanks
Nick.
Offline
2009-07-22 18:05:57
- Advert
#2 2009-07-23 03:58:27
- idut
- Administrator
- Registered: 2007-08-11
- Posts: 108
Re: Can't change descriptions on albums
You should CHMOD the Air folder and its contents to 755.
Offline
#3 2009-07-23 06:07:42
- nickgibbens
- New member
- Registered: 2009-07-22
- Posts: 4
Re: Can't change descriptions on albums
Hi admin
I have done this but still get the same error mesage.
Offline
