Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Invalid get_string() identifier: 'cachedef_sent' #32

Closed
vavra5 opened this issue Jan 24, 2020 · 1 comment
Closed

Invalid get_string() identifier: 'cachedef_sent' #32

vavra5 opened this issue Jan 24, 2020 · 1 comment

Comments

@vavra5
Copy link

vavra5 commented Jan 24, 2020

Hello,

local_pages v1.7 (2019011107)

Doing some testing with Moodle v3.8.1 and I'm recieving this error when on the Cache administration page. I'm not noticing any functional problems with the plugin.

I know your latest supported version for this plugin is v3.7, but I thought it would be good to report the issue to you. Any thoughts or ideas for fixing this?

Invalid get_string() identifier: 'cachedef_sent' or component 'local_pages'. Perhaps you are missing $string['cachedef_sent'] = ''; in /var/www/html/moodle/local/pages/lang/en/local_pages.php? line 353 of /lib/classes/string_manager_standard.php: call to debugging() line 10283 of /lib/moodlelib.php: call to core_string_manager_standard->get_string() line 10317 of /lib/moodlelib.php: call to lang_string->get_string() line ? of unknownfile: call to lang_string->__toString() line 212 of /lib/classes/collator.php: call to Collator->asort() line 322 of /lib/classes/collator.php: call to core_collator::asort() line 246 of /cache/renderer.php: call to core_collator::asort_array_of_arrays_by_key() line 316 of /cache/admin.php: call to core_cache_renderer->definition_summaries()

@digitalskill
Copy link
Contributor

Hi,

Thanks for your feedback. So nice to have detailed informaiton. We have updated to resolve this error in the latest version (Moodle_39_stable) branch.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants