I keep getting this error
[ERROR] exception 'Zend_Db_Exception' with message 'Column "code" does not exist in table "widget".' in /home/madparti/public_html/magento/vendor/magento/framework/DB/Adapter/Pdo/Mysql.php:990
I'm trying to install it but it doesn't want to go any further. I need to install a template monster theme but cant even go any further
Hello rgoldfinch,
Which installation method are you using?
In any case your best bet is to try recreating the database. If this is a fresh database simply try deleting and re-adding the tables manually.
Hope I helped!
1. First of all make sure that you have entered right database name at database details step.
2. Check your database it must be clean. If you have imported the database from your Magento theme then clean it or create empty database. (Note : Database should be empty during Magento installation)