You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Creating new category XXX Category under 0
PHP Warning: require_once(/home/moodle2021/lib/coursecatlib.php): failed to open stream: No such file or directory in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
Warning: require_once(/home/moodle2021/lib/coursecatlib.php): failed to open stream: No such file or directory in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
PHP Fatal error: require_once(): Failed opening required '/home/web/moodle2021/lib/coursecatlib.php' (include_path='/home/moodle2021/lib/pear:.:/usr/share/php') in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
Fatal error: require_once(): Failed opening required '/home/web/moodle2021/lib/coursecatlib.php' (include_path='/home/moodle2021/lib/pear:.:/usr/share/php') in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
Actual behaviour
Creating new category XXX Category under 0
PHP Warning: require_once(/home/moodle2021/lib/coursecatlib.php): failed to open stream: No such file or directory in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
Warning: require_once(/home/moodle2021/lib/coursecatlib.php): failed to open stream: No such file or directory in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
PHP Fatal error: require_once(): Failed opening required '/home/web/moodle2021/lib/coursecatlib.php' (include_path='/home/moodle2021/lib/pear:.:/usr/share/php') in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
Fatal error: require_once(): Failed opening required '/home/web/moodle2021/lib/coursecatlib.php' (include_path='/home/moodle2021/lib/pear:.:/usr/share/php') in /root/src/moosh/Moosh/Command/Moodle39/Category/CategoryImport.php on line 70
Expected behaviour
Importing Categories
Steps to reproduce
moosh -n -p /home/web/moodle2021/ category-import categories.xml
The text was updated successfully, but these errors were encountered: