
Blocks: MRBS
block_mrbs
Maintained by
Davo Smith
Based on the stand-alone MRBS project ( http://mrbs.sourceforge.net ), this allows users to book rooms and other resources from within Moodle.
706 sites
111 downloads
26 fans
Current versions available: 3
For a full description of this block, please see here http://docs.moodle.org/en/MRBS_block
A Moodle 1.9 version of this plugin can be downloaded directly here: https://github.com/arborrow/moodle-block_mrbs/zipball/MOODLE_19_STABLE - this is not available on Moodle.org as there would be a lot of work involved in rewriting it to pass the automated database naming checks.
Contributors
Davo Smith (Lead maintainer)
Please login to view contributors details and/or to contact them
Upgraded to Moodle 3.4.
During database upgrade and afterwards it comes up with this error a lot of times..
Invalid admin setting (auth_ldap/mrbs-admincontext)
Sadly .. it also seems to break moodle in a lot, especially in other site administration tasks too.
It seemed to work fine in 3.3 ... so it appears that something about 3.4 is not handling errors very well either...
I am going to have to go back to 3.3.. Have tried the upgrade twice with the same problem..
Pity .. as 3.4 has a new module to convert to https...
You should be able to fix this by renaming the role to 'mrbsadmin' instead of 'mrbs-admin' (note that 'mrbsadmin' is the name used by default when installing block_mrbs).
Correct you are.
Changed the role name to default and upgraded to Moodle 3.4.2+ (Build: 20180421) and have no problems.
Many tx for the fix.
I have installed successfully Blocks: MRBS plugin (blocks_mrbs_moodle) in moodle 3.5.1, I am not able to find how to create a room.
First of all congratulations for this useful moodle block.
Until now it has been working perfectly to me but I've just installed Moodle 3.5 and I can't get booking multiple reservations (nor by date, nor by n-weekly).
Any idea?
Thanks
Has anyone succeded in installing an using this plugin with moodle 3.7 ?
Thanks.
Chris
I have the same problem like Chris. The Installation of the Plugin ends with an error, that „only a coder can solve“. After the Installation the role mrbs viewer was created.
Thanks for hints!
have you solved the problem with repeating entries?
THX
People struggling with "repeat" bookings returning with a booking conflict with a date of 1970 change line 326 of web/mrbs_sql.php from $entrys = ''; to $entrys = array();
Works for me
Has not been fixed at source yet..
I have the same problem like Chris. Does anyone know of a solution?
you will find some hints in the Moodle Tracker forum. Dom posts a great solution and it works fine within moodle Version 3.8.
https://tracker.moodle.org/browse/CONTRIB-7783
best regars Stefan