Severity: Warning
Message: Undefined array key "HTTP_ACCEPT_LANGUAGE"
Filename: controllers/Icehelp.php
Line Number: 13
Backtrace:
File: /home/franside/public_html/ice-help.com/application/controllers/Icehelp.php
Line: 13
Function: _error_handler
File: /home/franside/public_html/ice-help.com/index.php
Line: 316
Function: require_once
Severity: Warning
Message: Trying to access array offset on value of type bool
Filename: models/User_model.php
Line Number: 119
Backtrace:
File: /home/franside/public_html/ice-help.com/application/models/User_model.php
Line: 119
Function: _error_handler
File: /home/franside/public_html/ice-help.com/application/controllers/Icehelp.php
Line: 72
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: 85
Function: insert
File: /home/franside/public_html/ice-help.com/application/models/User_model.php
Line: 123
Function: InsUpdUserInfo
File: /home/franside/public_html/ice-help.com/application/controllers/Icehelp.php
Line: 72
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: 85