Sorry guys, I just figured it out! It was actually caused by an element
incorrectly trying to load a controller. This wasn't a problem in my
other controllers since they were associated (by 1 or 2 levels of
recursion). But because I had specifically removed all associations to
test the new controllers, the newer set of controllers just didn't
work. It was just a coincidence that all of the new models had long
names.

I got rid of the element (will fix it later) and problem solved.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to