Hi, I work for Remote Learner and just added the 'new' attendance module to our clients sites. Our techs are seeing the following messages when on the blocks.php page - looks just like some missing lang strings
Invalid get_string() identifier: 'donotusepaging' or component 'attendance'. Perhaps you are missing $string['donotusepaging'] = ''; in mod/attendance/lang/en/attendance.php?
line 6927 of /lib/moodlelib.php: call to debugging()
line 7619 of /lib/moodlelib.php: call to core_string_manager->get_string()
line 32 of /mod/attendance/settings.php: call to get_string()
line 3368 of /lib/pluginlib.php: call to include()
line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings()
line 6416 of /lib/adminlib.php: call to require()
line 177 of /admin/blocks.php: call to admin_get_root()
Invalid get_string() identifier: 'resultsperpage' or component 'attendance'. Perhaps you are missing $string['resultsperpage'] = ''; in mod/attendance/lang/en/attendance.php?
line 6927 of /lib/moodlelib.php: call to debugging()
line 7619 of /lib/moodlelib.php: call to core_string_manager->get_string()
line 43 of /mod/attendance/settings.php: call to get_string()
line 3368 of /lib/pluginlib.php: call to include()
line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings()
line 6416 of /lib/adminlib.php: call to require()
line 177 of /admin/blocks.php: call to admin_get_root()
Invalid get_string() identifier: 'resultsperpage_desc' or component 'attendance'. Perhaps you are missing $string['resultsperpage_desc'] = ''; in mod/attendance/lang/en/attendance.php?
line 6927 of /lib/moodlelib.php: call to debugging()
line 7619 of /lib/moodlelib.php: call to core_string_manager->get_string()
line 43 of /mod/attendance/settings.php: call to get_string()
line 3368 of /lib/pluginlib.php: call to include()
line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings()
line 6416 of /lib/adminlib.php: call to require()
line 177 of /admin/blocks.php: call to admin_get_root()
I saw this in Moodle 2.5.2
Hi, I work for Remote Learner and just added the 'new' attendance module to our clients sites. Our techs are seeing the following messages when on the blocks.php page - looks just like some missing lang strings
Invalid get_string() identifier: 'donotusepaging' or component 'attendance'. Perhaps you are missing $string['donotusepaging'] = ''; in mod/attendance/lang/en/attendance.php?
line 6927 of /lib/moodlelib.php: call to debugging() line 7619 of /lib/moodlelib.php: call to core_string_manager->get_string() line 32 of /mod/attendance/settings.php: call to get_string() line 3368 of /lib/pluginlib.php: call to include() line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings() line 6416 of /lib/adminlib.php: call to require() line 177 of /admin/blocks.php: call to admin_get_root()
Invalid get_string() identifier: 'resultsperpage' or component 'attendance'. Perhaps you are missing $string['resultsperpage'] = ''; in mod/attendance/lang/en/attendance.php?
line 6927 of /lib/moodlelib.php: call to debugging() line 7619 of /lib/moodlelib.php: call to core_string_manager->get_string() line 43 of /mod/attendance/settings.php: call to get_string() line 3368 of /lib/pluginlib.php: call to include() line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings() line 6416 of /lib/adminlib.php: call to require() line 177 of /admin/blocks.php: call to admin_get_root()
Invalid get_string() identifier: 'resultsperpage_desc' or component 'attendance'. Perhaps you are missing $string['resultsperpage_desc'] = ''; in mod/attendance/lang/en/attendance.php?
line 6927 of /lib/moodlelib.php: call to debugging() line 7619 of /lib/moodlelib.php: call to core_string_manager->get_string() line 43 of /mod/attendance/settings.php: call to get_string() line 3368 of /lib/pluginlib.php: call to include() line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings() line 6416 of /lib/adminlib.php: call to require() line 177 of /admin/blocks.php: call to admin_get_root() I saw this in Moodle 2.5.2