Murtific
08-06-2011, 01:13 PM
If I do some php code to insert into and update the database tabler "access" with a userid, forumid, and accessmask, the table updates flawlessly.
The only problem is, the userid can not view the forumid with an access mask of true. I still have to go into the user manager and go to Access Masks and set the access mask.
This is really starting to irritate me as I can not determine WHY that is the ONLY way for an access mask to be set. I want to do it with php and not from the board.
Help!? :eek:
--------------------------------------------------------------
--------------- Added 1312640551 at 1312640551 ---------------
Here you may edit forum access on a user-by-user basis.
Selecting "Yes" will allow the user access to the forum. Selecting "No" will deny the user access to the forum. Any changes made to one user's account will override the default permission settings in their usergroup.
Selecting "Default" will revert the user to the default permissions settings for their usergroup.
(Please note that the permission inheritance system still works here.)
(Ensure that you have access masks enabled before attempting to use these!)
-----------------------------------------------------------------
WHERE are these custom user forum permissions set?
The only problem is, the userid can not view the forumid with an access mask of true. I still have to go into the user manager and go to Access Masks and set the access mask.
This is really starting to irritate me as I can not determine WHY that is the ONLY way for an access mask to be set. I want to do it with php and not from the board.
Help!? :eek:
--------------------------------------------------------------
--------------- Added 1312640551 at 1312640551 ---------------
Here you may edit forum access on a user-by-user basis.
Selecting "Yes" will allow the user access to the forum. Selecting "No" will deny the user access to the forum. Any changes made to one user's account will override the default permission settings in their usergroup.
Selecting "Default" will revert the user to the default permissions settings for their usergroup.
(Please note that the permission inheritance system still works here.)
(Ensure that you have access masks enabled before attempting to use these!)
-----------------------------------------------------------------
WHERE are these custom user forum permissions set?