Notice (8): Undefined variable: site_info [APP/View/Layouts/default.ctp, line 24]
Notice (8): Undefined variable: site_info [APP/View/Layouts/default.ctp, line 27]
Notice (8): Undefined variable: site_info [APP/View/Layouts/default.ctp, line 36]
Notice (8): Undefined variable: site_info [APP/View/Layouts/default.ctp, line 47]
Notice (8): Undefined variable: site_info [APP/View/Layouts/default.ctp, line 55]
  • ナカ工業株式会社

Missing Controller

Error: ProductsController could not be found.

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

<?php
class ProductsController extends AppController {

}

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

Stack Trace

  • /home/naka-cad/www/index.php line 110Dispatcher->dispatch(CakeRequest, CakeResponse)