-
Notifications
You must be signed in to change notification settings - Fork 46
New issue
Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? # to your account
Error while creating Simple Certificate activity in moodle 3.5.1 #206
Comments
i can't reproduce this, have created many certificates with images, without images and works as expected, and this error messages isn't in the plugins files so it's very difficult to find where the error is without more info.
|
i created a issue report in moodle tracker site, it's seems not be realted to my code but some changes in moodle_34 and moodle_35 please vote into it |
1 similar comment
i created a issue report in moodle tracker site, it's seems not be realted to my code but some changes in moodle_34 and moodle_35 please vote into it |
While creating activity using "Simple Certificate" in moodle 3.5.1 I am facing issue in it.
Error code I am receiving is
"Exception - Argument 1 passed to file_get_all_files_in_draftarea() must be of the type integer, null given, called in [dirroot]/lib/form/filemanager.php on line 336"
I have attached error screen below.
![screenshot from 2018-07-31 17-34-57](https://user-images.githubusercontent.com/38027574/43822087-afd43270-9b08-11e8-912a-977bfdde72e1.png)
Steps to reproduce the behavior:
Here we expect that activity will successfully created.
The text was updated successfully, but these errors were encountered: