Hi,
I am running into a critical UI / authorization roadblock on an OJS 3.4.09 installation.
While attempting to activate the Default Theme Plugin or assign rolls within a specific journal’s panel (Settings > Website > Plugins) (after upgrading to 3.4.09), I was met with an authorization popup blocking me with the untranslated locale key error:
##user.authorization.pluginLevel##
Despite being logged in as the top-level Site Administrator, the “OK” button in the modal failed to execute the action. Interestingly, the plugin could be successfully enabled/disabled at the site-wide level, but it completely refused to appear in the newly created journal’s dropdown list under Settings > Website > Appearance.
Has anyone encountered this specific ##user.authorization.pluginLevel## context/plugin rejection on OJS 3.4.09 ? Is there a missing schema dependency, API initialization step, or mandatory setting entry required beyond the basic journals, user_groups, and user_group_stage tables to get the UI to successfully evaluate a user’s role assignments?
Any advice or pointers would be highly appreciated!