Page 1 of 1

Cannot delete images in folders with full access

Posted: 16 Jun 2008, 15:11
by NewOakley
I have IIS 6.0 with php 5.2 and everything is working perfectly.
In the admin module i can upload images no problem, only i cant delete them, the button says An error occured, cannot delete image.

I have given the content folder inlcuding all folders full acces, i know this is working because i can write images in the folder with uploading them.

Please help.

Re: Cannot delete images in folders with full access

Posted: 17 Jun 2008, 20:52
by b_k
NewOakley wrote:I have IIS 6.0 with php 5.2 and everything is working perfectly.
In the admin module i can upload images no problem, only i cant delete them, the button says An error occured, cannot delete image.

I have given the content folder inlcuding all folders full acces, i know this is working because i can write images in the folder with uploading them.

Please help.
does your password have any capital letters in it? if so, change it to lowercase only, and close out your browser and try again. there's a bug in the delete.php file :wink:

Re: Cannot delete images in folders with full access

Posted: 18 Jun 2008, 05:44
by NewOakley
b_k wrote:
NewOakley wrote:I have IIS 6.0 with php 5.2 and everything is working perfectly.
In the admin module i can upload images no problem, only i cant delete them, the button says An error occured, cannot delete image.

I have given the content folder inlcuding all folders full acces, i know this is working because i can write images in the folder with uploading them.

Please help.
does your password have any capital letters in it? if so, change it to lowercase only, and close out your browser and try again. there's a bug in the delete.php file :wink:
I suppose that's true, i will look and let you know

Re: Cannot delete images in folders with full access

Posted: 18 Jun 2008, 14:56
by NewOakley
b_k wrote:
NewOakley wrote:I have IIS 6.0 with php 5.2 and everything is working perfectly.
In the admin module i can upload images no problem, only i cant delete them, the button says An error occured, cannot delete image.

I have given the content folder inlcuding all folders full acces, i know this is working because i can write images in the folder with uploading them.

Please help.
does your password have any capital letters in it? if so, change it to lowercase only, and close out your browser and try again. there's a bug in the delete.php file :wink:
I have changed my password for lowercase, i still gett the error cannot delete , an error occured. But if i refresh the folder by clicking on the groups right, then the files are deleted, so i think the delete is working now (lowercase password) but still get the error.

Posted: 18 Jun 2008, 19:39
by b_k
They say version 1.7 fixes the delete issue. I was running 1.6 when I saw this.

Posted: 19 Jun 2008, 02:51
by NewOakley
b_k wrote:They say version 1.7 fixes the delete issue. I was running 1.6 when I saw this.
I have read that also, but i'm runnig 1.8.