Re: Solution for CakePHP newbies who are stuck with messages like - Error: PostController could not be found

2013-09-04 Thread farshad1353
thanks so much, but why the CakePHP which has a strickt naming is so loosy? 
why the tutorial in it's site isn't perfect?

On Sunday, November 25, 2012 12:23:19 AM UTC+3:30, Mike Pritchard wrote:
>
> I struggled with the problems described in messages from new CakePHP 
> users.  The Cake install looked OK, but when I went through the Blog Adding 
> a Layer tutorial I'd get these kinds of messages.
>
> Error: PostController could not be found
> Error: Create the class PostController below in file: 
> app/Controller/PostsController.php
>
> After reading lots of threads, going through the tutorial again and again, 
> reinstalling, checking mod_rewrite, etc., I finally figured it out.  So 
> hopefully this will help others.
>
> The Cakewalk tutorials omit to mention that the php files need to start 
> with  this was correct - part of the Cakewalk process. And also discovered that 
> the php files that start with .
>
> When I added the  everything started working!  I've been able to finish the tutorial and even 
> extend it a little.
>
> Onward and upward.
> MIke
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php.
For more options, visit https://groups.google.com/groups/opt_out.


Re: Solution for CakePHP newbies who are stuck with messages like - Error: PostController could not be found

2013-03-23 Thread Miles J
CakePHP requires that you understand PHP. The fact that you didn't know 
that is unsettling.

On Saturday, November 24, 2012 12:53:19 PM UTC-8, Mike Pritchard wrote:
>
> I struggled with the problems described in messages from new CakePHP 
> users.  The Cake install looked OK, but when I went through the Blog Adding 
> a Layer tutorial I'd get these kinds of messages.
>
> Error: PostController could not be found
> Error: Create the class PostController below in file: 
> app/Controller/PostsController.php
>
> After reading lots of threads, going through the tutorial again and again, 
> reinstalling, checking mod_rewrite, etc., I finally figured it out.  So 
> hopefully this will help others.
>
> The Cakewalk tutorials omit to mention that the php files need to start 
> with  this was correct - part of the Cakewalk process. And also discovered that 
> the php files that start with .
>
> When I added the  everything started working!  I've been able to finish the tutorial and even 
> extend it a little.
>
> Onward and upward.
> MIke
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Solution for CakePHP newbies who are stuck with messages like - Error: PostController could not be found

2013-03-20 Thread Wenke WANG
Thanks a lot!!!

On Saturday, November 24, 2012 3:53:19 PM UTC-5, Mike Pritchard wrote:
>
> I struggled with the problems described in messages from new CakePHP 
> users.  The Cake install looked OK, but when I went through the Blog Adding 
> a Layer tutorial I'd get these kinds of messages.
>
> Error: PostController could not be found
> Error: Create the class PostController below in file: 
> app/Controller/PostsController.php
>
> After reading lots of threads, going through the tutorial again and again, 
> reinstalling, checking mod_rewrite, etc., I finally figured it out.  So 
> hopefully this will help others.
>
> The Cakewalk tutorials omit to mention that the php files need to start 
> with  this was correct - part of the Cakewalk process. And also discovered that 
> the php files that start with .
>
> When I added the  everything started working!  I've been able to finish the tutorial and even 
> extend it a little.
>
> Onward and upward.
> MIke
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to cake-php+unsubscr...@googlegroups.com.
To post to this group, send email to cake-php@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.




Re: Solution for CakePHP newbies who are stuck with messages like - Error: PostController could not be found

2012-11-26 Thread Leandro Cioletti
Thanks a lot for sharing this Mike!

I got the same problem and I did not figure out what was the problem before 
read your post here. 

Since the tutorial did not mention about  tags, 
I thought that in CakePHP a class could be sometimes, called by include 
command by another
PHP file containing the tag .

Regards,

Leandro.


 


Em sábado, 24 de novembro de 2012 18h53min19s UTC-2, Mike Pritchard 
escreveu:
>
> I struggled with the problems described in messages from new CakePHP 
> users.  The Cake install looked OK, but when I went through the Blog Adding 
> a Layer tutorial I'd get these kinds of messages.
>
> Error: PostController could not be found
> Error: Create the class PostController below in file: 
> app/Controller/PostsController.php
>
> After reading lots of threads, going through the tutorial again and again, 
> reinstalling, checking mod_rewrite, etc., I finally figured it out.  So 
> hopefully this will help others.
>
> The Cakewalk tutorials omit to mention that the php files need to start 
> with  this was correct - part of the Cakewalk process. And also discovered that 
> the php files that start with .
>
> When I added the  everything started working!  I've been able to finish the tutorial and even 
> extend it a little.
>
> Onward and upward.
> MIke
>
>

-- 
Like Us on FaceBook https://www.facebook.com/CakePHP
Find us on Twitter http://twitter.com/CakePHP

--- 
You received this message because you are subscribed to the Google Groups 
"CakePHP" group.
To post to this group, send email to cake-php@googlegroups.com.
To unsubscribe from this group, send email to 
cake-php+unsubscr...@googlegroups.com.
Visit this group at http://groups.google.com/group/cake-php?hl=en.