mdjnelson / moodle-mod_customcert

Enables the creation of dynamically generated certificates with complete customisation via the web browser.
https://moodle.org/plugins/mod_customcert
GNU General Public License v3.0
93 stars 159 forks source link

Call to undefined function #578

Closed tasso85 closed 9 months ago

tasso85 commented 1 year ago

When trying the plugin from the mobile app, it shows an error:

Call to undefined function mod_customcert\output\external_format_text()

immagine

Looking on the server, I see nothing strange in the logs.

mdjnelson commented 9 months ago

Fix can be located at https://github.com/dpalou/moodle-mod_customcert/commit/fa2edaba148fcb20cede1781d96dabe38b4e0c1e. Ill cherry-pick this commit and update this issue.

mdjnelson commented 9 months ago

Ah, there is a PR at https://github.com/mdjnelson/moodle-mod_customcert/pull/583.

mdjnelson commented 9 months ago

Closing this as it duplicates #565.