PHP error in provisioning module on FreePBX 2.10

homerbartlett's picture

We have 3 new FreePBX installs. One we only upgraded to 2.9 and the provisioning works great. The other two we brought all the way up to 2.10 and on both of those we can't load provisioning files via HTTP. The files exist in /tftpboot but http:///provisioning/p.php/.cfg returns nothing (viewed source to confirm it's not just hiding). The httpd error_log shows this:

PHP Fatal error: Call to a member function getOne() on a non-object in /var/www/html/admin/modules/endpointman/provisioning/p.php on line 57

Anyone else seeing this or have an idea? Thanks in advance!


__________________


Comment viewing options

Select your preferred way to display the comments and click "Save settings" to activate your changes.

http://www.the159.com/endpoin

tm1000's picture

http://www.the159.com/endpointman/endpointman-2.10.3.2.tgz


__________________

Programmer: Provisioner.net Library, FreePBX (Endpoint Manager), Bluebox (Endpoint Manager)


Thanks!

homerbartlett's picture

Thanks, this cleared up quite a few issues and enabled some new features. Thanks again!