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/general_functions_helper.php
Line Number: 796
Severity: Warning
Message: Cannot modify header information - headers already sent by (output started at /home2/mynukkad/public_html/liveinfriend/sys/core/Exceptions.php:185)
Filename: libraries/Session.php
Line Number: 674