Page 1 of 1
Additional Product Photos
Posted: Thu Nov 21, 2019 11:15 pm
by brian47374
Ok…. So… I am kind of in a pickle here….
I upgraded from 2.3.0.2 to 3.0.3.2 and most everything went fine. However, when I go to view a product and the images that are supposed to be there… The additional images are not there (there is one product photo for each product). Now, the images are in the Image/Catalog/product folder…
Is there any way to reconnect the photos to the product without having to go into each one? I have about 500 products with at least 4 pictures each. That is going to be a lot of work if I have to go into each one.
Re: Additional Product Photos
Posted: Thu Nov 21, 2019 11:27 pm
by letxobnav
images are connected to the product via the database table product_image and that is the same in V2 as in V3.
Re: Additional Product Photos
Posted: Thu Nov 21, 2019 11:50 pm
by brian47374
Okay... but isn't it odd that all of the additional images for the products are not showing, nor is there a "place holder" for them in the products. What I mean is that there is not a blank photo "slot". There is just one product photo.
Re: Additional Product Photos
Posted: Fri Nov 22, 2019 12:03 am
by letxobnav
I upgraded from 2.3.0.2 to 3.0.3.2
So no, nothing would seem odd, did you check if the mentioned table is filled properly?
Re: Additional Product Photos
Posted: Fri Nov 22, 2019 6:08 pm
by wrick0
are you sure the images in the product_image table are under the same product_id as your products are in oc_product table ? You have probably imported the products and the product ids have been changed and can probably fix it in the databse using some querys
Re: Additional Product Photos
Posted: Fri Nov 22, 2019 11:28 pm
by brian47374
Well… here is something that might be new. Lol. Sometimes when I go into the product the photos are showing. Other times, not. And, I have also noticed that my option sets to many of my products are doing the same thing.
Re: Additional Product Photos
Posted: Sat Nov 23, 2019 12:15 am
by JNeuhoff
when I go into the product the photos are showing. Other times, not.
Your problem description is too vague. If you want help be more specific. For instance, are you talking about the frontend product page, or the admin backend product edit page? Do you have any entries in your OpenCart error.log? Screenshots? URL?
Re: Additional Product Photos
Posted: Sat Nov 23, 2019 3:21 am
by brian47374
I apologize. I am speaking about products images not showing from the backend.
2019-11-20 4:54:53 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 205
2019-11-20 4:54:53 - PHP Notice: Undefined index: weight in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:54:53 - PHP Notice: Undefined index: weight_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: product_seo_url in /home/domain/storage/modification/admin/controller/catalog/product.php on line 1253
2019-11-20 4:56:37 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 205
2019-11-20 4:56:37 - PHP Notice: Undefined index: quantity in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: subtract in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: price in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: price_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: points_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: weight in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:56:37 - PHP Notice: Undefined index: weight_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:10 - PHP Notice: Undefined index: product_seo_url in /home/domain/storage/modification/admin/controller/catalog/product.php on line 1253
2019-11-20 4:59:10 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 205
2019-11-20 4:59:10 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:10 - PHP Notice: Undefined index: points_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:10 - PHP Notice: Undefined index: weight in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:10 - PHP Notice: Undefined index: weight_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: product_seo_url in /home/domain/storage/modification/admin/controller/catalog/product.php on line 1253
2019-11-20 4:59:12 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 205
2019-11-20 4:59:12 - PHP Notice: Undefined index: quantity in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: subtract in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: price in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: price_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: points_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: weight in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 4:59:12 - PHP Notice: Undefined index: weight_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 5:01:22 - PHP Notice: Undefined index: product_seo_url in /home/domain/storage/modification/admin/controller/catalog/product.php on line 1253
2019-11-20 5:01:22 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 205
2019-11-20 5:01:22 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 5:01:22 - PHP Notice: Undefined index: points_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 5:01:22 - PHP Notice: Undefined index: weight in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-20 5:01:22 - PHP Notice: Undefined index: weight_prefix in /home/domain/storage/modification/admin/model/catalog/product.php on line 280
2019-11-21 12:05:13 - PHP Warning: Error while sending QUERY packet. PID=32490 in /home/domain/public_html/system/library/db/mysqli.php on line 18
2019-11-21 17:22:18 - PHP Notice: Undefined index: product_seo_url in /home/domain/storage/modification/admin/controller/catalog/product.php on line 1253
2019-11-21 17:22:18 - PHP Notice: Undefined index: points in /home/domain/storage/modification/admin/model/catalog/product.php on line 205
2019-11-22 4:59:14 - PHP Warning: Error while sending QUERY packet. PID=39494 in /home/domain/public_html/system/library/db/mysqli.php on line 18
2019-11-22 4:59:19 - PHP Warning: Error while sending QUERY packet. PID=39495 in /home/domain/public_html/system/library/db/mysqli.php on line 18
2019-11-22 9:48:53 - PHP Warning: Error while sending QUERY packet. PID=12399 in /home/domain/public_html/system/library/db/mysqli.php on line 18
Re: Additional Product Photos
Posted: Sat Nov 23, 2019 8:50 am
by letxobnav
you said you just upgraded, did you check if your modifications actually work on the new version?
modification/admin/model/catalog/product.php
Re: Additional Product Photos
Posted: Tue Nov 26, 2019 4:46 am
by brian47374
The only extension that I have that is product related is Parent-Child Options and I do not think that is working correctly but I don't know why it would affect product images.