Fallback image
CharlyPoppins opened this issue · 4 comments
CharlyPoppins commented
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
CharlyPoppins commented
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
CharlyPoppins commented
I've set my fallback_image with the http path then it work
http://www.monsite.fr/bundles/charlybase/images/missing.png