
I want to ask
how to disable the image cache in OpenCart version 2.1.0.1
I was trying to find a way, and found this
http://stackoverflow.com/questions/1156 ... n-opencart
there, told me add this code
<? php echo HTTP_IMAGE. $ product_info ['image']; ?>
but I am confused code was added in what file? and the location of the folder where?
and is it true the code can disable the image cache?
or there are other ways to disable the image cache to OpenCart version 2.1.0.1
Please help me,
thank you