A PHP Error was encountered

Severity: Notice

Message: Trying to access array offset on value of type null

Filename: helpers/basic_helper.php

Line Number: 1760

Backtrace:

File: /home/dentalexpresscom/public_html/application/helpers/basic_helper.php
Line: 1760
Function: _error_handler

File: /home/dentalexpresscom/public_html/application/controllers/frontend/Order.php
Line: 204
Function: cartDeleteInDB

File: /home/dentalexpresscom/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/dentalexpresscom/public_html/system/core/Exceptions.php:272)

Filename: core/Common.php

Line Number: 565

Backtrace:

File: /home/dentalexpresscom/public_html/application/models/M_crud.php
Line: 774
Function: insert

File: /home/dentalexpresscom/public_html/application/helpers/basic_helper.php
Line: 37
Function: insert

File: /home/dentalexpresscom/public_html/application/models/M_crud.php
Line: 843
Function: save_log_action

File: /home/dentalexpresscom/public_html/application/helpers/basic_helper.php
Line: 1760
Function: delete_cart_saved

File: /home/dentalexpresscom/public_html/application/controllers/frontend/Order.php
Line: 204
Function: cartDeleteInDB

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

Database Error

Se produjo un error en la base de datos

Error Number: 1048

Column 'id_item' cannot be null

INSERT INTO `logs_action` (`id_user`, `id_item`, `section`, `action`, `ip`, `date`) VALUES (0, NULL, 'save_cart', 'delete-cart-saved', '3.149.24.143', '2024-11-26 20:36:29')

Filename: models/M_crud.php

Line Number: 774