Skip to content

Debugging warnings during booking upload #268

@matthewhilton

Description

@matthewhilton
The boolean $primary is deprecated and replaced by $type, use single_button::BUTTON_PRIMARY or self::BUTTON_SECONDARY instead

    line 154 of /lib/classes/output/single_button.php: call to debugging()
    line 64 of /mod/facetoface/classes/form/confirm_bookings_form.php: call to core\output\single_button->__construct()
    line 217 of /lib/formslib.php: call to mod_facetoface\form\confirm_bookings_form->definition()
    line 84 of /mod/facetoface/upload.php: call to moodleform->__construct()

This page did not call $PAGE->set_url(...). Using https://site.localhost/mod/facetoface/upload.php

    line 684 of /lib/pagelib.php: call to debugging()
    line 965 of /lib/pagelib.php: call to moodle_page->magic_get_url()
    line 40 of /admin/tool/seo/classes/local/hook/output/before_standard_head_html_generation.php: call to moodle_page->__get()
    line ? of unknownfile: call to tool_seo\local\hook\output\before_standard_head_html_generation::callback()
    line 318 of /lib/classes/hook/manager.php: call to call_user_func()
    line 195 of /lib/classes/output/core_renderer.php: call to core\hook\manager->dispatch()
    line 219 of /lib/mustache/src/Mustache/Context.php: call to core\output\core_renderer->standard_head_html()
    line 138 of /lib/mustache/src/Mustache/Context.php: call to Mustache_Context->findVariableInStack()
    line 34 of /var/lib/sitedata/localcache/mustache/1762478883/boost/__Mustache_1368aaee13500a959bf1f3c79cfda932.php: call to Mustache_Context->findDot()
    line 66 of /lib/mustache/src/Mustache/Template.php: call to __Mustache_1368aaee13500a959bf1f3c79cfda932->renderInternal()
    line 201 of /lib/classes/output/renderer_base.php: call to Mustache_Template->render()
    line 38 of /theme/boost/layout/embedded.php: call to core\output\renderer_base->render_from_template()
    line 972 of /lib/classes/output/core_renderer.php: call to include()
    line 888 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->render_page_layout()
    line 818 of /lib/classes/output/core_renderer.php: call to core\output\core_renderer->header()
    line 2228 of /lib/weblib.php: call to core\output\core_renderer->redirect_message()
    line 106 of /mod/facetoface/upload.php: call to redirect()

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions