magefan / module-blog

Magento 2 Blog Extension is a solution that helps you to create a blog on Magento and manage posts,categories, tags, authors, and comments.
https://magefan.com/magento2-blog-extension
Other
265 stars 136 forks source link

Missing base table #116

Closed deadlyw1re closed 6 years ago

deadlyw1re commented 6 years ago

php bin/magento setup:upgrade

Base table or view not found: 1146 Table 'magefan_blog_post' doesn't exist, query was: DESCRIBE magefan_blog_post

magefan commented 6 years ago

Try to remove all magefan_blog tables from your database and remove the information about magefan blog extension from table setup_module and then re-run installation commands.

Please try take a look into step 3 https://github.com/magefan/module-blog/wiki/How-to-remove-Magefan-Blog-extension