Severity: Notice
Message: Undefined index: id_pregunta
Filename: controllers/Inicio.php
Line Number: 373
Backtrace:
File: /home/soydali1/public_html/application/controllers/Inicio.php
Line: 373
Function: _error_handler
File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: id_respuesta
Filename: controllers/Inicio.php
Line Number: 374
Backtrace:
File: /home/soydali1/public_html/application/controllers/Inicio.php
Line: 374
Function: _error_handler
File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Undefined index: id
Filename: controllers/Inicio.php
Line Number: 375
Backtrace:
File: /home/soydali1/public_html/application/controllers/Inicio.php
Line: 375
Function: _error_handler
File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once
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/Inicio.php
Line: 388
Function: insert
File: /home/soydali1/public_html/index.php
Line: 315
Function: require_once
Error Number: 1048
Column 'id_cliente' cannot be null
INSERT INTO `preguntas_track` (`id_cliente`, `id_pregunta`, `id_respuesta`, `fecha`) VALUES (NULL, NULL, NULL, '2019-10-20')
Filename: controllers/Inicio.php
Line Number: 388