Deprecated: Unparenthesized `a ? b : c ? d : e` is deprecated. Use either `(a ? b : c) ? d : e` or `a ? b : (c ? d : e)` in /home/elsouq22/public_html/app/functions/fn.order_management.php on line 331

PHP Notice

Message

Trying to access array offset on value of type bool

Error at

app/addons/call_requests/controllers/frontend/call_requests.php, line: 47

Backtrace

File:app/addons/call_requests/controllers/frontend/call_requests.php
Line:47
Function:{closure}
File:app/functions/fn.control.php
Line:669
Function:include
File:app/functions/fn.control.php
Line:427
Function:fn_run_controller
File:index.php
Line:25
Function:fn_dispatch