[SOLVED] Unable to add new administrators

Hey everyone,

I am running FreePBX 12.0.76.4 and unable to add administrators under Admin > Administrators

This happens on 2 different machines with the same config/versions.
All packages and modules are up to date. If I click on Add Administrator, the default user (admin in this case), or try to add a new user with any permissions, the web page refreshes and goes to the main dashboard with the following URL:

Add User: http://publicIP/admin/config.php?display=

Click on admin user: http://publicIP/admin/config.php?display=&userdisplay=admin

Setting up new user and hitting submit: http://publicIP/admin/config.php?display=&userdisplay=&action=addampuser&tech=&password_sha1=&username=testuser&password=somepassword&deptname=&extension_low=&extension_high=&sections[]=*

Again, doing any of this sends me back to the main dashboard and the user is never created.

Here is amportal a dbug when accessing add administrator and clicking add user:

[2016-Aug-01 11:18:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 52
[2016-Aug-01 11:18:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 61
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:270) - in_array() expects parameter 2 to be array, boolean given
[2016-Aug-01 11:18:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/versionupgrade/functions.inc.php on line 35
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/core/page.ampusers.php on line 22
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:97) - Undefined variable: display
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:103) - Undefined variable: display
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:147) - Undefined variable: display
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:151) - Undefined variable: password_sha1
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:158) - Undefined variable: amp_conf
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:158) - Undefined variable: amp_conf
[2016-Aug-01 11:18:21] [PHP-NOTICE] (/var/www/html/admin/modules/core/page.ampusers.php:235) - Undefined variable: amp_conf
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:21] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:95) - strtolower() expects parameter 1 to be string, object given
[2016-Aug-01 11:18:21] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/libraries/featurecodes.functions.php on line 42
[2016-Aug-01 11:18:31] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 52
[2016-Aug-01 11:18:31] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/cxpanel/functions.inc.php on line 61
[2016-Aug-01 11:18:31] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:270) - in_array() expects parameter 2 to be array, boolean given
[2016-Aug-01 11:18:31] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/modules/versionupgrade/functions.inc.php on line 35
[2016-Aug-01 11:18:31] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:31] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:31] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:31] [PHP-WARNING] (/var/www/html/admin/libraries/BMO/GuiHooks.class.php:40) - Invalid argument supplied for foreach()
[2016-Aug-01 11:18:31] [WARNING] (libraries/modulefunctions.legacy.php:7) - Depreciated Function module_getinfo detected in /var/www/html/admin/libraries/featurecodes.functions.php on line 42

Any ideas?

Thanks!

http://issues.freepbx.org/browse/FREEPBX-12798
This is in QA currently

I guess my search skills were lacking, I could not find that result.

Thanks so much!