sam 0 Report post Posted March 13, 2017 For some reason the database tables are not created when im trying to install the module. This ofcourse resaults in an error SQLSTATE[42S02] [1146] Table 'devamazon.m2epro_amazon_template_synchronization' doesn't exist, query was: DESCRIBE `m2epro_amazon_template_synchronization` Been working on this for a while now and i cant figure out why, anybody had the same issue or have a solution for me Quote Share this post Link to post Share on other sites
Anna 7 Report post Posted April 14, 2017 The error says that the table already exists and it cannot be installed again. You need to delete 'code' = 'M2ePro_setup' from 'core_resource', flush Magento cache and try to install the module again. Don't forget to disable compilation when you install M2E. Quote Share this post Link to post Share on other sites