A PHP Error was encountered
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/url_helper.php
Line Number: 162
Backtrace:
File: /home/users/s/softpeople/www/DEMO/yougold/application/core/sp_Controller.php
Line: 20
Function: __construct
File: /home/users/s/softpeople/www/DEMO/yougold/application/core/sp_Controller.php
Line: 101
Function: __construct
File: /home/users/s/softpeople/www/DEMO/yougold/application/core/sp_Controller.php
Line: 141
Function: __construct
File: /home/users/s/softpeople/www/DEMO/yougold/application/controllers/Index.php
Line: 13
Function: __construct
File: /home/users/s/softpeople/www/DEMO/yougold/www/index.php
Line: 295
Function: require_once