When I add a product image in the admin panel it shows until I save it, then the image in the admin panel says “NILL” and the image disappears. When I look at the live online store, the images are there.
Any idea why they aren’t displaying in the admin panel?
I’m on my own CPanel Linux server and have never had this issue before.
Thanks for your time and assistance,
matt
Hello
What php version do you have? What format do you attach images in?
Best regards
Robert
doesn’t matter if it’s .png or .jpg. PHP is: 8.0.
Thanks for taking the time to reply.
matt
It can be permissions issue - the system cannot generate thumbnail from the detailed image. Please check it at first
As @ecomlabs has already mentioned, most probably this is the permissions issue. Please check them first.
So then how can it generate the image on the actual live site, including the small multi image thumbnails? I haven’t changed any permissions but I’ll look.
'thanks for your suggestion.
matt
All Fixed. Looks like it was a bad database upload. thanks for everyone who replied.
1 Like