Severity: Notice
Message: Trying to access array offset on value of type bool
Filename: controllers/User.php
Line Number: 42
Backtrace:
File: /home2/mystical/public_html/application/controllers/User.php
Line: 42
Function: _error_handler
File: /home2/mystical/public_html/index.php
Line: 315
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type bool
Filename: controllers/User.php
Line Number: 44
Backtrace:
File: /home2/mystical/public_html/application/controllers/User.php
Line: 44
Function: _error_handler
File: /home2/mystical/public_html/index.php
Line: 315
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home2/mystical/public_html/system/core/Exceptions.php:271)
Filename: core/Common.php
Line Number: 570
Backtrace:
File: /home2/mystical/public_html/application/models/User_model.php
Line: 234
Function: query
File: /home2/mystical/public_html/application/controllers/User.php
Line: 46
Function: Addnewcaptcha
File: /home2/mystical/public_html/index.php
Line: 315
Function: require_once
Error Number: 1048
Column 'captcha_time' cannot be null
INSERT INTO `captcha` (`captcha_time`, `ip_address`, `word`) VALUES (NULL, '13.59.82.60', NULL)
Filename: models/User_model.php
Line Number: 234