I've had the same problems with updateAll. I can't remember if setting the recursive to -1 solved the problem.
$this->controller->FilesFolders->recursive = -1; If that doesn't work you can call unBind. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
