This forum has moved to a new location and is in read-only mode. Please visit talk.octobercms.com to access the new location.

robby
robby

Hi.

After installing (deleting) and reinstalling UserExtended plugin I now come across a few SQL errors. For example,

1) SQLSTATE[42S22]: Column not found: 1054 Unknown column 'users_groups.deleted_at' in 'where clause' (SQL: select * from users_groups where user_group_id = 1 and role_id = 0 and users_groups.deleted_at is null)

/var/www/html/site/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 664

2) SQLSTATE[42S02]: Base table or view not found: 1146 Table 'db_name.clake_userextended_routes' doesn't exist (SQL: select count(*) as aggregate from clake_userextended_routes where clake_userextended_routes.deleted_at is null)

/var/www/html/site/vendor/laravel/framework/src/Illuminate/Database/Connection.php line 664

Last updated

1-1 of 1

You cannot edit posts or make replies: the forum has moved to talk.octobercms.com.