Hi guys,

Hoping you can help..

I have two versions of my project, one which uses ACL and the other
which doesn't.

This next piece of code is identical between both projects:

// create folder
$this->create_folder("/files/{$clientId}/{$albumId}");

In my non ACL project this simply goes ahead and creates the folder
however in my ACL project this does nothing.

Is there anything I should know about create_folder and ACL? I'm
logged in as 'admin' user who should have access to everything.

I'm at the last hurdle of this project and would really appreciate
your advice here!

Thanks :)

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 [email protected]
To unsubscribe from this group, send email to
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en

To unsubscribe, reply using "remove me" as the subject.

Reply via email to