Hi Dan > I cant load one of my class, i think the load modules is more strict > but not understand my errror.... > > "Fatal Error - Cant Load `Category` Class Model " etc ect
I would start by checking the class names of controller and model, if I have an error like that, it is usually my fault and caused by a mistake in class names that I have made. Also if you are using Ant or similar to build the project to a test server, then you may have duplicate files if a file name has changed. Just a couple of thoughts for you. Regards, Langdon --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
