Hi,
What is the meaning of the Hash Cookie USER_GROUP_ID ?
https://wiki.nubuilder.cloud/ ... sh_Cookies
Welcome to the nuBuilder Forums!
Register and log in to access exclusive forums and content available only to registered users.
Register and log in to access exclusive forums and content available only to registered users.
Hash Cookie USER_GROUP_ID
-
- nuBuilder Team
- Posts: 4307
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 71 times
- Been thanked: 448 times
- Contact:
Re: Hash Cookie USER_GROUP_ID
Hi,
From nucommon.php:
This is the id of the ACCESS LEVEL of the logged in user.
From nucommon.php:
Code: Select all
$A['USER_GROUP_ID'] = $j->session->zzzzsys_access_id;