Severity: 8192
Message: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Filename: helpers/parser_helper.php
Line Number: 422
Backtrace:
File: /home/ftoxfdop2ibx/public_html/application/controllers/Welcome.php
Line: 8
Function: __construct
File: /home/ftoxfdop2ibx/public_html/index.php
Line: 353
Function: require_once
Severity: Notice
Message: Trying to access array offset on value of type bool
Filename: models/Form_model.php
Line Number: 442
Backtrace:
File: /home/ftoxfdop2ibx/public_html/application/models/Form_model.php
Line: 442
Function: _error_handler
File: /home/ftoxfdop2ibx/public_html/application/hooks/form_merge.php
Line: 38
Function: get_form_html
File: /home/ftoxfdop2ibx/public_html/index.php
Line: 353
Function: require_once