Use 0 instead of null for the parent_id. worked for me. eg. php acl.php create aro 0 0 Users php acl.php create aro 0 0 Dealers
HTH. On Aug 30, 1:40 pm, "SIXS" <[EMAIL PROTECTED]> wrote: > Hello, > I am running the Cake IBM part 2 and creating the aro files. > I got an error-- running acl and aro------------------------ > ------------------------------------------------------------- > failed to startup concurrent users module > ---------------------------------------------- > and then when trying to create a user in register and click the Register > button I get this eror. > > Warning: Null parent in Aro::create() in > C:\VertrigoServ\www\kake\cake\libs\controller\components\dbacl\models\aclnode.php > on line 82 > > Warning: Cannot modify header information - headers already sent by (output > started at > C:\VertrigoServ\www\kake\cake\libs\controller\components\dbacl\models\aclnode.php:82) > in C:\VertrigoServ\www\kake\cake\libs\controller\controller.php on line 447 > > What is happening? or not ?? > Thanks for any help!!!!!!!! > > JIM --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
