Jump to content

Problem with Preview Image


bakko88

Recommended Posts

Hi everyone, I just updated prestashop from version 1.6.0.14 to 1.6.1.24.

1 Click on Update was giving me a lot of problems so I did the update manually, I added the new strings in the database and updated those present

The site works perfectly except that I can't find the preview images: www.ristohouse.it

I've already tried various things:

- Regenerate Images

- Update the cache

- Regenerate the .htaccess file

- Remove the Friendly url and reset it

- Update ps_image_shop database strings to version 1.6.1.24

 

Nothing works,

but I found some particular sides:

- If I go into the product and reload the image manually, the preview works

- If I enter the product with pre-existing images, change the cover image and save, the images disappear; it does not happen instead if I download the images and reload them Objectively

 

I could do everything by hand but there are many products and it would take me a lifetime, if someone could help me I would be grateful

Link to comment
Share on other sites

I don't know whether it is related. But I would like to know whether you took the difference between the 1.6.0 and 1.6.1 image tables into account or that you are still using 1.6.0 style tables. 

Both versions have a cover field in ps_image. However, in 1.6.0 it can have the values 1 and 0. In 1.6.1 it can have the values 1 and NULL. That matters as Prestashop puts a unique index key on the table and that works only with 1 and NULL.

Link to comment
Share on other sites

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 account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...