francky06l, I think it's because of groups that it looks like that.

Arak Tai'Roth: According to the PHP docs, array_intersect_key only
works with PHP version 5.1.0 or greater.  Since this version of
CakePHP is *supposed* to be PHP4 and PHP5 compatible, without any
further information I'm going to presume you will need to update your
version of PHP5.

On Jun 23, 1:18 pm, "Arak Tai'Roth" <[EMAIL PROTECTED]> wrote:
> Hi there. I am just learning how to use Auth and ACL together for my
> website. I am using the tutorial found at this location for my main
> help,http://aranworld.com/article/169/acl-and-auth-tutorial-database-setup.
>
> However I am on section 5, where we add the groups and the user to the
> ARO tree. When I enter in the command, "php cake.php acl create aro
> root users", I get the following error:
>
> Fatal error: Call to undefined function:  array_intersect_key() in /
> mnt/local/home/araktairoth/solderpoint.com/cake/console/cake.php on
> line 444
>
> Anyone know why I am getting this and what I can do to fix this issue?
--~--~---------~--~----~------------~-------~--~----~
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