On Apr 6, 2:56 pm, fonzie <[email protected]> wrote:
> 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?

It's worth noting the following:
http://api.cakephp.org/search/create_folder

and then doing some debugging.

hth,

AD

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