Hi,
The title might not really be self explanatory, so here is my problem : when I want to display an image in a forum, blog post or anything else, I use the getCustomSizedImageMaxSpace() function.
The problem is : if this function find a correct cache image, it returns a link to that file. But if you clear your cache, you completely break this image.
So, I'd like to know if there is an equivalent of getCustomSizedImageMaxSpace(), only it will always return a link generating the cache image ?