Dear MODxers,
I have setup a resource group which contains 2 pages, and assigned permissions this way:
Group: Administrator
+--------------+------------+-------------------+-------+
|Resource group|Minimum role| Access Policy |Context|
+--------------+------------+-------------------+-------+
|Owner's pages |Author - 100|Load, List and View| web |
+--------------+------------+-------------------+-------+
The user is the default admin with Super User Role.
At the frontend I have a Login snippet, which will let me to
authenticate myself into the 'web' context.
The problem is that I still can't access the two resources. While
trying to do so I see a login form from the Login snippet as if I
weren't logged in. When accessing regular pages it shows a logout link
instead.
The cache was cleared, sessions reset. I run MODx 2.2.
I've also tried the 'Resource' policy as well as 'Member - 9999' for the
minimum role without luck.
Error logs don't give any hints.
[ed. note: yurkobb last edited this post 14 years, 6 months ago.]