daddyrabbit Posted December 5, 2004 Posted December 5, 2004 When I try to apply attributes to a product, i get this error: 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '86', '4', '11', '15.00', '+') [TEP STOP] I cannot find a solution that works...any help would be appreciated... Learning is not attained by chance, it must be sought for with ardor and attended to with diligence.
daddyrabbit Posted December 6, 2004 Author Posted December 6, 2004 When I try to apply attributes to a product, i get this error: 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '86', '4', '11', '15.00', '+') [TEP STOP] I cannot find a solution that works...any help would be appreciated... <{POST_SNAPBACK}> HELLO....................Is ther anybody that can help me? Learning is not attained by chance, it must be sought for with ardor and attended to with diligence.
Guest Posted December 6, 2004 Posted December 6, 2004 you need to see what you have in your products_attributes table in mysql, count the # of fields. have you added any contributions at all to your site? sometimes, if you dont get an answer is because you do not provide enough information, which is the case here. without knowing what the table looks like, we cant even attempt to help.
Recommended Posts
Archived
This topic is now archived and is closed to further replies.