Gregwar/ImageBundle

Fallback image

CharlyPoppins opened this issue · 4 comments

Hello, I didn't manage to set the fallback image

My config
gregwar_image:
throw_exception: false
fallback_image: /web/bundles/charlybase/images/missing.png

Please take a look at my pull-request #54.

Thanks I fix the two files but the problem still occurred.

I had to set the full URL in mon config.yml

fallback_image: http://www.monsite.fr/bundles/charlybase/images/missing.png

I merged @bozma88 PR, does it fix your issue?

I've set my fallback_image with the http path then it work
http://www.monsite.fr/bundles/charlybase/images/missing.png