jacksleight / statamic-memberbox

This Statamic addon adds a few member related extras on top of Statamic’s existing user features.
https://statamic.com/addons/jacksleight/memberbox
Other
2 stars 3 forks source link

column not found groups/members_group #1

Closed torian257x closed 3 years ago

torian257x commented 3 years ago

I called the group members_group e.g.

    'new_user_groups' => [
        'members_group',
    ],

freshly added your project

and getting this when clicking in the statamic super admin backend on your "members" nav image

jacksleight commented 3 years ago

Ah. How are you storing your users? I think this might be because it's only working with the file storage at the moment.

torian257x commented 3 years ago

ah yes, we use the DB plugin

jacksleight commented 3 years ago

OK, I'll take a look.

jacksleight commented 3 years ago

Thanks for the report. This is fixed in v0.2.3.

See the additional Eloquent notes here: https://github.com/jacksleight/statamic-members#using-with-the-eloquent-user-driver