Hi AD, Thanks for coming back to me.
The link is broken but I've achieved it with two simple mkdirs. Very odd that the same code wouldn't work with ACL. Either way resolved, thanks :) On Apr 6, 2:29 pm, AD7six <[email protected]> wrote: > 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.
