Make sure that you don't have a model class that has an invalid/ conflicting class name - I've been caught by this before when trying to make models called "Class" or "File".
Jeffrey wrote: > What would cause this error when trying to use bake to create a new > model? > > Fatal error: Class 'Model' not found in /Users/jeffreystevison/Sites/ > cake/cake/scripts/bake.php on line 435 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
