I can't seem to bake a controller on 1.3.2.

 

Windows enviro, I set it up and was baking 1.2.x just fine

 

I have my cake versions inside wamp/libs/1.2.6

                                                            /1.3.2

 

Simply changed in my system environment variables from
D:\wamp\www\libs\1.2.6\cake\console; to D:\wamp\www\libs\1.3.2\cake\console;


Bake models just fine, try to bake a controller it goes thru the normal
steps then at the end I get 

---------------------------------------------------------------

Baking CommentsController

---------------------------------------------------------------

Would you like to build your controller interactively? (y/n)

[y] > n

Would you like to create some basic class methods

(index(), add(), view(), edit())? (y/n)

[n] > y

Would you like to create the basic class methods for admin routing? (y/n)

[n] > y

PHP Fatal error:  Class 'Comment' not found in
D:\wamp\www\libs\1.3.2\cake\libs\

class_registry.php on line 141

 

Fatal error: Class 'Comment' not found in
D:\wamp\www\libs\1.3.2\cake\libs\class

_registry.php on line 141

 

 

Any ideas anyone?

 

Thanks

 

Dave

Check out the new CakePHP Questions site http://cakeqs.org and help others with 
their CakePHP related questions.

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

Reply via email to