Isymphony upgrade broke user sync

We have been using isymphony for a number of years and have upgraded serveral times in that time frame. Today when we tried to go to isymphony 3.2.1.11 build 11 and freepbx version: 12.0.76.3 with asterisk version: 11.14.2, we suddenly can’t sync users from user management module to isymphony. When we do we see the following error in freepbx.

FATAL ERRORFreePBX is Unable to ContinueUnable to locate the FreePBX BMO Class 'getCombinedModuleSettingByID’A required module might be disabled or uninstalled. Recommended steps (run from the CLI): 1) amportal a ma install getcombinedmodulesettingbyid 2) amportal a ma enable getcombinedmodulesettingbyidTrace Back/var/www/html/admin/libraries/BMO/Self_Helper.class.php:100 Self_Helper->loadObject()
[0]: getCombinedModuleSettingByID

/var/www/html/admin/libraries/BMO/Self_Helper.class.php:50 Self_Helper->autoLoad()
[0]: getCombinedModuleSettingByID
[1]:

/var/www/html/admin/modules/cxpanel/Cxpanel.class.php:175 Self_Helper->__call()
[0]: getCombinedModuleSettingByID
[1]:

/var/www/html/admin/modules/cxpanel/Cxpanel.class.php:175 FreePBX\modules\Userman->getCombinedModuleSettingByID()
[0]: 8
[1]: cxpanel
[2]: add

: FreePBX\modules\Cxpanel->usermanUpdateUser()
[0]: 8
[1]: userman
[2]:

/var/www/html/admin/libraries/BMO/Hooks.class.php:141 call_user_func_array()
[0]:
[1]:

/var/www/html/admin/modules/userman/Userman.class.php:493 Hooks->processHooks()
[0]: 8
[1]: userman
[2]:

/var/www/html/admin/modules/userman/Userman.class.php:131 FreePBX\modules\Userman->updateUser()
[0]: username
[1]: username
[2]: 1391
[3]:
[4]:
[5]: XXXXXXX

/var/www/html/admin/libraries/BMO/GuiHooks.class.php:281 FreePBX\modules\Userman->doConfigPageInit()
[0]: userman

/var/www/html/admin/libraries/BMO/GuiHooks.class.php:249 GuiHooks->doBMOConfigPage()
[0]: Userman
[1]: userman

/var/www/html/admin/config.php:317 GuiHooks->doConfigPageInits()
[0]: userman
[1]:

I tried runnig the to CLI commands it references at the begining of the error but it won’t run saying that that module can’t be installed.

I’m not sure where to go from here.

What version of cxpanel do you have installed?