Jump to content

Product combination pictures not updating in v1.7.1.0


vm0824

Recommended Posts

Hello,

  I upgraded my test store from 1.7.0.5 to 1.7.1.0. During validation, I found that when I change from one product combination to another, the available product pictures no longer update to show the new combination. The pictures for the default combination still remain. This works fine in my production 1.7.0.5 build, where changing the combinations will cause the product photos to update. I checked in this product configuration and it does still have the correct photos chosen for each combination. Is this a bug with 1.7.1.0, or have I missed a step during upgrade.

 

Steps taken:

  • 1 Click Upgrade from 1.7.0.5 to 1.7.1.0
  • Clear Cache
  • Flip SEO-Friendly-URLs back and forth
  • Reindex my attributes, features
  • Ctrl+F5 to reload the page

I am using my own theme, but its SUPER close to the classic theme. I forked my own from CLASSIC 1.7.0.5 to make a few small changes. 

 

Anyone else seeing this?

 

Thanks,

Vinnie

Link to comment
Share on other sites

I realized I had a script to update the price and attribute indexes. But that script was pointing to production. Once i updated the price and attribute indexes in Test, the pictures correctly change on the product when I select a new product combination.

 

I refreshed my TST and reapplied the upgrade. I cannot get the photos to update now. Not sure what worked last time, but same steps did not work.

Has anyone tested this functionality on 1.7.1.0?

 

To test:

Go to your products that have combinations where the picture is different depending on your combination choice. Choose a non-default combination and then see if the photo correctly updates. 

 

Please let me know even if this is working for you so I know if its my configuration or a bug in 1.7.1.0.

Edited by vm0824 (see edit history)
Link to comment
Share on other sites

  • 2 weeks later...

Hi,

 

I've got the same issue on Front Office product page, even with PS 1.7.1.1.

 

Not only images, but also prices impact. The fact is that it is always the default combination which is displayed whatever the combination selected.

 

 

Further investigation let me find out the context and 2 solutions.

 

Context

product with combinations

 ean13 filled in at product level

SEO route to products: {category:/}{id}{-:id_product_attribute}-{rewrite}{-:ean13}.html

 

Here are the two solutions I tried out with success:

 

1.empty ean13 at product level, and if needed be fill in at combination level

 

or

 

2. keep ean13 filled in at product level, And change the route products as follow :

{category:/}{id}{-:id_product_attribute}-{rewrite}.html

There can't be duplicate content because attributes are inserted in each url of combination (summer-dresses/7-34-robe-mousseline-imprimee-4.html#/1-taille-s/16-couleur-jaune)
 
Rgds
Denis
Link to comment
Share on other sites

  • 3 months later...

PS 1.7.1.2 and 1.7.2.0 - First solution didn't helped me, while second is ok.

 

Absolutely same SEO product route scheme at 1.6.x working more or less acceptable.

 

Strange, why can't replace the {id}{-:id_product_attribute} with {reference}{-:ean13} ? It is same, and ean is definitely unique if we talk about officially registered code - usually items of same combination has its own one.

Edited by DaoKakao (see edit history)
Link to comment
Share on other sites

  • 2 months later...
  • 6 months later...
  • 3 months later...
  • 8 months later...
  • 4 months later...
On 9/14/2019 at 3:48 PM, dtwfung said:

Same issue with 1.7.6.1. Few pictures uploaded for a product with combination, those pictures can review in BO.  But, only one picture showing in FO. can you help me please?

I fixed mine. Not sure if this caused by the 1-click upgrade. Mine system was upgraded from 1.6 to 1.7.5.1 using Native upgrade. The cover column of image and image-shop table did not change to NULLable. When insert new image, it has two image ID... I found out from a native 1.7.5.1 installation. 

 

Link to comment
Share on other sites

  • 1 month later...
On 9/17/2019 at 6:26 AM, dtwfung said:

I fixed mine. Not sure if this caused by the 1-click upgrade. Mine system was upgraded from 1.6 to 1.7.5.1 using Native upgrade. The cover column of image and image-shop table did not change to NULLable. When insert new image, it has two image ID... I found out from a native 1.7.5.1 installation. 

 

i am on 1.7.6.1 and clicking on second product image, won't open it. it highlights but won't show. 
what exactly did you do to fix the columns in db? 

can you please share more details?

thanks

Link to comment
Share on other sites

On 11/11/2019 at 12:32 AM, e-piazza.biz said:

i am on 1.7.6.1 and clicking on second product image, won't open it. it highlights but won't show. 
what exactly did you do to fix the columns in db? 

can you please share more details?

thanks

Check the "cover" column of image and image-shop table whether it is NULLable, if YES, ALTER THEM to NULLable and change "0" to NULL

Edited by dtwfung (see edit history)
Link to comment
Share on other sites

  • 10 months later...
  • 8 months later...
  • 7 months later...

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...