This topic contains 7 replies, has 2 voices, and was last updated by Mauro Chojrin 2 years, 5 months ago.
-
Topic
-
Hi:
I’m experiencing a similar situation as https://forum.oroinc.com/orocommerce/topic/problem-displays-images-in-frontend/
Something I noticed is that the original “src” attribute for a given image is, for instance, /admin/media/cache/attachment/resize/product_large/f8ad5f04db8a20c593bca34d27fd6799/212/5d8abc6197260989555596.jpg?version=67ea5915
Looking in my public directory I can’t see an admin directory but there is a similar file located at public/media/cache/admin/media/cache/attachment/resize/product_large/f8ad5f04db8a20c593bca34d27fd6799/212/5d8abc6197260989555596.jpg
If I manually change the img src (straight in the browser) to something like /media/cache/attachment/resize/product_large/f8ad5f04db8a20c593bca34d27fd6799/212/5d8abc6197260989555596.jpg?version=67ea5915
the images are displayed just fine…
I tried creating a symlink to public/media/cache/admin as public/admin but that didn’t work.
I just upgraded to OroCommerce 3.1.17 and I hadn’t noticed this issue before.
The forum ‘OroCommerce’ is closed to new topics and replies.