A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/cart.php

Line Number: 170

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/cart.php

Line Number: 171

A PHP Error was encountered

Severity: Notice

Message: Trying to get property of non-object

Filename: controllers/cart.php

Line Number: 172

Database Error

A Database Error Occurred

Error Number: 1048

Column 'description' cannot be null

INSERT INTO `cart` (`order_id`, `product_id`, `quantity`, `description`, `price`, `item_status`, `last_update`) VALUES ('26275', '5707', 1, NULL, NULL, NULL, 1328809595)