Recent Topics

1 Oct 29, 2014 07:07    

I have had another user somehow accidentally corrupt permissions. If I log in as admin, I see no post content, have no 'edit' buttons, and other weird stuff. Is there some way I can edit the database to reset all permissions to default?

2 Oct 29, 2014 07:31

Hi @tgodfrey,

I have no idea about how are your groups configured, however this is how default sites are. The table T_groups should has a record like the one shown in T_groups.png, and the settings for that group ( table T_groups__groupsetting ) as shown in T_groups__groupsetting.png.

Finally, make sure that at least one of the users ( usually "admin" ) belongs to that group, so the values of field user_grp_ID in table T_users and grp_ID in table T_groups should be the same.

Regards!

3 Oct 29, 2014 07:53

Terrific. Thank you mqsolipa.


Form is loading...