wimogas Posted July 21, 2015 Share Posted July 21, 2015 Instead of showing the image, there's a question mark... I've tried regenerating thumbnails, deleting cached data, nothing works. Anyone help? Thanks, Guillem Link to comment Share on other sites More sharing options...
NemoPS Posted July 22, 2015 Share Posted July 22, 2015 Can you inspect the images and see what the url looks like? Link to comment Share on other sites More sharing options...
wimogas Posted July 22, 2015 Author Share Posted July 22, 2015 Where are they stored? What folder in the server, I mean? Thanks! G Link to comment Share on other sites More sharing options...
NemoPS Posted July 24, 2015 Share Posted July 24, 2015 No I mean using a web development bar, like firebug or chrome dev tools Link to comment Share on other sites More sharing options...
wimogas Posted July 24, 2015 Author Share Posted July 24, 2015 So it appears like this: ... "catalogue/c/19-medium_default/pencils.jpg" this is wrong, right? Thanks, G Link to comment Share on other sites More sharing options...
NemoPS Posted July 25, 2015 Share Posted July 25, 2015 Hard to tell, what happens if you get the link directly into the address bar?Also, is c/ your prestashop folder? It's really hard to tell whether it's correct or not, since we don't know your folder structure Link to comment Share on other sites More sharing options...
wimogas Posted July 27, 2015 Author Share Posted July 27, 2015 This is the full url: http://mingproductions.com/catalogue/c/19-medium_default/pencils.jpg I understand /c/ is where the images are stored... but it should be "/img/c/", because thats what my server folder structure shows? This is driving me crazy! Thanks for your help, G Link to comment Share on other sites More sharing options...
NemoPS Posted July 27, 2015 Share Posted July 27, 2015 Hmm, that url seems to match the correct ones anyway. The medium_default size exists, correct? You might want to check that folder's permissions Link to comment Share on other sites More sharing options...
wimogas Posted July 27, 2015 Author Share Posted July 27, 2015 it appears in the wrong place, or maybe I'm uploading it in the wrong place: It should appear here: http://mingproductions.com/catalogue/12-stationery (where the question mark is) But it appears here: http://mingproductions.com/catalogue/19-pencils (see the pencil square img) I'm uploading the image in the back office (categories, select subcategory, edit, add image) Link to comment Share on other sites More sharing options...
wimogas Posted July 28, 2015 Author Share Posted July 28, 2015 The solution is to hardcode-upload the images in the /img/c/ server folder with the appropriate names: [id_category].jpg[id_category]-[image_type].jpg Otherwise, using the backoffice Categories>Subcategory-name>Edit>Image did not work for me. 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