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?
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_recordswhereunread= 1)" on line 760 of /Users/bs/www/valetsites/neatquiz/vendor/laravel/framework/src/Illuminate/Database/Connection.phpHow do I revert the installation without access to admin?