A PHP Error was encountered

Severity: Notice

Message: Undefined index: HTTP_REFERER

Filename: controllers/Cart.php

Line Number: 657

Backtrace:

File: /var/www/zab.ee-buyer/application/core/MY_Exceptions.php
Line: 190
Function: include

File: /var/www/zab.ee-buyer/application/controllers/Cart.php
Line: 657
Function: _error_handler

File: /var/www/zab.ee-buyer/index.php
Line: 333
Function: require_once

A PHP Error was encountered

Severity: Warning

Message: Cannot modify header information - headers already sent by (output started at /var/www/zab.ee-buyer/application/core/MY_Exceptions.php:193)

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /var/www/zab.ee-buyer/application/core/MY_Exceptions.php
Line: 190
Function: include

File: /var/www/zab.ee-buyer/application/core/MY_Exceptions.php
Line: 94
Function: set_status_header

File: /var/www/zab.ee-buyer/application/models/Utilz_Model.php
Line: 669
Function: get

File: /var/www/zab.ee-buyer/application/controllers/Cart.php
Line: 116
Function: getLowestShippingDataByPvid

File: /var/www/zab.ee-buyer/application/controllers/Cart.php
Line: 673
Function: addtocart

File: /var/www/zab.ee-buyer/index.php
Line: 333
Function: require_once

Database Error

A Database Error Occurred

Error Number: 1064

You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near ') ORDER BY `price` LIMIT 1' at line 3

SELECT `shipping_id`, `title`, `price`, `duration`, `shipping_type`, `base_weight`, `weight_unit`, `base_length`, `base_width`, `base_depth`, `dimension_unit`, `incremental_price`, `incremental_unit`, `free_after`, `description` FROM `tbl_product_shipping` WHERE shipping_id IN() ORDER BY `price` LIMIT 1

Filename: models/Utilz_Model.php

Line Number: 669