Hi, I tried to delta migrate products from M1 to M2 and got this error:
Mage1TaxClass” cannot be found in the database.
I exported our live M1 database to new database located in M2 server. Step 3 and Step 4 went fine but at step 5 I got this error:
Processing][delta] in step #5: ……
Status: fail
Message: The table “{{tax_class}}” for active record class “Mage1TaxClass” cannot be found in the database.
Any ideas? Thanks!
5 answers
I have the same error! https://prnt.sc/uhn28b
Hi there,
Message: The table “{{tax_class}}” for active record class “Mage1TaxClass” cannot be found in the database.
Please check again and make sure that the core table ‘tax_class’ is existing in your M1 database.
And if your M1 database has a dbPrefix, please make sure that you have declared that in the settings of step #1 of our module.
Regards,
Mall.
Hi Raphael,
I have the same error! https://prnt.sc/uhn28b
Please help to submit a new ticket regarding your case, we will follow up with you then.
Meanwhile, we did send over an email regarding your subscription, please help to check it as well.
Regards,
Ubertheme team
Thanks. This was actually server problem.