Magento – Images Visible in Frontend but Not in Admin

imageimportproduct

I have Uploaded 20K products by .csv.
Uploaded all images to /media/import/ and put /imagename.jpg in .csv

It works fine in store front.
But Images tab in admin is empty. There's no image and label for any product…

Kindly give me a solution.

Best Answer

This problem is likely caused by not assigning any images to the thumbnail, small or default image in the import CSV. This way they do get linked to the product just fine but are not propperly linked to one of the seperate "defaults".

This blog post by MagePsycho has a great explanation on how to fix this issue without having to go through the entire import again. http://www.blog.magepsycho.com/how-to-fix-the-issue-product-images-missing-in-backend-but-not-in-frontend/