ivanamat / cakephp3-aclmanager

CakePHP 3.x - Acl Manager
MIT License
27 stars 27 forks source link

Couldn't find Aros node identified by #9

Closed huesoamz closed 7 years ago

huesoamz commented 7 years ago

Hi,

When I access to .../AclManager/acl/permissions/Roles or .../AclManager/acl/permissions/Users

I got this message:

AclNode::node() - Couldn't find Aros node identified by "Array ( [Aros0.model] => Users [Aros0.foreign_key] => )

sin titulo http://i.imgur.com/vixIm04.png

Could you please help me? or tellme if I doing some wrong?

Thanks in advance!

huesoamz commented 7 years ago

Fixed!, I created the users and gruops but I comment a part of the code on appController for create without a user login in, so I login IN as admin and works!

Thanks!

ivanamat commented 7 years ago

Hello, I'm sorry I was slow to respond, I've been pretty busy for a few days.

I may have forgotten to explain something in the documentation. I have to review all documentation and take time to review the issues. Sorry for not helping you solve the problem.

Regards and thank you!