Severity: Notice
Message: Trying to get property 'id' of non-object
Filename: controllers/Home.php
Line Number: 201
Backtrace:
File: /home1/citystorenepal/public_html/application/modules/home/controllers/Home.php
Line: 201
Function: _error_handler
File: /home1/citystorenepal/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home1/citystorenepal/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 578
Backtrace:
File: /home1/citystorenepal/public_html/application/modules/home/models/Home_model.php
Line: 892
Function: insert
File: /home1/citystorenepal/public_html/application/modules/home/controllers/Home.php
Line: 201
Function: record_product_visit
File: /home1/citystorenepal/public_html/index.php
Line: 292
Function: require_once
Error Number: 1048
Column 'product_id' cannot be null
INSERT INTO `tbl_page_visit` (`product_id`, `referrer`, `remote_address`) VALUES (NULL, '', '216.73.216.33')
Filename: modules/home/models/Home_model.php
Line Number: 892