A PHP Error was encountered

Severity: Warning

Message: fopen(/var/cpanel/php/sessions/ea-php54/ci_session_storee3022f1cfd3a98d5009f49004fa3660933c44afd): failed to open stream: No space left on device

Filename: drivers/Session_files_driver.php

Line Number: 157

Backtrace:

File: /home/keybpso1/public_html/store/application/controllers/Products.php
Line: 19
Function: __construct

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

A PHP Error was encountered

Severity: Warning

Message: session_start(): Cannot send session cookie - headers already sent by (output started at /home/keybpso1/public_html/store/system/core/Exceptions.php:272)

Filename: Session/Session.php

Line Number: 141

Backtrace:

File: /home/keybpso1/public_html/store/application/controllers/Products.php
Line: 19
Function: __construct

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

A PHP Error was encountered

Severity: Warning

Message: session_start(): Cannot send session cache limiter - headers already sent (output started at /home/keybpso1/public_html/store/system/core/Exceptions.php:272)

Filename: Session/Session.php

Line Number: 141

Backtrace:

File: /home/keybpso1/public_html/store/application/controllers/Products.php
Line: 19
Function: __construct

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

Filename: core/Common.php

Line Number: 568

Backtrace:

File: /home/keybpso1/public_html/store/application/models/store/Products_model.php
Line: 925
Function: query

File: /home/keybpso1/public_html/store/application/controllers/Products.php
Line: 873
Function: dame_producto_det_id

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

Database Error

A Database Error Occurred

Error Number: 1054

Unknown column 'MX' in 'where clause'

SELECT p.*,b.code_sap as producto_marca,(select url from image i where p.product_id=i.product_id order by image_id desc LIMIT 1) as url,b.name as ItmsGrpNam,prc.price,prc.currency,s.stock,s.stock_u,b.url_products,b.image as img_default,ncm_code,p.leadtime ,IF((select discount from discount d inner join prefix px on d.type_id=px.prefix_id where p.code_sap like (concat(px.prefix,'%') COLLATE utf8_unicode_ci) and px.brand_id=p.brand_id order by discount asc Limit 1)is null,0,(select discount from discount d inner join prefix px on d.type_id=px.prefix_id where p.code_sap like (concat(px.prefix,'%') COLLATE utf8_unicode_ci) and px.brand_id=p.brand_id order by discount asc Limit 1)) as discount_prefix FROM product p inner join brand b on p.brand_id=b.brand_id left join price prc ON p.product_id=prc.product_id left join stock s ON p.product_id=s.product_id WHERE p.status = 'ACTIVO' AND b.status = 'ACTIVO' AND p.product_id=MX-D15-OPT-DCT LIMIT 1

Filename: models/store/Products_model.php

Line Number: 925

A PHP Error was encountered

Severity: Warning

Message: Unknown: Failed to write session data (user). Please verify that the current setting of session.save_path is correct (/var/cpanel/php/sessions/ea-php54)

Filename: Unknown

Line Number: 0

Backtrace: