Select city:

    Notice (8): Undefined variable: cities [ROOTappROOTViewROOTLayoutsROOTdefault.ctp, line 53]
    Warning (2): Invalid argument supplied for foreach() [ROOTappROOTViewROOTLayoutsROOTdefault.ctp, line 53]

Missing Controller

Error: Controller could not be found.

Error: Create the class Controller below in file: app/Controller/Controller.php

<?php
class Controller extends AppController {

}

Notice: If you want to customize this error message, create app/View/Errors/missing_controller.ctp

Stack Trace

  • ROOTappROOTwebrootROOTindex.php line 97Dispatcher->dispatch(CakeRequest, CakeResponse)