Tuesday, August 23, 2011

CakePHP 2.0 beta - AppController issue

I'm having a hard time getting CakePHP 2.0 to use my AppController.

It's located in app/Controller/AppController.php

It defines components and helpers (which do not actually get defined) and has a beforeFilter with a die() statement which never gets called.

Is that not the right place for CakePHP 2.0? I was following the documents available in github.

Thanks all!

Ben

--
Our newest site for the community: CakePHP Video Tutorials http://tv.cakephp.org
Check out the new CakePHP Questions site http://ask.cakephp.org and help others with their CakePHP related questions.
 
 
To unsubscribe from this group, send email to
cake-php+unsubscribe@googlegroups.com For more options, visit this group at http://groups.google.com/group/cake-php

No comments: