This topic is locked
[SOLVED]

Sudden Appearance of Dynamic Permissions Issues

3/31/2021 5:46:14 PM
PHPRunner General questions
K
klyle author

What could cause sudden appearance of errors on the Dynamic Permissions page after adding two SQL Views and trying to give Admin group access to them in 36834?

Message is SELECT FROM APP_ugmembers WHERE ( ( binary UserName = 'adminuser' ) )
SELECT
FROM APP_ugrights WHERE ( ( ( GroupID IN ( -1 ) ) and ( NOT ( AccessMask is null or AccessMask = '' ) ) ) )

K
klyle author 3/31/2021

Somewhere between upgrading to 36929, cleaing cookies, adding a new admin user, this problem seems to have been resolved, and I can make updates to the Admin settings.