Closed DJUnreal closed 4 years ago
Fix
Unfortunately even after cleanly installing the newest version (removed the local folder and did a fresh git clone, then installed it again manually via the UI), I see the same error when I try to add a new phone. Looks like the fix didn't quite fix it :(
I made a few changes, maybe this will solve the problem. A complete reinstall is not required. cd /var/www/html/admin/modules/sccp_manager/ git fetch git pull
Perfect, that's fixed it! Thanks!
When trying to add a new phone (navigating to "SCCP Phone Manager -> SCCP Phone -> Add Device Phone"), I get the following error:
referring to line 675 of formShow.php
Is this something I've done wrong? It looks like a PHP error rather than a config error, but I can't be sure. PHP 7.3, latest version of sccp_manager as of this morning.