php - Moodle 2.4.2 Coding Error detected when using Course Bulk upload -
i tried course bulk upload plugin creating courses using csv in moodle 2.4.2. course created shows error in debugging mode. there solution issue.
coding error detected, must fixed programmer: invalid string compontent. please check string definition more information error debug info: error code: codingerror stack trace: •line 11176 of \lib\moodlelib.php: coding_exception thrown •line 812 of \lib\outputrequirementslib.php: call lang_string->__construct() •line 848 of \lib\outputrequirementslib.php: call page_requirements_manager->string_for_js() •line 4575 of \course\lib.php: call page_requirements_manager->strings_for_js() •line 282 of \course\view.php: call include_course_ajax() thanks in advance
vinoth
the error may due theme section used. tried use different form of csv category, shortname, desscription, format etc. , courses created no error. solved problem.
thanks vinoth
Comments
Post a Comment