I installed Moomis on a Moodle 1.9.10+ (Build: 20101103) instance of Moodle running under IIS and MSSQL 2005 on a Windows XP SP2 PC. I added the Moomis Business Tools block to my Moodle front page. No problem...
Then I click the 'Administrator...' link on the Moomis Business Tools block. The About screen is displayed. I click the Settings link on this screen. Then I click the CPD checkboxes in the 'My Moomis' and the 'Administrator' groups. When I click the Update Menus button I get the following errors and none of the selections that I made are retained:
Notice: Undefined variable: my_views in C:\Moodle\blocks\business_tools\btsettings.php on line 171
Warning: implode() [function.implode]: Invalid arguments passed in C:\Moodle\blocks\business_tools\btsettings.php on line 171
The statement has been terminated.
UPDATE mdl_aard_biztools_menu_settings SET tools = NULL WHERE id = 3
•line 1706 of lib\dmllib.php: call to debugging()
•line 175 of blocks\business_tools\btsettings.php: call to update_record()
Notice: Undefined variable: man_views in C:\Moodle\blocks\business_tools\btsettings.php on line 177
Warning: implode() [function.implode]: Invalid arguments passed in C:\Moodle\blocks\business_tools\btsettings.php on line 177
The statement has been terminated.
UPDATE mdl_aard_biztools_menu_settings SET tools = NULL WHERE id = 2
•line 1706 of lib\dmllib.php: call to debugging()
•line 182 of blocks\business_tools\btsettings.php: call to update_record()