Get null from global $oUserAccessManager
-
Hi Support,
I upgraded UAM plugin from 1.2.14 to 2.0.7 and found an issue:
I have a custom code in my theme, which is using:
global $oUserAccessManager;
…
$uamAccessHandler = $oUserAccessManager->getAccessHandler();But know I cannot get object $oUserAccessManager (even $UserAccessManager).
Do you know how to get it in the new version of plugin? Thanks a lot.
(I saw table structure is also changed in the new version, so i manually uninstall and install the plugin, then manually input my data.)
Cheers
Mcwolf
Viewing 3 replies - 1 through 3 (of 3 total)
Viewing 3 replies - 1 through 3 (of 3 total)
The topic ‘Get null from global $oUserAccessManager’ is closed to new replies.