Calls_active latest update from today

Status
Not open for further replies.

ZPM

Member
Nov 15, 2017
64
6
8
47
I just ran Advanced/Upgrade/Source Code today and noticed it updated calls_active then went to status to look at Active Calls and get this error


Fatal error: Uncaught Error: Cannot use object of type PDO as array in /var/www/fusionpbx/app/calls_active/calls_active.php:57 Stack trace: #0 {main} thrown in /var/www/fusionpbx/app/calls_active/calls_active.php on line 57



FusionPBX 4.4.6
Switch:1.8.6
Debian9
 
Last edited:
All I can say are these files have definitely been touched in the last 24 hours.
 
Also, did you run through each of the other checkboxes? Usually just updating source is a partial upgrade.
 
I never mess with the php files this is a fairly new system, I did go through them all except permissions.
 
Well i tested it on another server and it did the same thing.....

From https://github.com/fusionpbx/fusionpbx
27d4bf6f8..3970006db 4.4 -> origin/4.4
99610ad82..c251a2d1e master -> origin/master
Updating 27d4bf6f8..3970006db
Fast-forward
app/calls_active/calls_active.php | 44 ++--
app/calls_active/calls_active_inc.php | 4 +-
app/calls_active/calls_exec.php | 232 +++------------------
.../conference_interactive_inc.php | 2 +-
4 files changed, 51 insertions(+), 231 deletions(-)
 
Correct I did the database check boxes and app and menu . Should I try Default permissions? thats the only one i skipped.
 
I see a new update and it works now.

From https://github.com/fusionpbx/fusionpbx
3970006db..a925a147b 4.4 -> origin/4.4
Updating 3970006db..a925a147b
Fast-forward
app/calls_active/calls_active.php | 14 +++++++++-----
1 file changed, 9 insertions(+), 5 deletions(-)
 
Status
Not open for further replies.