[04-Aug-2022 11:42:28 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 11:42:28 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 11:52:45 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 11:55:58 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 11:56:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 11:56:18 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 11:56:32 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 11:56:38 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 11:56:44 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:02:48 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:02:56 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:02:57 America/New_York] Default exception handler: A required parameter (id) was missing Debug: 
Error code: missingparam
* line 494 of /lib/setuplib.php: moodle_exception thrown
* line 562 of /lib/moodlelib.php: call to print_error()
* line 30 of /mod/lesson/continue.php: call to required_param()

[04-Aug-2022 12:02:57 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/continue.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:02:57 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:00 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:13 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:15 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:03:15 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:03:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:16 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:03:16 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:03:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:30 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:43 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:45 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:03:48 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:04:43 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:35 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:12:35 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:12:35 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:36 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:12:36 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:12:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:42 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:43 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:12:43 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:12:43 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:12:44 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:12:44 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:12:44 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:04 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:07 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:13:07 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:13:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:08 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:13:08 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:13:08 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:12 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:13:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:22:55 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:23:03 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:23:05 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:24:37 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:24:39 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:24:46 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:24:47 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:24:56 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:24:57 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:26:00 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:26:59 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:27:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:27:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:27:30 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:27:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:27:47 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:27:49 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:15 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:28:15 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:28:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:17 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:21 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:37 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:40 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:28:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:41 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:28:41 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:28:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:54 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:57 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:57 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:28:57 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:28:57 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:28:58 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:28:58 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:28:58 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:29:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:29:12 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:29:14 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:30:57 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:31:06 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:31:08 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:34:15 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:34:15 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:34:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:35:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:35:26 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:35:28 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:35:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:35:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:35:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:41:41 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 12:41:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:42:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:42:06 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 12:42:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:42:07 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 12:42:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:42:44 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:42:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:42:59 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:43:15 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 12:51:00 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 12:51:00 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:51:14 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:51:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:51:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:51:48 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:51:50 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:52:44 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:52:44 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:52:44 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:52:44 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:52:45 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:52:45 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:52:45 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:53:02 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:53:03 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:53:03 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:53:03 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:53:05 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 12:53:05 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 12:53:05 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:57:59 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:08 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:12 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:17 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:18 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:23 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:24 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:30 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:31 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 12:58:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:08 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:09 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:09 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:10 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:10 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:21 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:22 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:22 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:23 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:23 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:23 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:29 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:31 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:32 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:32 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:32 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:33 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:33 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:47 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:48 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:48 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:48 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:03:49 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:03:49 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:03:49 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:04:01 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:04:03 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:04:05 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:08:22 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:08:31 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:08:39 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:08:58 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:09:01 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:25 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:39 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:09:58 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:10:16 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:10:26 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:11:55 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:12:22 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:13:10 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:13:35 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:20:14 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:20:20 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:20:20 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:20:33 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:21:43 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:21:52 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:21:58 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:00 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:11 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:11 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:13 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:17 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:21 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:24 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:25 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:32 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:43 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:44 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:51 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:51 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:53 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:53 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:55 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:22:59 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:02 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:08 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:13 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:26 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:29 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:31 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:23:35 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:23:36 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:23:38 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:23:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:24:06 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:24:06 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:24:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:05 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:05 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:05 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:05 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:06 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:06 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:11 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:13 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:13 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:13 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:14 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:14 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:14 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:16 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:16 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:17 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:18 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:18 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:18 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:37 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:39 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:40 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:40 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:41 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 13:27:41 America/New_York] PHP Notice:  This page did not call $PAGE->set_url(...). Using https://www.12dollarnewjerseydriver.com/mod/lesson/updateTimer.php<ul style="text-align: left" data-rel="backtrace"><li>line 610 of /lib/pagelib.php: call to debugging()</li><li>line 830 of /lib/pagelib.php: call to moodle_page->magic_get_url()</li><li>line 18 of /local/askquestion/redirect.php: call to moodle_page->__get()</li><li>line 291 of /theme/adaptable/config.php: call to require_once()</li><li>line 2219 of /lib/outputlib.php: call to include()</li><li>line 678 of /lib/outputlib.php: call to theme_config::find_theme_config()</li><li>line 1551 of /lib/pagelib.php: call to theme_config::load()</li><li>line 1940 of /lib/setuplib.php: call to moodle_page->initialise_theme_and_output()</li><li>line 386 of /lib/setuplib.php: call to bootstrap_renderer->__call()</li><li>line ? of unknownfile: call to default_exception_handler()</li></ul> in /home/onlin285/public_html/12dollarnewjerseydriver/lib/weblib.php on line 3241
[04-Aug-2022 13:27:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:42 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:49 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:27:51 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:31:29 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:31:29 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:32:36 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:32:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:33:49 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:34:20 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:36:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:36:21 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:36:25 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:36:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:37:07 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:37:14 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:37:18 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:37:28 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:37:34 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:40:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:40:49 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:40:52 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:40:57 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:41:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:41:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:41:31 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:41:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:41:55 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 13:42:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:42:11 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:42:25 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:42:28 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:42:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:42:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:42:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:44:25 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:48:51 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:48:56 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:01 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:02 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:14 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:17 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:19 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:49:19 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:24 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:27 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:29 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:35 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:45 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:46 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:49:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:48 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:49:49 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:50:05 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:50:05 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:50:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:50:11 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:50:12 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:50:14 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:50:27 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:50:27 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:21 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:24 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:26 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:28 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:29 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:31 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:43 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:45 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:47 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:49 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:51 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:56 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:51:57 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:52:00 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:19 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:27 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:42 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:54 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:56 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:56:58 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:57:15 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:57:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:58:02 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:58:02 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:08 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:30 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:31 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:35 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:38 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:42 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 13:59:42 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 13:59:55 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 13:59:55 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:14 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:15 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:24 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:34 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:47 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:51 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:52 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:55 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:57 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:00:59 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:01 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:08 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:10 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:01:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:13 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:18 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:22 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:24 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:01:24 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:32 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:01:32 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:01:40 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:01:40 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:02:10 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:02:10 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:02:25 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:02:27 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:04 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:07 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:11 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:16 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:03:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:16 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:21 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:23 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:28 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:35 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:36 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:37 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:46 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:49 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:03:50 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:03:50 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:03:50 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:04:01 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:04:02 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:04:03 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:04:06 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:04:09 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:04:29 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:04:29 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:04:32 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:04:32 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:04:54 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:04:54 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:06:33 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:06:33 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:07:27 America/New_York] PHP Notice:  Undefined variable: timealreadyspent in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/timer.php on line 20
[04-Aug-2022 14:07:27 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:08:04 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:08:10 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:08:12 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:09:20 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:09:20 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:09:41 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:10:28 America/New_York] PHP Notice:  Undefined variable: content in /home/onlin285/public_html/12dollarnewjerseydriver/mod/lesson/locallib.php on line 528
[04-Aug-2022 14:13:55 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:14:45 America/New_York] PHP Deprecated:  Methods with the same name as their class will not be constructors in a future version of PHP; auth_plugin_onlineconfirm has a deprecated constructor in /home/onlin285/public_html/12dollarnewjerseydriver/auth/onlineconfirm/auth.php on line 32
[04-Aug-2022 14:21:51 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:22:03 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:22:04 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:22:10 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:22:11 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:22:14 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:22:15 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 14:40:53 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:41:20 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:41:21 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:41:28 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:41:29 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:41:46 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:41:47 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:08 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:14 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:37 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:38 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:56 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 14:57:57 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '56',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:11:37 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:11:38 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:12:29 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:12:30 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '33',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:12:54 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:12:55 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:16 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:20 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:21 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:31 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:31 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:38 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:13:42 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:15:45 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:15:46 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:16:07 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:16:08 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '34',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:37:24 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 15:37:36 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 15:37:37 America/New_York] Default exception handler: Exception - Cannot use object of type stdClass as array Debug: 
Error code: generalexceptionmessage
* line 85 of /mod/lesson/updateTimer.php: Error thrown

[04-Aug-2022 15:42:50 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:12 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:15 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:16 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:25 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:26 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:43 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:45:44 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:46:19 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:46:20 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:46:49 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:46:50 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:46:57 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:46:58 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:50:48 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:53:09 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:53:10 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:53:28 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:53:29 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:09 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:10 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:25 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:26 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:38 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:39 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:54:59 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:55:09 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 15:55:10 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:02:12 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:02:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:02:17 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:02:18 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:02:45 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:02:46 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:03:16 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:03:17 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:03:55 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:04:16 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:04:17 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:06:32 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:06:33 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:07:34 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:07:45 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:07:57 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:07:58 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:08:11 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:08:12 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:23:46 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:27:26 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:27:33 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:27:34 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:27:42 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:27:42 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:30:48 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:30:49 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:33:40 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:33:56 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:33:57 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:34:03 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:34:04 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:34:05 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:34:06 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '70',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:34:12 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:34:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:14 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:15 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:22 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:46 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:46 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:55 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:40:56 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:41:12 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:41:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '71',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:41:49 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:41:50 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:10 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:12 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:13 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:17 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:17 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:25 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:42:26 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '69',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:06 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:07 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:27 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:27 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:32 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:33 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:38 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

[04-Aug-2022 16:43:39 America/New_York] Default exception handler: Can't find data record in database. Debug: SELECT cm.*, m.name, md.name AS modname 
              FROM {course_modules} cm
                   JOIN {modules} md ON md.id = cm.module
                   JOIN {lesson} m ON m.id = cm.instance
                   
             WHERE cm.id = :cmid AND md.name = :modulename
                   
[array (
  'cmid' => '72',
  'modulename' => 'lesson',
)]
Error code: invalidrecordunknown
* line 1590 of /lib/dml/moodle_database.php: dml_missing_record_exception thrown
* line 1230 of /lib/datalib.php: call to moodle_database->get_record_sql()
* line 40 of /mod/lesson/updateTimer.php: call to get_coursemodule_from_id()

