Re: Fatal error: Class 'Post' not found

2008-01-13 Thread KotMatroskin

Did you manage to solve this issue?  I have the same problem

On Nov 27 2007, 8:25 pm, GunabalanS [EMAIL PROTECTED] wrote:
 Would you like to use Sessions? (y/n)
 [y] 

 Fatal error: Class 'Post' not found in /home/gunabalans/public_html/
 website/cake/cake/scripts/bake.phponline1311

 Call Stack:
     0.0139    1120416   1. {main}() /home/gunabalans/public_html/
 website/cake/cake/scripts/bake.php:0
     0.0422    2778704   2. Bake-main() /home/gunabalans/public_html/
 website/cake/cake/scripts/bake.php:144
    51.1786    2789456   3. Bake-doController() /home/gunabalans/
 public_html/website/cake/cake/scripts/bake.php:241
    99.1094    3553616   4. Bake-__bakeActions() /home/gunabalans/
 public_html/website/cake/cake/scripts/bake.php:1237

 [EMAIL PROTECTED] cake]$

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---



Fatal error: Class 'any_class' not found in ...\cake\scripts\bake.php on line 1311

2008-01-13 Thread KotMatroskin

WinXP localhost PHP 5.2.3, Cake 1.1.19.6305

Whenever I try to bake a controller, like:

php cake/scripts/bake.php

I go through all steps but after answering some y/n I get the
following error message:


PHP Fatal error:  Class 'any_class' not found in ...\cake\scripts
\bake.php on line 1311
Fatal error: Class 'any_class' not found in ...\cake\scripts\bake.php
on line 1311


Would you like to know, how to solve this?

--~--~-~--~~~---~--~~
You received this message because you are subscribed to the Google Groups Cake 
PHP group.
To post to this group, send email to cake-php@googlegroups.com
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
-~--~~~~--~~--~--~---