Re: changes in ACL functionality?

2007-02-04 Thread Yoshihiro Hayashi
hi lukemack, i read the code, acl.php first, and noticed that it doesn't work as written in the tutorial, checked if it's fixed or not in the trunk and was sure it's fixed. i tried the code and it worked for me. so i wrote here. i am happy to hear that it works there too ;-) -Yoshihiro 2007

Re: changes in ACL functionality?

2007-02-04 Thread lukemack
Thanks Yoshihiro - I'll give that a try. On 3 Feb, 20:26, "yosha_01" <[EMAIL PROTECTED]> wrote: > hi, lukemack > > I have experienced exactly the same problem on the same tutorial. Try > replacing a function view() in acl.php with the latest version in > trunk. > > https://trac.cakephp.org/browse

Re: changes in ACL functionality?

2007-02-04 Thread lukemack
seems to work - thanks for the tip. where did you find out about this? On 3 Feb, 20:26, "yosha_01" <[EMAIL PROTECTED]> wrote: > hi, lukemack > > I have experienced exactly the same problem on the same tutorial. Try > replacing a function view() in acl.php with the latest version in > trunk. > > h

Re: changes in ACL functionality?

2007-02-03 Thread yosha_01
hi luke, I have experienced exactly the same problem on the same tutorial. Try replacing a function view() in acl.php with the latest version in trunk. https://trac.cakephp.org/browser/trunk/cake/1.1.x.x/cake/scripts/acl.php#L341 (and the old one for your reference.) https://trac.cakephp.org/br

Re: changes in ACL functionality?

2007-02-03 Thread yosha_01
hi, lukemack I have experienced exactly the same problem on the same tutorial. Try replacing a function view() in acl.php with the latest version in trunk. https://trac.cakephp.org/browser/trunk/cake/1.1.x.x/cake/scripts/acl.php#L341 (and the old one for your reference.) https://trac.cakephp.or

changes in ACL functionality?

2007-01-28 Thread lukemack
Hi, I'm following this tutorial: http://www-128.ibm.com/developerworks/edu/os-dw-os-php-cake2.html and have a problem with creating AROs. The tutorial walks through creating two AROs: php acl.php create aro 0 null Users php acl.php create aro 0 null Dealers however, using that command gives