Receiving the following on various Ubercart settings pages:
Notice: Undefined index: settings in uc_product_feature_settings_form() (line 359 of /home/user/sitefolder/sites/all/modules/ubercart/uc_product/uc_product.admin.inc).
Consistently on site.com/admin/store/settings/products/edit/features
Comments
Comment #1
desrosj commentedAlso on site.com/admin/store/settings/products
Comment #2
arski commentedIndeed, D7 expects there to be a settings attribute to every feature.. but on the same hand, additional settings are optional.. so that is slightly confusing. I've asked UC maintainers for some support on this in http://www.ubercart.org/forum/announcements/972/product_features_system_...
In general, this will not affect your site's functionality in any way so you can safely ignore the warning for now. But I will get it sorted as soon as I get a reply from UC people of course.
Thanks
Comment #3
arski commentedThis was an Ubercart notification issue and is now fixed as per http://www.ubercart.org/forum/announcements/972/product_features_system_...
Comment #4
desrosj commentedThanks for the updates! I appreciate the information.