This is a discussion on HELP! i have many troubles with oscmax! within the osCMax v1.7 Discussion forums, part of the osCMax v1.7 Forums category; hello, at first, sorry for my bad english im am from germany. but i hope you understand me i have ...
| |||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
#1
| |||
| |||
| hello, at first, sorry for my bad english im am from germany. but i hope you understand me i have a shop with the old version of oscmax. now i make a second fresh install of the new 1.7 version and this works very good. but no i have the problem that i must update the new mysql with the data from the old one. i make this with mysqldiff and easypopulate! but now i have the problem that the attribute options doesnt work. i have the error 1136 - Column count doesn't match value count at row 1 insert into products_attributes values ('', '46', '2', '0', '10', '+') i think i have mixed up the two mysql databases and now i am really confused who can help me to make a clean and working shop??? please!! thx jogo |
|
#2
| |||
| |||
| Sorry to sound like a SmartArse jogo,..... but did you backup the original database??? |
|
#3
| |||
| |||
| yes i have a backup! but this dont really help me jogo |
|
#4
| |||
| |||
| who can help me? please !! ![]() |
|
#5
| |||
| |||
| ok, i hope one of you can help me when i post my old mysql dump! i would like insert this dump to a fresh installation of the version 1.7! but i have some troubles with the phpmyadmin??? thx jogo |
|
#6
| ||||
| ||||
| You cannot just dump your old data and expect it to fit in the max database. You first need to update the structure of your old database to match the new format. Then you can dump the data and that will properly import. Use mysqldiff to update the old structure.
__________________ Michael Sasek osCMax Developer
|