Missing images in Magento

    I just imported a ton of products for new website that I’m working on, and it turns out that the client misnamed a bunch of images, causing Magento to ignore the image import for those ones.

    I don’t want to scour through the website and the CSV (and the client wouldn’t want to pay us to do that either), so I figured if I could just come up with a list of SKUs for products missing an image, I could hand it off to them so they could correct everything. This isn’t foolproof, but it does the job. This query will give you a list of SKUs where there is no record in the database for that product’s ‘image’ attribute (the main large product image).

    SELECT `sku` FROM `catalog_product_entity` AS a LEFT JOIN `catalog_product_entity_varchar` AS b ON a.entity_id = b.entity_id AND b.attribute_id = 74 WHERE b.entity_id IS NULL

    More in this category: Images & SEO »

    Twitter Tweets

    lots of new and exciting projects shaping up for spring! #newfrontiers
    Wednesday, 08 February 2012 19:02
    @INDIVIDUALIT no, it's ok i got it working :-) thanks! only thing missing is the image field... can i include those?
    Wednesday, 08 February 2012 19:01
    holiday specials! contact us for great prices on custom Joomla and Magento sites!
    Tuesday, 06 December 2011 19:08
    @rackspace Closed my accounts, and migrating all my clients from your services. What bugs me is why would you erase a clients server??
    Monday, 11 July 2011 22:50

    Contact MakeGoodMedia

    • (416) 621-1290
    • info@makegoodmedia.ca
    • 82 Enderby Rd. Toronto, ON Canada
    • Join Toronto Web Developers on Twitter
    • Toronto Web Developers Make in Facebook
    • Get the latest from Joomla and Magento Experts Feed
    • Magento developers
    • Joomla and Magento developers