Hi,
What is the meaning of the Hash Cookie USER_GROUP_ID ?
https://wiki.nubuilder.cloud/ ... sh_Cookies
Welcome to the nuBuilder Forums!
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Join our community by registering and logging in.
As a member, you'll get access to exclusive forums, resources, and content available only to registered users.
Hash Cookie USER_GROUP_ID
-
- nuBuilder Team
- Posts: 4581
- Joined: Sun Oct 14, 2018 6:43 pm
- Has thanked: 76 times
- Been thanked: 536 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;