Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't clear cache for previously existing thumbs ? #739

Closed
jorismulliez opened this issue May 19, 2016 · 2 comments
Closed

Can't clear cache for previously existing thumbs ? #739

jorismulliez opened this issue May 19, 2016 · 2 comments

Comments

@jorismulliez
Copy link

Hi all,

I'm trying to use this bundle. It work fine for display.
But I can't figure how to clear specific Image cache correctly (without clear full cache).

I want to create a service like this one : stackoverflow.com/questions/27524336/update-and-remove-cached-image-using-liipimaginebundle#answer-28023595
But nothing work...

How can I remove the cache from the image I just replaced ?

Lets say I have some images entries :

  • image 1, with file 1.png, thumb/120x120/1.png, thumb/180x180/1.png
  • image 2, with file 2.png, thumb/120x120/2.png, thumb/180x180/2.png

If I update image 1, I want thumb/120x120/1.png and thumb/180x180/1.png to be removed but not thumb/120x120/2.png and thumb/180x180/2.png

Is it clear ? (sorry for my poor english :/ )

Thanks in advance for your help...

@BartVB
Copy link

BartVB commented Jul 12, 2016

This is rather hard to answer, a lot depends on your configuration and the method you use to update images.

Did you manage to solve this problem in the meantime?

@michellesanver
Copy link
Contributor

michellesanver commented Oct 4, 2019

@jorismulliez I am going through all issues to sort and prioritise. Is this still an issue for you? Since this is so old, please open a new issue if that is the case and we will prioritise accordingly. Thanks a lot! :)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants