HydroBlockchain / oc-raindrop-plugin

Repo for Raindrop MFA Plugin for OctoberCMS
MIT License
1 stars 1 forks source link

/installation error #4

Open smacbca opened 5 years ago

smacbca commented 5 years ago

On installation time give error:

Update failed "SQLSTATE[42S02]: Base table or view not found: 1146 Table 'siteusername_octob90.hydrocommunity_raindrop_backend_users_meta' doesn't exist (SQL: select * from hydrocommunity_raindrop_backend_users_meta where hydrocommunity_raindrop_backend_users_meta.user_id = 1 and hydrocommunity_raindrop_backend_users_meta.user_id is not null limit 1)" on line 664 of /home/siteusername/public_html/october/vendor/laravel/framework/src/Illuminate/Database/Connection.php

Please Solve this...