Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unknown column 'entity_id' in catalog_category_entity_int #48

Open
ghost opened this issue Sep 7, 2016 · 5 comments
Open

Unknown column 'entity_id' in catalog_category_entity_int #48

ghost opened this issue Sep 7, 2016 · 5 comments

Comments

@ghost
Copy link

ghost commented Sep 7, 2016

CDbException
CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'entity_id' in 'where clause'. The SQL statement executed was: SELECT * FROM catalog_category_entity_int t WHERE entity_id= 1 AND attribute_id = 69 AND store_id = 0 LIMIT 1

We don't have entity_id column in catalog_category_entity_int, following is the magento 2 catalog_category_entity_int structure,

image

@UberthemeTeam
Copy link
Member

Hi @jellamahendra,
Thanks for spending time to work with our migration tool.
It's pity that we no longer maintain the old version that you're using. We have a newer version UB Data Migration Pro in place, as mentioned in this post: #47
(You can find full details of the tool, with a video tutorial there)

Regards,
Ubertheme team

@ghost
Copy link
Author

ghost commented Sep 8, 2016

HI Team,

The same issue I am facing in UB Data Migration Lite - 1.0.6, I have downloaded it from
https://www.ubertheme.com/magento-news/magento-2-data-migration-pro-release/

image

@UberthemeTeam
Copy link
Member

Hi @jellamahendra

We did reply to the same question you posted on Ubertheme.com:
https://www.ubertheme.com/magento-news/magento-2-data-migration-pro-release/#comment-2881891338
Kindly provide more details as noted in our reply there, we will get back to you then.

Regards,
Ubertheme team

@kingkpono
Copy link

I am having the same issue using Pro 2.0.6. I am using a fresh Magento2 database.

CDbException
CDbCommand failed to execute the SQL statement: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'entity_id' in 'where clause'. The SQL statement executed was: SELECT * FROM catalog_category_entity_int t WHERE entity_id= 1 AND attribute_id = 69 AND store_id = 0 LIMIT 1
/var/www/vhosts/staging-demo/httpdocs/pub/ub-tool/yii/db/CDbCommand.php(543)

@UberthemeTeam
Copy link
Member

Hi @kingkpono ,

In the ticket you asked our team at https://www.ubertheme.com/question/cdbexception-the-table-core_website/, you did use our UB Data Migration Lite (not our Pro version), and you mentioned the Magento 2.0.7 instead.

I also had this after when I open the tool in Magento 2.0.7 fresh installation

We wonder if you had another profile at Ubertheme? If you still need help on our migration tool, kindly follow up further via the ticket above, or you can submit a new one.

Thanks,
Ubertheme team

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants