Problem with product image after upgrading from Frozen
Posted: Fri Nov 06, 2020 8:40 pm
I have just upgraded my site from Frozen to the latest Phoenix 1.0.7.10. All seems to have gone well but I am having a problem with the product images. In frozen I had two product images a small one and a large one. That all worked great, but in Phoenix I can see that there is only a requirement for one image and that is unfortunately the small image that was saved into the products table products_image column in the database.
Am I right in this and is there a way to replace the small images with the large images that were saved in the product_images image column. Failing that is there a way of removing the word -small from the name of the images in the products table - products_image column as the large and small images were basically called the same i.e. imagename.jpg or imagename_small.jpg
I may have also missed something in the upgrage path somewhere also that may have sorted this.
Am I right in this and is there a way to replace the small images with the large images that were saved in the product_images image column. Failing that is there a way of removing the word -small from the name of the images in the products table - products_image column as the large and small images were basically called the same i.e. imagename.jpg or imagename_small.jpg
I may have also missed something in the upgrage path somewhere also that may have sorted this.