Skip to content

Step 6 Issue The table "{{tax_class}}" for active record class "Mage1TaxClass" cannot be found in the database. #36

Description

@Rulfo

Hi, friends,

I get this error in step 6 of migration process from Magento 1.7.2 to 2.0.11:
The table "{{tax_class}}" for active record class "Mage1TaxClass" cannot be found in the database.

\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 last update.

Could anyone help, please?

Thanks in advance

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions