Warning (2): Missing argument 1 for JobsController::employer(), called in /hermes/bosweb25b/b751/ipg.jobquestph/v3/cake/libs/object.php on line 116 and defined [APP/controllers/jobs_controller.php, line 41]
Code }
function employer($id){
JobsController::employer() - APP/controllers/jobs_controller.php, line 41
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 87
Notice (8): Undefined variable: id [APP/controllers/jobs_controller.php, line 44]
Code $this->pageTitle ='Employer';
$this->layout ='frontend';
if (!$id) {
JobsController::employer() - APP/controllers/jobs_controller.php, line 44
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 87
Warning (2): Cannot modify header information - headers already sent by (output started at /hermes/bosweb25b/b751/ipg.jobquestph/v3/cake/basics.php:109) [CORE/cake/libs/controller/controller.php, line 647]
Code |
Context$status = "Location: http://www.jobquest.ph/v3/jobs"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 647
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 628
JobsController::employer() - APP/controllers/jobs_controller.php, line 46
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 227
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 194
[main] - APP/webroot/index.php, line 87