Severity: Warning
Message: Trying to access array offset on value of type bool
Filename: models/User_model.php
Line Number: 97
Backtrace:
File: /home/franside/public_html/ice-help.com/application/models/User_model.php
Line: 97
Function: _error_handler
File: /home/franside/public_html/ice-help.com/application/controllers/Icehelp.php
Line: 67
Function: get_usr_gen_info
File: /home/franside/public_html/ice-help.com/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/franside/public_html/ice-help.com/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home/franside/public_html/ice-help.com/application/models/User_model.php
Line: 71
Function: insert
File: /home/franside/public_html/ice-help.com/application/models/User_model.php
Line: 101
Function: InsUpdUserInfo
File: /home/franside/public_html/ice-help.com/application/controllers/Icehelp.php
Line: 67
Function: get_usr_gen_info
File: /home/franside/public_html/ice-help.com/index.php
Line: 316
Function: require_once
Error Number: 1048
Column 'uid' cannot be null
INSERT INTO `usr_gen_info` (`uid`) VALUES (NULL)
Filename: models/User_model.php
Line Number: 71