-- HikaShop version -- : 2.6.4
-- Joomla version -- : 3.6.2
-- Error-message(debug-mod must be tuned on) -- : None
I added a custom field that's an item-> Ajax Image. I can upload the image on the purchase/add-to-cart page but when I go to checkout, the area by the cart/product display shows the image as missing (question-mark box indicating the image can't be found). When I inspect the element, it says it's calling this:
<img class="" src="/checkout/order/download/field_table-item/field_namekey-dXBsb2FkaW1hZ2U=/name-ZG9nLTkxNjA5OV82NDBfNzIxODk4MDQ0LmpwZywzNGZkN2Q5YjNiMTA1MTdiYWJlOTMyZTg5ZjhkZTNiZA==/thumbnail_x-100/thumbnail_y-100" alt="dog-916099_640_721898044.jpg,34fd7d9b3b10517babe932e89f8de3bd">
Any idea as to what's happening?