Warning (2): PDO::__construct(): MySQL server has gone away [CORE/Cake/Model/Datasource/Database/Mysql.php, line 168]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [APP/Controller/AppController.php, line 698]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [APP/Controller/AppController.php, line 702]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [APP/Controller/AppController.php, line 703]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [APP/Controller/AppController.php, line 704]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [APP/Controller/AppController.php, line 705]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [APP/Controller/AppController.php, line 706]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [CORE/Cake/Network/CakeResponse.php, line 434]
Warning (2): Cannot modify header information - headers already sent by (output started at /var/www/html/lib/Cake/Utility/Debugger.php:806) [CORE/Cake/Network/CakeResponse.php, line 434]
Page Not Found | Laimoon.com

Missing Method in JobsController

Error: The action tophiring is not defined in controller JobsController

Error: Create JobsController::tophiring() in file: laimoon/Controller/JobsController.php.

<?php
class JobsController extends AppController {


	public function tophiring() {

	}

}

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

Stack Trace

  • CORE/Cake/Routing/Dispatcher.php line 187Controller->invokeAction(CakeRequest)
  • CORE/Cake/Routing/Dispatcher.php line 162Dispatcher->_invoke(JobsController, CakeRequest, CakeResponse)
  • APP/webroot/index.php line 115Dispatcher->dispatch(CakeRequest, CakeResponse)
Feedback Feedback