Something has gone wrong: the Gibbons have escaped!
server error log is
2024/07/28 07:24:35 [error] 919884#919884: *13 FastCGI sent in stderr: “PHP message: Uncaught Exception: League\Container\Exception\NotFoundException - Alias (CourseSelection\Domain\BlocksGateway) is not being managed by the container or delegates in /home/gibbon/core/vendor/league/container/src/Container.php on line 188” while reading response header from upstream
Thanks @ayubxon Can you ensure you’re using the most up to date version of the Course Selection module from the Extend page and let me know if this error is still occurring with the new version, as it should have already been fixed. Thanks.
I am seeing the same error. Downloaded latest version of Course Selection. Gibbon version 27.0.1
Uncaught Exception : League\Container\Exception\NotFoundException - Alias (CourseSelection\Domain\BlocksGateway) is not being managed by the container or delegates.
Line 188 in vendor/league/container/src/Container.php
Line 21 in modules/Course Selection/blocks_manage_addEdit.php
Thanks for the heads up, looks like an unintentional error in a community-contributed feature. I’ve fixed it here: Release Draggable Block Fix · SKuipers/module-courseSelection · GitHub and will update the Extend page shortly. If you download the zip and replace the contents of your Course Selection module folder, then update the module via System Admin > Manage Modules, should be good to go. Thanks!