@miken32 wrote:
Just did the upgrade from 13 to 14, via the PBX Upgrader module. I'm now getting show-stopping errors for silly things like undefined variables. I'm assuming this is down to my PHP settings, or more people would be complaining about it.
php.ini
haserror_reporting=E_ERROR
(i.e. only report fatal errors.) If I disable the standard FreePBX error handler by adding$bootstrap_settings["freepbx_error_handler"] = false
to/etc/freepbx.conf
, everything works fine. Anything else I can try?![]()
Posts: 4
Participants: 2