catalyst / moodle-block_multiblock

Moodle plugin which allows you to embed multiple blocks within a single block region using different formats including tabs and accordions
GNU General Public License v3.0
12 stars 12 forks source link

Moodle 3.11 - Error when "Turn editing on" #83

Closed hannibal9smith closed 1 year ago

hannibal9smith commented 2 years ago

Error Message: Exception - Argument 2 passed to tool_blocksmanager\locking_manager::can_move() must be of the type string, null given, called in [dirroot]/admin/tool/blocksmanager/classes/block_manager.php on line 366

Moodle updated from 3.9 to 3.11. Could the DB type be the issue?

danmarsden commented 1 year ago

that's an issue with the blocksmanager plugin - more details on that here: https://github.com/catalyst/moodle_tool_blocksmanager/issues/18