Warning (2): in_array() [function.in-array]: Wrong datatype for second argument [APP/controllers/order_controller.php, line 13]
Code |
Context$id = 120
$data = null
in_array - [internal], line ??
OrderController::add() - APP/controllers/order_controller.php, line 13
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 258
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 212
[main] - APP/webroot/index.php, line 92
Warning (2): Cannot modify header information - headers already sent by (output started at /home/bezpekad/public_html/cake/basics.php:111) [CORE/cake/libs/controller/controller.php, line 587]
Code |
Context$status = "Location: http://www.bezpeka.dn.ua/"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 587
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 568
OrderController::add() - APP/controllers/order_controller.php, line 20
Object::dispatchMethod() - CORE/cake/libs/object.php, line 116
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 258
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 212
[main] - APP/webroot/index.php, line 92