-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.3.1
-
None
-
MOODLE_23_STABLE
I received the following error when trying to move blocks into the center of the page in Mydashbiard:
This block (id=41) does not exist on this page (http://localhost/moodle/my/index.php).
|
Debug info:
|
Error code: blockdoesnotexistonpage
|
Stack trace:
|
|
line 806 of \lib\blocklib.php: block_not_on_page_exception thrown
|
line 744 of \lib\blocklib.php: call to block_manager->find_instance()
|
line 1466 of \lib\blocklib.php: call to block_manager->reposition_block()
|
line 1075 of \lib\blocklib.php: call to block_manager->process_url_move()
|
line 1381 of \lib\pagelib.php: call to block_manager->process_url_actions()
|
line 844 of \lib\pagelib.php: call to moodle_page->starting_output()
|
line 707 of \lib\outputrenderers.php: call to moodle_page->set_state()
|
line 146 of \my\index.php: call to core_renderer->header()
|
|
- will be (partly) resolved by
-
MDL-34679 My Moodle not using drag and drop for blocks
-
- Closed
-