Sunday, January 2, 2011

Plug-in to manage permission installation problem..

http://www.alaxos.net/blaxos/pages/view/7

I followed the link above, and found that I can't access the admin/acl
page with an Auth generated "not Authorised to access this location"

I tried fixing after reading the comments by bypassing the first time
access using:

Configure :: write('acl.group.access_plugin_user_ids', array(1));

where 1 is a user id, suggested by the author in his comment..

But I still get the same unauthorised message.

Can someone here point out where is the wrong? or if there's a better
way in managing permission, a better plug-in ?

regards,
Maxim

Check out the new CakePHP Questions site http://cakeqs.org and help others with their CakePHP related questions.

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

No comments: