7e no product attributes

Posts: 34
Joined: 08/07/2007

I added dimensions in /admin/store/settings/products/edit/fields and for some reason the attributes on all my products don't show up anymore

Posts: 2267
Joined: 08/07/2007
AdministratoreLiTe!

I don't really see how that could happen. Are the attributes missing just from the add to cart form, or are the tabs to get to the attribute forms missing?

Posts: 34
Joined: 08/07/2007

they are missing from the add to cart form (the page where you actually select which ones you want, right?) and there is no 'add to cart' button either. if i go to 'edit' and look at the attributes page there, everything is listed in the proper order and has the correct options.

Posts: 2267
Joined: 08/07/2007
AdministratoreLiTe!

Check that the add to cart form wasn't disabled when you submitted the product fields settings.

Posts: 34
Joined: 08/07/2007

there we go. Thank You!

it was weird because I know that I didn't uncheck that in the settings page. the only reason i went there was to get dimensions off the product pages but it wasn't even checked. i clicked on it and saved the configuration to see if it was backwards for some reason and thats when this happened.

Posts: 2267
Joined: 08/07/2007
AdministratoreLiTe!

I think there was a mismatch in default values in different parts of the code. So by default the add to cart form was being displayed, but not checked in the settings form. When you submitted the form for the first time, it disabled the add to cart form. I think everything's been straightened out now.