Warning (2): Missing argument 2 for CatfaqsController::display(), called in /var/chipotle/sites/karamelo/cake/libs/object.php on line 117 and defined [APP/controllers/catfaqs_controller.php, line 41]
Code |
Context$username = "aarkerio"
}
public function display($username, $user_id)
CatfaqsController::display() - APP/controllers/catfaqs_controller.php, line 41
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: user_id [APP/controllers/catfaqs_controller.php, line 45]
Code |
Context$username = "aarkerio"
$this->pageTitle = 'Contact';
$this->layout = $this->Edublog->layout($user_id);
CatfaqsController::display() - APP/controllers/catfaqs_controller.php, line 45
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: user_id [APP/controllers/catfaqs_controller.php, line 47]
Code |
Context$username = "aarkerio"
$this->layout = $this->Edublog->layout($user_id);
$this->Edublog->blog($user_id);
CatfaqsController::display() - APP/controllers/catfaqs_controller.php, line 47
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 90
Notice (8): Undefined variable: user_id [APP/controllers/catfaqs_controller.php, line 49]
Code |
Context$username = "aarkerio"
$this->Edublog->blog($user_id);
$conditions = array("Catfaq.user_id"=>$user_id, "Catfaq.status"=>1);
CatfaqsController::display() - APP/controllers/catfaqs_controller.php, line 49
Object::dispatchMethod() - CORE/cake/libs/object.php, line 117
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 245
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 211
[main] - APP/webroot/index.php, line 90
s Faq