Missing Method in BlogController

Error: The action session is not defined in controller BlogController

Error: Create BlogController::session() in file: app/Controller/BlogController.php.

<?php
class BlogController extends AppController {


public function session() {

}

}

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

Stack Trace

  • CORE/Cake/Routing/Dispatcher.php line 193Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 167Dispatcher->_invoke(BlogController, CakeRequest)
  • ROOT/index.php line 154Dispatcher->dispatch(CakeRequest, CakeResponse)

協賛

後援

※協賛して頂ける個人・団体様は
info@tsukuruto.net までご連絡ください。

ページトップへ戻る