Warning (2): Missing argument 1 for ProductosController::ver() [APP/controllers/productos_controller.php, line 149]CodeProductosController::ver() - APP/controllers/productos_controller.php, line 149
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Notice (8): Undefined variable: id [APP/controllers/productos_controller.php, line 158]Code |
Context }
$this->Producto->id = $id;
$MAX_RELACIONADOS = 4
ProductosController::ver() - APP/controllers/productos_controller.php, line 158
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83
Warning (2): Cannot modify header information - headers already sent by (output started at /www/docs/pezcalandia.com.ar/public_html/cake/libs/debugger.php:673) [CORE/cake/libs/controller/controller.php, line 746]Code |
Context$status = "Location: http://www.pezcalandia.com.ar/productos"
header - [internal], line ??
Controller::header() - CORE/cake/libs/controller/controller.php, line 746
Controller::redirect() - CORE/cake/libs/controller/controller.php, line 725
ProductosController::ver() - APP/controllers/productos_controller.php, line 163
Dispatcher::_invoke() - CORE/cake/dispatcher.php, line 204
Dispatcher::dispatch() - CORE/cake/dispatcher.php, line 171
[main] - APP/webroot/index.php, line 83