Upswings Posted October 24, 2012 Share Posted October 24, 2012 (edited) Hey folks, I'm a Prestashop newbie, so please do excuse my ignorance if I'm asking a simple question! So, I'm building a site for a client and when I add a product and upload an image, the image is uploading into a particular directory. However, on the front page and on the product page when viewing the shop, the image does not appear. Right clicking reveals that the system thinks the image is somewhere else. How do I fix this? For example, actual directory where image is --> http://url.co.uk/150...decorations.jpg Directory where system thinks the image is --> http://url.co.uk/30-...hday-plates.jpg Direct link to site is available if you need it, though its heavily in development! Am I being incredibly stupid here? Please help Edited October 25, 2012 by Upswings (see edit history) Link to comment Share on other sites More sharing options...
shokinro Posted October 25, 2012 Share Posted October 25, 2012 Try to switch the setting of "Use the legacy image filesystem" to see if it changes. maybe setting is not match. For PrestaShop 1.4x Prefferences tab - Products tab PrestaShop 1.5x Preferences tab - Images tab Link to comment Share on other sites More sharing options...
Upswings Posted October 25, 2012 Author Share Posted October 25, 2012 Sadly, that hasn't worked. Link to comment Share on other sites More sharing options...
Upswings Posted October 25, 2012 Author Share Posted October 25, 2012 I'm not sure why this worked, but I removed the "default" from my filenames and they now work. Don't know how or why it worked, but I'm glad it did. Thank you for trying to help Shokinro, much appreciated Link to comment Share on other sites More sharing options...
shokinro Posted October 25, 2012 Share Posted October 25, 2012 Yes prestaShop changed the definition of images size. 1.5.0 or before, it does not have _default like small, medium, but from 1.5.1, it uses size with _default. I don't know why they made this changes. so if the image is generated before 1.5.1 and you upgraded to 1.5.1, then the images will not be displayed. Link to comment Share on other sites More sharing options...
Recommended Posts