One other thing to try is doing a pr() on any findAlls you're using, and see if they're recursing further than they need to. I've had pages in projects before that were practically pulling out the whole database before I realised I should specify recursion levels to be the smallest amount absolutely necessary.
Hope that helps, Zoe. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Cake PHP" 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 -~----------~----~----~----~------~----~------~--~---
