Posted by jvieille on November 28, 2011 at 10:44am
1 follower
| Project: | BigBlueButton |
| Version: | 6.x-1.x-dev |
| Component: | Miscellaneous |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
After upgrading to bbb 0.8, it is no longer possible to start a conference
I added a file api-0.8.bbb.inc as a copy of api-0.7.bbb.inc to make the module not breaking the site (see http://drupal.org/node/1310654)
When pressing "moderate", the bbb screen appears but never complete. The log says "invalidPassword: You must supply the moderator password for this call."
Looking closer at the module, the code is quite clumsy, I could hardly figure out how it works, and it does apparently by chance, with many unneeded calls to update / init functions.
I am not longer sure that the dev version is the correct version that could have a chance to work.
Thanks for help