I have added products in magento by executing a script (automatically). All products are configurable.
All products are assigned properly to category, category and shown properly at admin area, But some products are shown at client side, and also shown images too.
To solve this I must "edit" product than "assign image" and "save". So it works and show the product with images at client side.
Now, do anyone have idea how to "Save" product automatically or any method available in Magento to save this products programmatic
I am new to magento.