1. Can you explain the problem? What error did you get?
2. For the Group the IsAdmin flag needs to be set. Admin > Groups > Edit Group > Check Is Admin
1. The problem is that we don't have any admin atm to set up someone else as an admin because we implemented our own membership and none of our own members is an admin. So I want to know how to set up admin programmatically in the db or anywhere where it is settable (expect the admin panel to which no one has access atm).
2. There is no such submenu
Groups under
Admin and also none of our users has access to Admin anyway - it displays "Host Admin permissions required!" when I try to access any of the admin pages.
I have hardcoded one of our users as belonging to "Administrators" group so I can see the admin navigation but none of the admin pages is accessible.
flag is true however
is false and
this.userFlags.IsHostAdmin
is also false.
Edited by user
3 years ago
|
Reason: Not specified