Auto delete items?

bigu_c
bigu_c's picture

Joined: 2007-10-28
Posts: 417
Posted: Fri, 2012-06-01 06:35

Hello,

I have this problem:

I want to delete some items from /var/albums/xxx.jpg

But in my site still exist.

For example:

All items on /var/albums/aston-martin/classic/ DELETED.

But http://carscreen.org/aston-martin/classic/ sitll there?

Is there any way to do this?

Thanks.

Login or register to post comments
jnash
jnash's picture

Joined: 2004-08-02
Posts: 607
Posted: Fri, 2012-06-01 13:20

You should delete items from the gallery, not from the file system. The Gallery handles the removal from the database, the filesystem, and all the links to the item. The best method for multiple deletions I've found is to use the organize albums module, and then select and delete from there.

Doing this may help clean up yours as well.

Login or register to post comments