dualcube / moodle-enrol_stripepayment

Moodle Stripe Payment Collector
16 stars 26 forks source link

New error upon adding the plugin #86

Closed moumitahalder closed 1 year ago

moumitahalder commented 3 years ago

String does not exist. Please check your string definition for ZMW/core_currencies line 10469 of /lib/moodlelib.php: call to debugging() line 56 of /enrol/stripepayment/lib.php: call to lang_string->construct() line 80 of /enrol/stripepayment/settings.php: call to enrol_stripepayment_plugin->get_currencies() line 75 of /lib/classes/plugininfo/enrol.php: call to include() line 150 of /admin/settings/plugins.php: call to core\plugininfo\enrol->load_settings() line 8857 of /lib/adminlib.php: call to require() line 8744 of /lib/adminlib.php: call to admin_get_root() line 19 of /admin/upgradesettings.php: call to admin_externalpage_setup() String does not exist. Please check your string definition for ZMW/core_currencies line 10469 of /lib/moodlelib.php: call to debugging() line 56 of /enrol/stripepayment/lib.php: call to lang_string->construct() line 80 of /enrol/stripepayment/settings.php: call to enrol_stripepayment_plugin->get_currencies() line 75 of /lib/classes/plugininfo/enrol.php: call to include() line 150 of /admin/settings/plugins.php: call to core\plugininfo\enrol->load_settings() line 8857 of /lib/adminlib.php: call to require() line 22 of /admin/upgradesettings.php: call to admin_get_root() Invalid get_string() identifier: 'ZMW' or component 'core_currencies'. Perhaps you are missing $string['ZMW'] = ''; in lang/en/core_currencies.php? line 353 of /lib/classes/string_manager_standard.php: call to debugging() line 10498 of /lib/moodlelib.php: call to core_string_manager_standard->get_string() line 10532 of /lib/moodlelib.php: call to lang_string->get_string() line ? of unknownfile: call to lang_string->toString() line 100 of /lib/weblib.php: call to htmlspecialchars() line 123 of /home/dev/moodledata392/localcache/mustache/-1/boost/Mustache_7cd272b6edc662f2072c47f874d0b19c.php: call to s() line 28 of /home/dev/moodledata392/localcache/mustache/-1/boost/Mustache_7cd272b6edc662f2072c47f874d0b19c.php: call to __Mustache_7cd272b6edc662f2072c47f874d0b19c->section38b0263669920dc1b2da314d8e865093() line 67 of /lib/mustache/src/Mustache/Template.php: call to Mustache_7cd272b6edc662f2072c47f874d0b19c->renderInternal() line 198 of /lib/outputrenderers.php: call to Mustache_Template->render() line 3562 of /lib/adminlib.php: call to renderer_base->render_from_template() line 9146 of /lib/adminlib.php: call to admin_setting_configselect->output_html() line 9121 of /lib/adminlib.php: call to admin_output_new_settings_by_page() line 9121 of /lib/adminlib.php: call to admin_output_new_settings_by_page() line 9121 of /lib/adminlib.php: call to admin_output_new_settings_by_page() line 29 of /admin/upgradesettings.php: call to admin_output_new_settings_by_page()