ale.pixel Posted July 8, 2022 Share Posted July 8, 2022 Hello everyone! I'm having a small issue with my product photos. We use a module to import products and, for some reasons which I don't even know, now we have this product in the back-end with two photos (one is correct, the other one is from another product which is not related), while in the front-end it shows only one (the correct one). I don't know if it made some kind of mess with the IDs, but I don't think so, since it hasn't changed anything else and everything is working fine. We are just having this additional wrong photo that shouldn't be there. Could it be the cache? I tried to clean it both from PS and from FTP but it didn't solve it. Thanks in advance! Link to comment Share on other sites More sharing options...
Tom Girou Posted July 8, 2022 Share Posted July 8, 2022 Did you check in the database in the table ps_image ? Search for an id_product of a product that has that issue, and look if there are two images references or only one. Link to comment Share on other sites More sharing options...
ale.pixel Posted July 8, 2022 Author Share Posted July 8, 2022 Just checked now, I have only one. It looks like something regarding cache, since I don't see the second image in the front-end 🤷♂️ Link to comment Share on other sites More sharing options...
tdsoft Posted July 12, 2022 Share Posted July 12, 2022 On 7/8/2022 at 10:42 PM, alex.kidd said: Just checked now, I have only one. It looks like something regarding cache, since I don't see the second image in the front-end 🤷♂️ Please check data in tables: ps_image ps_image_shop Link to comment Share on other sites More sharing options...
Recommended Posts
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 accountSign in
Already have an account? Sign in here.
Sign In Now