-
Bug
-
Resolution: Not a bug
-
Minor
-
None
-
2.5.1
-
None
-
MOODLE_25_STABLE
I get the following feedback when clicking the "Add a new Query" button (I am using the clean theme):
Coding error detected, it must be fixed by a programmer: Trying to reference an unknown block region side-pre
Debug info:
Error code: codingerror
Stack trace:
line 884 of /lib/blocklib.php: coding_exception thrown
line 984 of /lib/blocklib.php: call to block_manager->check_region_is_known()
line 997 of /lib/blocklib.php: call to block_manager->ensure_instances_exist()
line 315 of /lib/blocklib.php: call to block_manager->ensure_content_created()
line 1232 of /lib/outputrenderers.php: call to block_manager->get_content_for_region()
line 3053 of /lib/outputrenderers.php: call to core_renderer->blocks_for_region()
line 80 of /theme/clean/layout/columns2.php: call to core_renderer->blocks()
line 847 of /lib/outputrenderers.php: call to include()
line 777 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 114 of /report/customsql/edit.php: call to core_renderer->header()