Active
Project:
Gallery Assist
Version:
6.x-1.19-beta5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2011 at 13:04 UTC
Updated:
6 Aug 2011 at 08:45 UTC
When I delete some photos from the gallery and upload new photos with the same filename then the old photos will reapperar and the new ones will be discarded.
Comments
Comment #1
jcmc commentedhello,
To so a issue you have to send more information about. for example how I can reproduce it. In this specific case I suppose you are using imagecache. Try to flush your imagecache-presets. if it does not, you can clean your browser cache.
GA use the upload functionality from Drupal and this use the normal php upload functionality:
client -> tmp -> destination folder. It is impossible that the new images are overwritten from the deleted files.
By using imagecache GA don't remove the imagecache presets so as the most modules where images are implemented.
Comment #2
alcoder commentedThanks for your reply. I will test your suggestions.
I am using Gallery Assist, Gallery Assist Imagecache, Gallery Assist Lightboxes.