Jump to content

[solved] Image display problems


Recommended Posts

Hello,

 

I am about to pull my hair out! I have installed version 1.5.4 and everything is working perfectly with the exception of the product images.

 

I can successfully upload the images but all that displays is a box with a question mark inside.

 

Can someone please help me before I break the computer? My site is www.saltwatermediallc.com/presta

 

THANK YOU!

 

 

Patty

Link to comment
Share on other sites

Oops!

 

This is the image tag in question:

 

<img width="1" height="1" title=""Samuel Smythe" by Andrew Heller" id="bigpic" alt=""Samuel Smythe" by Andrew Heller" src="http://saltwatermedi...rge_default.jpg" complete="complete" jQuery17207453238689249934="13"/>

 

So two points:

  1. There is a tiny box above the facebook icon - as indicated above, this is 1px high x 1px wide, so that will need changing.
  2. Is the 'large_default' image present in the location indicated?

Link to comment
Share on other sites

I don't understand where to go to edit the tiny box above the Facebook icon you reference. Under "preferences" and "images" there is an entry "_large" to display under products. It is set for 200x200 px.

 

THANK YOU so much for helping me - I have exhausted every option to resolve this problem.

Link to comment
Share on other sites

The product images shouldn't be in the img/cms folder - they should be within the img/p folder, using a subfolder structure based on the image number.

 

The image for 'Samuel Smythe' is number 42. So assuming your image preferences had been set before you uploaded the images, then based on your image preferences my understanding is that Prestashop should have placed three images in img/p/4/2/ called 42.jpg (the one you uploaded), 42-images.jpg and 42-_large.jpg.

 

By default, there are 5 types of image generated for a product (small, medium, large, thickbox, home). In your case, you have deleted those image types, and have added the 2 types, 'images' and '_large'.

 

I'm not sure how Prestashop decides which of those 2 to use in place of each of the 5 defaults. Based on the src value in post #4 above, it's still looking for one of the defaults.

 

It would be interesting to know what images you have that start with '42' in img/p/4/2/ and in img/cms/.

Link to comment
Share on other sites

nice to hear that your issue is fixed now.

im going to mark this topic as [solved]

if you will have any additional questions - feel free to continue discussion here.

 

btw. you know that you can also mark own thread as [solved] ? here is an instruction:

To mark a topic as [solved] :

- Edit the first post of your topic by clicking on the "Edit" button,

- Click on the "Use full editor" button,

- Add the "[solved]" string at the beginning of your topic title and click on the "Submit Modified Post" button.

  • Like 1
Link to comment
Share on other sites

×
×
  • Create New...