bnventura Posted July 9, 2012 Share Posted July 9, 2012 I have two prestashop stores v. 1.4.8.2 with different behavior when import products by csv. In the good one, url´s images is allocated in ..img/p/1001-1-large.jpg. In the bad one, prestashow create one path directory ...img/p/1/0/1/101-large.jpg. This path directory don´t affect the front office: the products is displayed fine. The problem is when execute kelkoo script to generate archive to shopping guides. I compared both configurations (the good and bad one) in prestashop panel and I don´t find out the problem. Could anybody tell me how avoid the bad directory path? The stores are: www.greenjet.com (good one) www.toner2.com (bad one) Link to comment Share on other sites More sharing options...
phrasespot Posted July 11, 2012 Share Posted July 11, 2012 In the good one, url´s images is allocated in ..img/p/1001-1-large.jpg. In the bad one, prestashow create one path directory ...img/p/1/0/1/101-large.jpg The former is using the legacy image system and the latter new image system. Back Office > Preferences > Products > Use the legacy image filesystem. There are some problems though in later versions of PS. The problem is when execute kelkoo script to generate archive to shopping guides Which is? Link to comment Share on other sites More sharing options...
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now