AbanteCart Community

Shopping Cart Operations => Support => General Support => Topic started by: Ollie on March 08, 2016, 07:31:22 PM

Title: Missing Images
Post by: Ollie on March 08, 2016, 07:31:22 PM
My shopping cart is missing a couple of images. Does anybody know the name of these images and where to find them? I use version 1.2.0.

- Breadcrumb separator: https://assistech.com/store/telephone-ring-alerting-systems

- Rewrite Review stars: https://assistech.com/store/fc1204/#review


Title: Re: Missing Images
Post by: webdevmerc on March 09, 2016, 05:35:21 PM
I don't know if it has changed, but from 1.2.3, I think images default to:
public_html/resources/image/19

Title: Re: Missing Images
Post by: Ollie on March 13, 2016, 08:22:04 AM
Actually, these are the image paths:

/storefront/view/default/javascript/jquery/star-rating/star.gif
/storefront/view/default/image/stars_1.png , stars_2.png, stars_3.png, stars_4.png, stars_5.png

Note: default or default_html5 for v. 1.2.0
Title: Re: Missing Images
Post by: webdevmerc on March 13, 2016, 10:13:47 AM
Actually, these are the image paths:

/storefront/view/default/javascript/jquery/star-rating/star.gif
/storefront/view/default/image/stars_1.png , stars_2.png, stars_3.png, stars_4.png, stars_5.png

Note: default or default_html5 for v. 1.2.0

Maybe overkill, but you can download 1.2.0 here and just copy the images back:
https://drive.google.com/folderview?id=0B64_ELUMJQjJfms3U2Y5WDZycmQ2bXFkY2JxNmY1Qkp6QmpNUGo2ck5UYWF0ek44bnBiNVE&usp=drive_web#list

You may want to check if anything else is missing also from your site if those are not there (maybe something happened?).