blakej115 / magic-forms

Create easy (and almost magic) AJAX forms
https://octobercms.com/plugin/blakejones-magicforms
MIT License
6 stars 4 forks source link

Installation Failed - Admin Errors Out #21

Open baberuth22 opened 6 months ago

baberuth22 commented 6 months ago

I tried to install on my site running the latest October CMS 3 and I get the following error:

"SQLSTATE[42S02]: Base table or view not found: 1146 Table 'neatquiz.publipresse_forms_records' doesn't exist (SQL: select count(*) as aggregate from publipresse_forms_records where unread = 1)" on line 760 of /Users/bs/www/valetsites/neatquiz/vendor/laravel/framework/src/Illuminate/Database/Connection.php

How do I revert the installation without access to admin?

baberuth22 commented 6 months ago

So the error occurred when installing from marketplace. I was intending to removing the plugin via artisan, but decided to try installing instead and it worked :)

php artisan plugin:install Martin.Forms