Hello Jesus and Fred I just posted this in the plugins directory comments but then I noticed someone last year had a similar problem and you requested they post in the forums instead- so I'm moving to here! We are having an issue where participants do not see the list of recordings (but the administrator does) They can access the page but there is no table of recordings. However (I know it's a different plugin) the individual recordings are visible to them on the actual activity list after the live session. Is this something in our settings we need to alter? Version is 2016051904
Hi Mary,
Now here
For the records, and in case someone else experience this issue. Since version 1.1, recordingsBN renders the list of recordings using a javascript YUI library that may not work in some cases we haven identified yet. There is however an option for rendering the page in plain html, in that case and as the recordingsBN resource is already created, an administrator needs first to enable the edition of this feature.
Hi Carlos,
It is the same problem Mary reported before. You can read the response I gave to her here: https://moodle.org/mod/forum/discuss.php?d=337979&parent=1362678
You must be using a two code language package (like en_US or es_MX). Thanks to David Mudrák we fixed that issue. You could install the latest version available in the github repositories (from master)
https://github.com/blindsidenetworks/moodle-mod_bigbluebuttonbn
https://github.com/blindsidenetworks/moodle-mod_recordingsbn
JF
Humm, yeah, there is no much we can do with that version. It is no longer supported.
That version didn't have localization for the datatable. In fact that version renders the table in plain html by default The problem is something else.
What I would do is to enable the developer console in the browser and see if there is any javascript error showing up there. Also, enable the developer logs in Moodle, and also to check the logs in your webserver. There must be an error message somewhere. The blank page is not giving really any clue on what could be wrong.