On Thu, Jul 5, 2012 at 10:41 PM, lowpass <zijn.digital@gmail.com> wrote:
Yeah, that looks pretty weird. Did you update webroot/index.php,
bootstrap.php, and core.php? Are the Cake libs in the default location
or somewhere else?
> --
On Thu, Jul 5, 2012 at 8:31 PM, Advantage+ <movepixels@gmail.com> 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
> cake-php+unsubscribe@googlegroups.com For more options, visit this group at
> http://groups.google.com/group/cake-php
--
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
--
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:
Post a Comment