Hi Ilias Community,
I wanted to give a heads up to the community that we upgraded from BigBlueButton 0.8 to 0.9 and it works with Ilias 5. The plugin requires one minor change and is a part of the recordable playback functionality. In the plugin, for playback to work, we had to make a change to the code. We were receiving the following error:
[Wed Jan 06 19:15:54 2016] [error] [client 1.2.3.4] PHP Warning: Invalid argument supplied for foreach() in /path/to/ilias/Customizing/global/plugins/Services/Repository/RepositoryObject/BigBlueButton/classes/class.ilObjBigBlueButtonGUI.php on line 304, referer: https://lms.domain.ca/ilias.php?ref_id=2306&cmdClass=ilobjbigbluebuttongui&cmdNode=gy:wf&baseClass=ilObjPluginDispatchGUI
To fix this error, edit the file:
Customizing/global/plugins/Services/Repository/RepositoryObject/BigBlueButton/classes/class.ilBigBlueButtonProtocol.php
and
Step 1: Comment out line 173
Step 2: Uncomment out line 174
This will resolve the error and provide to you the list of webinar recordings.
Regards,
Adam