Closed PrakashThapa closed 9 years ago
@PrakashThapa. Thanks for the report. To help me solve this issue please answer these questions:
@tzyganu: I have take the same issue, when i try edit a product in back-end.
@quynhvv @PrakashThapa. I've identified the problem. The fix will be available soon.
@PrakashThapa @quynhvv This should be fixed in the new version. Thanks for your help. If you spot other errors throw them in here.
@tzyganu : I have download the latest m2sample.sql, when i import to my database, i get a error: [Err] 1065 - Query was empty [Err] ; [Msg] Finished - Unsuccessfully I have detect & see a issue at line 2104, you are wrong with two ';' at end of SQL command. Please check it again. Thanks.
@quynhvv. Thanks. I fixed it. It seams that the tool I'm using for restoring the db ignores these double semicolons.
@tzyganu: You are well come! My Skype id is "quynh.vv" can we chat more via Skype?
@tzyganu: When i try edit information of a Product in back-end and come back to Products list page, i get a error as bellow: a:4:{i:0;s:85:"Item (Magento\Catalog\Model\Product\Interceptor) with the same id "166" already exist";i:1;s:7689:"#0 C:\wamp\www\mage2\app\code\Magento\Eav\Model\Entity\Collection\AbstractCollection.php(306): Magento\Framework\Data\Collection->addItem(Object(Magento\Catalog\Model\Product\Interceptor))
Can you tell me, how to resolve it? Thanks.
@quynhvv This should be fixed now.
@tzyganu Thank you so much!
I got issue after using this sample data
Column not found: 1054 Unknown column 'main_table.website_id' in 'where clause'
What can be the causes? thanks.