-
Bug
-
Resolution: Fixed
-
Minor
-
2.6
-
None
-
MOODLE_26_STABLE
-
MOODLE_26_STABLE
-
wip-
MDL-41556-master -
-
BACKEND Sprint 4
When trying to make a submission as a student in the workshop activity, I get the following error:
Notice: Use of undefined constant FILE_INTERNAL - assumed 'FILE_INTERNAL' in /home/adrian/moodles/stable_master_postgres/moodle/mod/workshop/submission.php on line 149 Notice: Use of undefined constant FILE_EXTERNAL - assumed 'FILE_EXTERNAL' in /home/adrian/moodles/stable_master_postgres/moodle/mod/workshop/submission.php on line 150 Notice: Use of undefined constant FILE_INTERNAL - assumed 'FILE_INTERNAL' in /home/adrian/moodles/stable_master_postgres/moodle/mod/workshop/submission.php on line 152
I think that submission.php just needs a reference to the repositories lib.
This only affects 2.6
- has been marked as being related by
-
MDL-55289 Unable to attach / embed files to workshop example submission
- Closed