You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Apache's error log shows lots of errors like this, though the page seems to display OK on browsers. We're running Moodle 4.5.1 and mod_hvp version 1.27.2
Is this "page did not call set_url() error coming from mod_hvp or is it coming from core_courseformat ? [Mon Jan 06 09:01:19.383353 2025] [php:notice] [pid 4676] [client 117.223.41.241:49894] Debugging: This page did not call $PAGE->set_url(...). Using /lib/ajax/service.php?sesskey=lwF7nhZ8Wa&info=core_courseformat_get_state in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 232 of /course/format/remuiformat/lib.php: call to moodle_page->__get()\n* line 2936 of /course/lib.php: call to format_remuiformat->get_view_url()\n* line 86 of /course/format/classes/output/local/state/section.php: call to course_get_url()\n* line 103 of /course/format/classes/external/get_state.php: call to core_courseformat\\output\\local\\state\\section->export_for_template()\n* line ? of unknownfile: call to core_courseformat\\external\\get_state::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: /mod/hvp/view.php?id=1977 [Mon Jan 06 09:01:31.658534 2025] [php:notice] [pid 4799] [client 183.82.238.209:48262] Debugging: This page did not call $PAGE->set_url(...). Using /lib/ajax/service.php?sesskey=bS73EcaE7S&info=core_courseformat_get_state in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 232 of /course/format/remuiformat/lib.php: call to moodle_page->__get()\n* line 2936 of /course/lib.php: call to format_remuiformat->get_view_url()\n* line 86 of /course/format/classes/output/local/state/section.php: call to course_get_url()\n* line 103 of /course/format/classes/external/get_state.php: call to core_courseformat\\output\\local\\state\\section->export_for_template()\n* line ? of unknownfile: call to core_courseformat\\external\\get_state::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: /mod/hvp/view.php?id=1977&forceview=1
The text was updated successfully, but these errors were encountered:
Apache's error log shows lots of errors like this, though the page seems to display OK on browsers. We're running Moodle 4.5.1 and mod_hvp version 1.27.2
Is this "page did not call set_url() error coming from mod_hvp or is it coming from core_courseformat ?
[Mon Jan 06 09:01:19.383353 2025] [php:notice] [pid 4676] [client 117.223.41.241:49894] Debugging: This page did not call $PAGE->set_url(...). Using /lib/ajax/service.php?sesskey=lwF7nhZ8Wa&info=core_courseformat_get_state in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 232 of /course/format/remuiformat/lib.php: call to moodle_page->__get()\n* line 2936 of /course/lib.php: call to format_remuiformat->get_view_url()\n* line 86 of /course/format/classes/output/local/state/section.php: call to course_get_url()\n* line 103 of /course/format/classes/external/get_state.php: call to core_courseformat\\output\\local\\state\\section->export_for_template()\n* line ? of unknownfile: call to core_courseformat\\external\\get_state::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: /mod/hvp/view.php?id=1977
[Mon Jan 06 09:01:31.658534 2025] [php:notice] [pid 4799] [client 183.82.238.209:48262] Debugging: This page did not call $PAGE->set_url(...). Using /lib/ajax/service.php?sesskey=bS73EcaE7S&info=core_courseformat_get_state in \n* line 685 of /lib/pagelib.php: call to debugging()\n* line 966 of /lib/pagelib.php: call to moodle_page->magic_get_url()\n* line 232 of /course/format/remuiformat/lib.php: call to moodle_page->__get()\n* line 2936 of /course/lib.php: call to format_remuiformat->get_view_url()\n* line 86 of /course/format/classes/output/local/state/section.php: call to course_get_url()\n* line 103 of /course/format/classes/external/get_state.php: call to core_courseformat\\output\\local\\state\\section->export_for_template()\n* line ? of unknownfile: call to core_courseformat\\external\\get_state::execute()\n* line 253 of /lib/external/classes/external_api.php: call to call_user_func_array()\n* line 83 of /lib/ajax/service.php: call to core_external\\external_api::call_external_function()\n, referer: /mod/hvp/view.php?id=1977&forceview=1
The text was updated successfully, but these errors were encountered: