Re: Call to undefined method IniAcl::allow()

2009-02-08 Thread fain182
On Sat, Feb 7, 2009 at 5:02 PM, Gwoo gwoo.cake...@gmail.com wrote: Now, that i think about it about it..IniAcl::allow() was never implemented because Ini was intended to be written first so only check was needed. yeah, now I realized that i don't need this method.. thank you! pietro Feel

Re: Call to undefined method IniAcl::allow()

2009-02-07 Thread fain182
('Acl.classname', 'INI_ACL'); i tried it, it's the same... Fatal error: Call to undefined method IniAcl::allow() in /home/fain182/workspace/cake/libs/controller/components/acl.php on line 101 --~--~-~--~~~---~--~~ You received this message because you

Re: Call to undefined method IniAcl::allow()

2009-02-07 Thread Gwoo
Now, that i think about it about it..IniAcl::allow() was never implemented because Ini was intended to be written first so only check was needed. Feel free to submit an enhancement ticket. If you want to work test case and a patch that would be great.

Re: Call to undefined method IniAcl::allow()

2009-02-06 Thread fain182
On Thu, Feb 5, 2009 at 10:18 PM, Gwoo gwoo.cake...@gmail.com wrote: try Configure::write('Acl.classname', 'INI_ACL'); i tried it, it's the same... Fatal error: Call to undefined method IniAcl::allow() in /home/fain182/workspace/cake/libs/controller/components/acl.php on line 101

Call to undefined method IniAcl::allow()

2009-02-05 Thread fain182
;- [admin] deny = allow = * but opening the homepage it says: Fatal error: Call to undefined method IniAcl::allow() in /home/fain182/workspace/cake/libs/controller/components/acl.php on line 101 it's a bug? or I made a mistake? thank you pietro

Re: Call to undefined method IniAcl::allow()

2009-02-05 Thread Gwoo
try Configure::write('Acl.classname', 'INI_ACL'); --~--~-~--~~~---~--~~ 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