The errors happen after the import. The customers page is fine before the import. I'm only doing a customers import. Does that matter?
The errors happen after the import. The customers page is fine before the import. I'm only doing a customers import. Does that matter?
I used the osCommerce Data Importer in version 1.8 - and got the products, customers and so on exported into Zen-Cart 1.3.8a but Categories and Products did not show as they should. My guess is that happened because both the osCommerce and Zen-Cart stores are using Norwegian as their default language. Is this now fixed with version 1.9??
Thanks,
Geir
There was no change in the language codes.
Look at your osc languages table and see what is the value of your languages_id (1 is normally English, 2 is Deutsch, 3 is Español ) so what value is Norwegian ?
After you check and see what value Norwegian is look at products_description table. You should find that the language_id has the same value.
Now all you need to do is in the new zen cart languages table make a record that matches the languages_id in you products table languages_id.
• 446F63746F722057686F •
ok so ive installed the contrib - but the only prob that i have is that my osc files are all backup in a download file (i had to remove osc to install zen) so what do i do now? do i re-install osc or is there a way i can create another DB - keep in mind i dont know a whole lot about databases :)
thanks
just adding that i can view my backup .sql file in notepad++
Just create a new DB and restore your osc sql file to it. You do not need to have osc installed and running.
Skip
• 446F63746F722057686F •