hello can anyone help me? i really need to implement ACL soon to my project..
thank you On Jan 3, 2:55 pm, Linspirell <[EMAIL PROTECTED]> wrote: > Hello friends :) why i can't pass null value when i want to create an > aro or aco ? i'am using database structure from the tutorial. no > modification i did at the structure. i just copy and paste form the > tutorial. So, the field that contain parent_id is allowed null value. > i read tutorial from IBM. > > i try this command : > php acl.php create aco 1 null "Tor Johnson School Of Drama" > and appear error that state parent_id can't be a null value > > but as i read in this bakery tutorial, i didn't see the tutorial > author passing null to object_id when defining ACO and passing null to > foreign_key when defining ARO. i got confused by IBM tutorial, why > they must pass null value ? > > thank you --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
