Earlier today, I upgraded from 5.1.2 to 5.5.3, which was a disaster because I was unable to log in after the upgrade. The new FusionPBX code is querying the user_enabled column as a boolean value (true), but the old database's user_enabled column is configured as type text or varchar, causing PostgreSQL to throw the error. I fixed it, but needed to vent.
Sorry.
My main issue is the SMS app, which is now broken in 5.5.3. Clicking the app results in "Fatal error: Uncaught Error: Call to a member function prepare() on null in /var/www/fusionpbx/app/sms/sms.php:61 Stack trace: #0 {main} thrown in /var/www/fusionpbx/app/sms/sms.php on line 61"
Since the SMS app is apparently no longer maintained (please prove me wrong), I will try the new Messages app, but how do I uninstall the old sms app? Any help would be greatly appreciated.
My main issue is the SMS app, which is now broken in 5.5.3. Clicking the app results in "Fatal error: Uncaught Error: Call to a member function prepare() on null in /var/www/fusionpbx/app/sms/sms.php:61 Stack trace: #0 {main} thrown in /var/www/fusionpbx/app/sms/sms.php on line 61"
Since the SMS app is apparently no longer maintained (please prove me wrong), I will try the new Messages app, but how do I uninstall the old sms app? Any help would be greatly appreciated.
Last edited: