Advanced Permission error in page attributes

Permalink
All users in group administrators (except superadmin) get this message when trying to acces the attributes of a page in sitemap:

Zugriff verweigert.
Details
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/controllers/backend/user.php(96): Exception->null   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/controllers/backend/user.php(104): Concrete\Controller\Backend\User->getRequestUsers   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Controller/AbstractController.php(294): Concrete\Controller\Backend\User->getJSON   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Controller/AbstractController.php(294): null->call_user_func_array   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Routing/ControllerRouteAction.php(61): Concrete\Core\Controller\AbstractController->runAction   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/RouteDispatcher.php(37): Concrete\Core\Routing\ControllerRouteAction->execute   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/Middleware/DispatcherDelegate.php(39): Concrete\Core\Http\RouteDispatcher->dispatch   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/Middleware/MiddlewareStack.php(86): Concrete\Core\Http\Middleware\DispatcherDelegate->next   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/DefaultDispatcher.php(126): Concrete\Core\Http\Middleware\MiddlewareStack->process   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/DefaultDispatcher.php(58): Concrete\Core\Http\DefaultDispatcher->handleDispatch   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/Middleware/DispatcherDelegate.php(39): Concrete\Core\Http\DefaultDispatcher->dispatch   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/Middleware/ThumbnailMiddleware.php(76): Concrete\Core\Http\Middleware\DispatcherDelegate->next   
/homepages/20/d310593786/htdocs/relaunch2019/updates/concrete5-8.5.0/concrete/src/Http/Middleware/MiddlewareDelegate.php(50): Concrete\Core\Http\Middleware\ThumbnailMiddleware->process


The "author"-attribute is spinning constantly.

There are a few system-pages in the sitemap where the users don't get access to.

Which kind of access could this be?

The site uses advanced permissions.

Thank you for any help

Michael

maschenborn
 
hutman replied on at Permalink Reply
hutman
Do you have the "Access User Search" permission turned on for these users? If not that could be the problem.
maschenborn replied on at Permalink Reply 2 Attachments
maschenborn
This permission should be allowed.
maschenborn replied on at Permalink Reply 1 Attachment
maschenborn
Maybe the attached screenshot could help to find the error?
hutman replied on at Permalink Reply
hutman
It looks like the user that you are testing with is in both of the groups and you have one group enabled and one disabled.

I'm not sure if that has anything to do with it but just for reference, if one of a user's groups is disabled from doing something that will be upheld even if one of their other groups is able to do it.
nickratering replied on at Permalink Reply
nickratering
Hi,

You'll need to add your administrators group to the superadmin account.

Best,
Nick