Update: Issue was with imagecache_profiles module http://drupal.org/node/615304 Will try this. Thanks. On Wed, Nov 25, 2009 at 7:14 AM, Dipen <dipench@gmail.com> wrote:
upon ctrl + refresh (overriding browser cache) I get the new image to show up.
I would assume that Etag would cause the problem not to happen, but I dont see browser even asking for the image in request (I am using live http headers and tamper data)
On Wed, Nov 25, 2009 at 7:12 AM, Dipen <dipench@gmail.com> wrote:
Hi,
I am using imagecache for my user profile page, when i update image with a new image imagecache doesn't rename the image file name but successfully update the image on the server. Browser cached the image and shows the old image upon refresh, I wanted to ask if I can programmatically get around this problem?
have u had problems with stale image showing even after updating the image with new one? Any ways to get around it?
Cheers Dipen