Product image not show up in Ubercart

Problem

  • Upload images for product, it show up on the product "edit" page. (correct)
  • But product image does not show up in Store Administration -> Products (incorrect !)
  • All of the products are listed, but the column for IMAGE says "n/a" for each product (incorrect)

Resolution (thanks to source)

  • Go to Content management -> Content type -> Field
  • Delete "image" field from "Product"
  • Go to Store administration -> status message -> images
  • Click "Click here to automatically configure the following items for core image support"
  • After this, you may need to re-upload all product image (i need to do it)
  • That's it !

Note

  • i'm running Drupal 5 & Ubercart 1.x
  • May need to use latest imagecache, thickbox module