re Simple Certificate

re Simple Certificate

by Paul Cook -
Number of replies: 2

Hi Guys, we are struggling to get the only certificate block working in 2.5. Has anyone else had any issues with this add on? If we can't get it working we are going to have to dump 2.5 and backtrack to 2.4? not very good is it?

Average of ratings: -
In reply to Paul Cook

Re: re Simple Certificate

by Daniel Méthot -
Picture of Particularly helpful Moodlers

Hello,


The installation of this module is properly but I have not tested yet.

Nevertheless debug mode yields the following error messages:

Function get_all_mods() is deprecated. Use get_fast_modinfo() and get_module_types_names() instead. See phpdocs for details

  • line 2970 of /lib/deprecatedlib.php: call to debugging()
  • line 611 of /mod/simplecertificate/lib.php: call to get_all_mods()
  • line 661 of /mod/simplecertificate/lib.php: call to simplecertificate_get_mods()
  • line 36 of /mod/simplecertificate/settings.php: call to simplecertificate_get_date_options()
  • line 3366 of /lib/pluginlib.php: call to include()
  • line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings()
  • line 6391 of /lib/adminlib.php: call to require()
  • line 18 of /admin/settings.php: call to admin_get_root()
get_all_sections() is deprecated. See phpdocs for this function
  • line 2922 of /lib/deprecatedlib.php: call to debugging()
  • line 614 of /mod/simplecertificate/lib.php: call to get_all_sections()
  • line 661 of /mod/simplecertificate/lib.php: call to simplecertificate_get_mods()
  • line 36 of /mod/simplecertificate/settings.php: call to simplecertificate_get_date_options()
  • line 3366 of /lib/pluginlib.php: call to include()
  • line 17 of /admin/settings/plugins.php: call to plugininfo_mod->load_settings()
  • line 6391 of /lib/adminlib.php: call to require()
  • line 18 of /admin/settings.php: call to admin_get_root()


Notice: Undefined property: stdClass::$numsections in /home2/elearnin/public_html/formations/mod/simplecertificate/lib.php on line 615

Daniel