Monday 26 April 2004 4:45:04 am
Hi all I am currently implementing a solution where users are positioned automatically in a user group depending on what they set an EZSelection to. Example: User selects “Class of” to 2004, he should then be assigned to the user group “Class of 2004” and get that user group access privileges. This I have solved with an SQL script which update the EzContentObjectTree and EzNodeAssignment tables correctly in the Ez database. Afterwards, I am running the “updateniceurls.php” script. My question is simply if this is enough? Should this work or is the location of the nodes stored anywhere else to? Based on my own tests it seems to work, but I just want to be a bit surer before eventual releasing into the production server.
Cheers Tore
|