You are not logged in.
#1 2008-08-04 02:53:27
- saikat2k2
- New member
- Registered: 2008-08-04
- Posts: 2
album & image delete problem
Problem in delete option for photo & album both.
It says ....
Warning: unlink(./thumbnails/Water/Cruise Ship.jpg) [function.unlink]: Permission denied in /home/emranpho/public_html/portfolio/admin.php on line 271
Unable to delete Cruise Ship.jpg thumbnail
Warning: unlink(./images/Water/Cruise Ship.jpg) [function.unlink]: Permission denied in /home/emranpho/public_html/portfolio/admin.php on line 277
Unable to delete Cruise Ship.jpg
What can i do?
Offline
2008-08-04 02:53:27
- Advert
#2 2008-08-09 12:02:23
- idut
- Administrator
- Registered: 2007-08-11
- Posts: 108
Re: album & image delete problem
You can delete them using FTP or by setting their CHMOD permissions to 0777 through your FTP program. Make sure you have the images and thumbs folders and sub-folders set to CHMOD 0755.
Offline
#3 2009-04-30 04:01:56
- parko
- New member
- Registered: 2009-04-30
- Posts: 1
Re: album & image delete problem
saikat2k2 wrote:
Problem in delete option for photo & album both.
It says ....
Warning: unlink(./thumbnails/Water/Cruise Ship.jpg) [function.unlink]: Permission denied in /home/emranpho/public_html/portfolio/admin.php on line 271
Unable to delete Cruise Ship.jpg thumbnail
Warning: unlink(./images/Water/Cruise Ship.jpg) [function.unlink]: Permission denied in /home/emranpho/public_html/portfolio/admin.php on line 277
Unable to delete Cruise Ship.jpg
What can i do?
Besides settting the 777 the most important is to: reset owner in the images and thumbs directory
You can do this in cpanel or direct admin
Offline
