How to remove loading product images from cache in magento? -
due problems product images in cache folder turned empty (file there empty).magneto loads product images cache folder only. example: http://example.com/media/catalog/product/cache/54/small_image/295x295/9df78eab33525d08d6e5fb8d27136e95/b/r/br7462vi_1.png here br7462vi_1.png turned empty.(0 bytes).
but http://example.com/media/catalog/product/b/r/br7462vi_1.png works fine.
how can stop magento loading product images cache?
no need worry. login admin panel.
goto admin ->system ->cache management click on flush catalog images cache
and flush magento cache.
now image urls should work.
if have still problem give 777 permission on media/catalog/product directory.
i hope works.
Comments
Post a Comment