A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "product_id" on null

Filename: controllers/ShopingCart.php

Line Number: 51

Backtrace:

File: /home/megamartbdcom/public_html/application/controllers/ShopingCart.php
Line: 51
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "qty" on null

Filename: controllers/ShopingCart.php

Line Number: 52

Backtrace:

File: /home/megamartbdcom/public_html/application/controllers/ShopingCart.php
Line: 52
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "special_price" on null

Filename: controllers/ShopingCart.php

Line Number: 53

Backtrace:

File: /home/megamartbdcom/public_html/application/controllers/ShopingCart.php
Line: 53
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "product_name" on null

Filename: controllers/ShopingCart.php

Line Number: 54

Backtrace:

File: /home/megamartbdcom/public_html/application/controllers/ShopingCart.php
Line: 54
Function: _error_handler

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

A PHP Error was encountered

Severity: Warning

Message: Attempt to read property "pro_brand_name" on null

Filename: controllers/ShopingCart.php

Line Number: 55

Backtrace:

File: /home/megamartbdcom/public_html/application/controllers/ShopingCart.php
Line: 55
Function: _error_handler

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

Filename: core/Common.php

Line Number: 570

Backtrace:

File: /home/megamartbdcom/public_html/application/controllers/ShopingCart.php
Line: 58
Function: insert

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

Database Error

A Database Error Occurred

Error Number: 1048

Column 'id' cannot be null

INSERT INTO `tbl_pro_tracking` (`id`, `qty`, `price`, `name`, `brand_name`) VALUES (NULL, NULL, NULL, NULL, NULL)

Filename: controllers/ShopingCart.php

Line Number: 58