Severity: 8192
Message: Constant FILTER_SANITIZE_STRING is deprecated
Filename: config/database.php
Line Number: 65
Backtrace:
File: /home/motleyfi/public_html/application/config/database.php
Line: 65
Function: _error_handler
File: /home/motleyfi/public_html/application/config/routes.php
Line: 80
Function: DB
File: /home/motleyfi/public_html/index.php
Line: 292
Function: require_once
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home/motleyfi/public_html/system/core/Exceptions.php:272)
Filename: core/Common.php
Line Number: 569
Backtrace:
Severity: Compile Error
Message: Unparenthesized `a ? b : c ? d : e` is not supported. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)`
Filename: helpers/url_helper.php
Line Number: 162
Backtrace: