Wednesday, February 2, 2011

creating aro's with alias's

Hey there, I'm following the tutorial http://book.cakephp.org/view/1547/Acts-As-a-Requester
which is the one that builds a simple ACL controller app.

I've got to the above page which is meant to make aro's generated
automatically when a new user is created. The problem is that later on
in my application I need to refer to the aro's by their alias, the
problem is that this method doesn't seem to create alias's for each
aro.

How to I go about making sure new aro's have an alias (pref the users
email address) when they're created using the parentnode and requester
stuff?

thanks

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.


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

No comments: