catalyst / moodle-tool_webanalytics

A Moodle admin tool adding Web Analytics to your Moodle site.
https://moodle.org/plugins/tool_webanalytics
7 stars 10 forks source link

before_standard_html_head in tool_webanalytics component should be migrated to new hook callback #57

Closed brendanheywood closed 7 months ago

brendanheywood commented 7 months ago

Callback before_standard_html_head in tool_webanalytics component should be migrated to new hook callback line 7442 of /lib/moodlelib.php: call to debugging() line 7505 of /lib/moodlelib.php: call to {closure}() line 86 of /lib/classes/hook/output/standard_head_html_prepend.php: call to get_plugins_with_function() line 708 of /lib/outputrenderers.php: call to core\hook\output\standard_head_html_prepend->process_legacy_callbacks() line 219 of /lib/mustache/src/Mustache/Context.php: call to core_renderer->standard_head_html() line 138 of /lib/mustache/src/Mustache/Context.php: call to Mustache_Context->findVariableInStack() line 31 of /var/lib/sitedata/localcache/mustache/1708045960/boost/Mustache_73560842f9d6c5bc337558df4f13b989.php: call to Mustache_Context->findDot() line 13 of /var/lib/sitedata/localcache/mustache/1708045960/boost/Mustache_4aa1b29b14b62e9eb02cc88038b79589.php: call to Mustache_73560842f9d6c5bc337558df4f13b989->renderInternal() line 67 of /lib/mustache/src/Mustache/Template.php: call to __Mustache_4aa1b29b14b62e9eb02cc88038b79589->renderInternal() line 208 of /lib/outputrenderers.php: call to Mustache_Template->render() line 107 of /theme/boost/layout/drawers.php: call to renderer_base->render_from_template() line 1539 of /lib/outputrenderers.php: call to include() line 1465 of /lib/outputrenderers.php: call to core_renderer->render_page_layout() line ? of unknownfile: call to core_renderer->header() line 2049 of /lib/setuplib.php: call to call_user_func_array() line 101 of /user/index.php: call to bootstrap_renderer->call()