How do I resolve an error on Step #6?

Hi, friends,
The table “{{tax_class}}” for active record class “Mage1TaxClass” cannot be found in the database.
I get this error in step 6 of migration process from Magento 1.7.2 to 2.0.11
\pub\ub-tool\yii\db\ar\CActiveRecord.php(2385)
2385 throw new CDbException(Yii::t(‘yii’,’The table “{table}” for active record class “{class}” cannot be found in the database.’,
\pub\ub-tool\protected\controllers\MigrateController.php(1821): CActiveRecord->findByPk(“3”)
1821 $tax_class1 = Mage1TaxClass::model()->findByPk($customer_group2->tax_class_id);
I think I’m using latest version.
Could anyone help, please?
Thanks in advance

1 answer

Profile photo of Admin Staff -30640.00 $tone January 17, 2017
Public

Hi Rulfo, 
Thanks for spending time using our script distributed on Github.  
It’s pity that the version you used is no longer maintained, as explained to you in this thread. So it’s beyond scope we can help. 
Please take our Pro version into consideration. If you wish to have a closer look into this new migration tool, a tutorial video that walks you through all migration process including delta migration step is available here (Simply click Demo button).
Thanks for your understanding. 
Regards,
An Nguyen
 
 

#1

Please login or Register to Submit Answer

Written By

Comments