A PHP Error was encountered

Severity: Notice

Message: Undefined index: precio

Filename: controllers/Producto.php

Line Number: 200

Backtrace:

File: /home/soydali1/public_html/application/controllers/Producto.php
Line: 200
Function: _error_handler

File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: calidad

Filename: controllers/Producto.php

Line Number: 201

Backtrace:

File: /home/soydali1/public_html/application/controllers/Producto.php
Line: 201
Function: _error_handler

File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: recomendado

Filename: controllers/Producto.php

Line Number: 202

Backtrace:

File: /home/soydali1/public_html/application/controllers/Producto.php
Line: 202
Function: _error_handler

File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: comentario

Filename: controllers/Producto.php

Line Number: 203

Backtrace:

File: /home/soydali1/public_html/application/controllers/Producto.php
Line: 203
Function: _error_handler

File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Notice

Message: Undefined index: id_codigo

Filename: controllers/Producto.php

Line Number: 204

Backtrace:

File: /home/soydali1/public_html/application/controllers/Producto.php
Line: 204
Function: _error_handler

File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /home/soydali1/public_html/system/core/Exceptions.php:271)

Filename: core/Common.php

Line Number: 564

Backtrace:

File: /home/soydali1/public_html/application/controllers/Producto.php
Line: 219
Function: insert

File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1048

Column 'precio' cannot be null

INSERT INTO `reviews` (`precio`, `calidad`, `recomendado`, `comentarios`, `id_codigo`, `id_cliente`) VALUES (NULL, NULL, NULL, NULL, NULL, 0)

Filename: controllers/Producto.php

Line Number: 219