I'm not having any trouble using the product snapshots except when I use it for a product that has attributes/properties attached to it. For example, I have a donation store item that has an attribute for Donate To with properties Building Fund, General Fund, and Day Camp. When I link from the arti cle with the Product snapshot, it goes to a product detail page and gives a cryptic message about what you have to do to add the item to your cart. (I've re-worded this message, telling folks they need to select an item from the drop-down.) THe issue is that it also generates two error messages above the cryptic message, which read:
Notice: Undefined index: Donate_To24 in /home/content/c/i/t/cityloccom/html/administrator/components/com_virtuemart/classes/ps_product_attribute.php on line 991
Notice: Undefined index: Donate_To24 in /home/content/c/i/t/cityloccom/html/administrator/components/com_virtuemart/classes/ps_product_attribute.php on line 999
Presumably Donate_To is the name assigned to the attribute and 24 is the attribute ID. Why is it generating these messages? They are unnecessary and will lead our users to think something is wrong.
Thanks for any help you can give me.
Laurie