Notice: Undefined index: description_format in uc_attribute_form_submit() (line 167 of /modules/ubercart/uc_attribute/uc_attribute.admin.inc).
Basically, when creating attributes, I get this message. I can get attributes to appear on a product page, but the type of the attribute is completely ignored.
Example: Creating a selection box attribute and putting options in it, results in a text box on the product page. Naturally (because it is a text box and not selection), the options that the attribute is completely ignored, rendering the feature completely useless
Comments
Comment #1
tr commentedDuplicate of #930128: Getting err while trying to set up product attributes the very first time