-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: 14
-
Fix Version/s: 14
-
Component/s: Call Recordings Report (Commercial)
-
Labels:None
-
Sprint:Eastern Sprint 3!
-
ToDo:
-
Module Fix Version:
recording_report | 14.0.2.3 |
Upgrading CR Reports to above version with an old framework, cron task fails with:
PHP Fatal error: Call to undefined method FreePBX\Logger::log() in /var/www/html/admin/modules/recording_report/Recording_repo
rt.class.php on line 517 |
Whoops\Exception\ErrorException: Call to undefined method FreePBX\Logger::log() in file /var/www/html/admin/modules/recording_report/Recording_report.class.php on line 517
Stack trace:
1. Whoops\Exception\ErrorException->() /var/www/html/admin/modules/recording_report/Recording_report.class.php:517
Upgrading framework to 14.0.7.7 resolves.