-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 16.0.10
-
Fix Version/s: None
-
Component/s: REST Phone Apps (Commercial)
-
Labels:None
-
Bug Tracker:Customer Issue
-
ToDo:
-
Asterisk Version:16.20.0
-
Distro Version:16.0.10.34
-
Distro:FreePBX Distro
Whoops\Exception\ErrorException thrown with message "count(): Parameter must be an array or an object that implements Countable"
In Rest Apps Voicemail endpoint:
Stacktrace:
#5 Whoops\Exception\ErrorException in /var/www/html/admin/modules/restapps/modules/voicemail/apps.php:460
#4 Whoops\Run:handleError in /var/www/html/admin/modules/restapps/modules/voicemail/apps.php:460
#3 additional_vm in /var/www/html/admin/modules/restapps/modules/voicemail/apps.php:633
#2 voicemail_main_get_cb in /var/www/html/admin/modules/restapps/functions.inc/controller.class.php:240
#1 Page:data_get in /var/www/html/admin/modules/restapps/functions.inc/controller.class.php:156
#0 Controller:application_page_get in /var/www/html/admin/modules/restapps/applications.php:173
Error: count(): Parameter must be an array or an object that implements Countable
Attached is a screenshot.