Hello,

I don't understand my bug.

I've created a "parent_node" function on my user model that return a
role_id.
Every user have a role. When i create a new user, it create also an
ARO associated with the proper role.

The problem is that EVERY user is registred as ADMIN role. Whereas
when i verify what return "parent_node" , it returns the good value
i.e. the actual role that i've given to the user...

Do you know what can be the problem please ?

Thanks in advande for any help because i really don't figured out
what's the point with that.

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to