Media collection
Maintained by
Adam Olley
This plugin allows instructors/teachers to create a space for students to submit "galleries". These galleries can be based on images, audio or video.
Comments
Comments are no longer open for new posts. Existing comments remain available to read.
https://github.com/netspotau/moodle-mod_mediagallery/commit/b4321a36b8776b7b086da280cd8c03cc37cbd012
It depends on which mode the collection is in, and if a limit on the number of galleries allowed has been set.
That particular error message shows up when the collection is set to "Single" mode - which is intended for just one gallery in the collection total.
a colleague is getting an error message when trying to set up a new gallery " Too many galleries, please delete or change collection type ", there is currently only one gallery on the specific moodle page - the upload limit is set to 600mb. This is a 3D design course so lots of galleries will need creating. I'm struggling to see a problem with the set up of the gallery - anyone have any clues?
cheers
Unfortunately the features you describe from their website are part of a bespoke solution they have - they have an entire media platform separate to Moodle that the plugin is customised to integrate with for them - the timeline comments functionality comes from that separate service.
What might be missing to cause this?
Thank you very much
Same server with Moodle 3.4 and Media collection Release 3.3.0.4 works perfectly.
Apache log error:
Default exception handler: Coding error detected, it must be fixed by a programmer: Request for an unknown renderer core, media, ajax Debug: \nError code: codingerror\n* line 447 of /lib/outputfactories.php: coding_exception thrown\n* line 2454 of /lib/outputlib.php: call to theme_overridden_renderer_factory->get_renderer()\n* line 864 of /lib/pagelib.php: call to theme_config->get_renderer()\n* line 734 of /mod/mediagallery/renderer.php: call to moodle_page->get_renderer()\n* line 65 of /mod/mediagallery/rest.php: call to mod_mediagallery_renderer->embed_html()\n, referer: https://.../mod/mediagallery/view.php
Any idea what is happening?
Thanks in advance.
Anyone with the same problem? Last year with Moodle 3.4 it worked perfectly.