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

Web Services Add Function fails to load due to customcert external functions #561

Closed aspark21 closed 1 year ago

aspark21 commented 1 year ago

Has been discussed in the forums but not logged here - https://moodle.org/mod/forum/discuss.php?d=444398

We don't really want to uninstall customcert to be able to use Moodle web services

mdjnelson commented 1 year ago

Can you please provide replication steps for this as well as Moodle and the Custom certificate versions? Thanks.

aspark21 commented 1 year ago

Hi Mark,

Go to your.moodle.site/admin/settings.php?section=externalservices Add a service and then click on Functions, then add a Function

Moodle 4.1 (latest MOODLE_401_STABLE) Customcert - latest MOODLE_311_STABLE -> just updating to MOODLE_401_STABLE and re-testing

aspark21 commented 1 year ago

well upgrading the plugin seems to have fixed it doh

mdjnelson commented 1 year ago

Thanks for the update.