Hello, Please download the fresh copy of cake and follow the folling steps for baking
Bake on windows http://arafats.info/cakephp-cake-bake-on-windows/ Bake on ubundu http://arafats.info/cake-bake-in-ubuntu/ Thanks http://arafats.info On Friday, July 6, 2012 6:31:59 AM UTC+6, advantage+ wrote: > > Using 2.1.3 and created DB ran the bake console and I end up with > > > > *Missing Method in AppController* > > *Error: *The action *index* is not defined in controller *AppController* > > *Error: *Create *AppController::index()* in file: > app\Controller\AppController.php. > > <?php > > class AppController extends AppController { > > > > * * > > * public function index() {* > > * * > > * }* > > > > } > > *Notice: *If you want to customize this error message, create > app\View\Errors\missing_action.ctp > > When I used 1.3.x versions I got the welcome screen a;; coded / css > correct but this is just html no styles no access to any controllers it > just says createAppController which is in my Controller folder where as in > 1.3.xx it was in the main app folder along with app_model, App_helper and > so on. Where did I go wrong? > -- 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 [email protected] For more options, visit this group at http://groups.google.com/group/cake-php
