Post by brian47374 » Thu Nov 21, 2019 11:15 pm

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.

New member

Posts

Joined
Tue Sep 24, 2013 9:51 pm

Post by letxobnav » Thu Nov 21, 2019 11:27 pm

images are connected to the product via the database table product_image and that is the same in V2 as in V3.

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by brian47374 » Thu Nov 21, 2019 11:50 pm

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.

New member

Posts

Joined
Tue Sep 24, 2013 9:51 pm

Post by letxobnav » Fri Nov 22, 2019 12:03 am

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?

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by wrick0 » Fri Nov 22, 2019 6:08 pm

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

Active Member

Posts

Joined
Fri Jan 18, 2019 10:00 pm
Location - 127.0.0.1 @ The Netherlands

Post by brian47374 » Fri Nov 22, 2019 11:28 pm

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.

New member

Posts

Joined
Tue Sep 24, 2013 9:51 pm

Post by JNeuhoff » Sat Nov 23, 2019 12:15 am

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?

Export/Import Tool * SpamBot Buster * Unused Images Manager * Instant Option Price Calculator * Number Option * Google Tag Manager * Survey Plus * OpenTwig


User avatar
Guru Member

Posts

Joined
Wed Dec 05, 2007 3:38 am


Post by brian47374 » Sat Nov 23, 2019 3:21 am

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

New member

Posts

Joined
Tue Sep 24, 2013 9:51 pm

Post by letxobnav » Sat Nov 23, 2019 8:50 am

you said you just upgraded, did you check if your modifications actually work on the new version?
modification/admin/model/catalog/product.php

Crystal Light Centrum Taiwan
Extensions: MailQueue | SUKHR | VBoces

“Data security is paramount at [...], and we are committed to protecting the privacy of anyone who is associated with our [...]. We’ve made a lot of improvements and will continue to make them.”
When you know your life savings are gone.


User avatar
Expert Member

Posts

Joined
Fri Aug 18, 2017 4:35 pm
Location - Taiwan

Post by brian47374 » Tue Nov 26, 2019 4:46 am

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.

New member

Posts

Joined
Tue Sep 24, 2013 9:51 pm
Who is online

Users browsing this forum: No registered users and 23 guests