This topic is locked

Unknown context @TABLE

1/14/2024 11:40:48 AM
PHPRunner General questions
R
rfischerjr authorDevClub member

Setting up security with 2FA and got this message during build:

C:\Program Files\PHPRunner10.91\source\ug_rights.php(8) - Unknown context @TABLE

Any suggestions on how to resolve?

admin 1/22/2024

This error is usually a sign that something is not right with permissions tables selection.

Proceed to PHPRunner -> Security -> User Group Permissions, switch from Dynamic Permissions to Static. Close the dialog and save the project. Switch back to Dynamic Permissions again and make sure that correct table set is seelcted for Dynamic Permissions. This should solve the issue.