Snoboreders Posted November 7, 2007 Posted November 7, 2007 It was working fine before, but after I uploaded a saved version of my store, I know get an error when I try to assign an attribute to an item in the admin section. The error I get is this: 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '210', '2', '3', '0.0000', '+') [TEP STOP] Because it does not point me to a certain page, I have no idea where begin looking. Any ideas?
Snoboreders Posted November 7, 2007 Author Posted November 7, 2007 I wonder, it wouldn't have something to do with phpMYadmin would it? The "insert" part is confusing me. Any help would be greatly appreciated. Thanks, Chris
Snoboreders Posted November 7, 2007 Author Posted November 7, 2007 When you upload a backup copy of the store via FTP, that does not affect the database correct? I guess i always assumed that it would upload a new database.
Snoboreders Posted November 7, 2007 Author Posted November 7, 2007 Guys, I'm lost here, and really would appreciate somebody pointing me in the right direction. Thank You
Guest Posted November 7, 2007 Posted November 7, 2007 When you upload a backup copy of the store via FTP, that does not affect the database correct? I guess i always assumed that it would upload a new database. You are correct.
Guest Posted November 7, 2007 Posted November 7, 2007 It was working fine before, but after I uploaded a saved version of my store, I know get an error when I try to assign an attribute to an item in the admin section. The error I get is this: 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '210', '2', '3', '0.0000', '+') [TEP STOP] Because it does not point me to a certain page, I have no idea where begin looking. Any ideas? I don't have any idea either.
Guest Posted November 7, 2007 Posted November 7, 2007 I wonder, it wouldn't have something to do with phpMYadmin would it? The "insert" part is confusing me. Any help would be greatly appreciated. Thanks, Chris The "insert" part is confusing me. What do you mean?
Snoboreders Posted November 13, 2007 Author Posted November 13, 2007 Thanks for responding Coopco. Well the whole error message is confusing me because I've never seen something like that before. It's not your typical "error Line 243 etc." message. The 1136....is that a line in my product_attributes table in phpMyAdmin? Where do you suppose the file is that needs to be fixed? Any help is appreciated.
Snoboreders Posted November 27, 2007 Author Posted November 27, 2007 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '210', '3', '3', '0', '+') [TEP STOP] Again, here is the error I receive when attempting to add a product attribute. I'm still stuck. Thanks, Chris
Recommended Posts
Archived
This topic is now archived and is closed to further replies.