Certificate 2.0

Re: Certificate 2.0

by Olumuyiwa Taiwo -
Number of replies: 3
Picture of Plugin developers

I've fixed most of the issues reported in the tracker. Unfortunately I'm unable to upload attachments to the tracker, and the filesize restriction here won't let me upload the files either. It's available for download at http://projects.logicexpertise.net/svn/moodle_certificate20/certificate20/certificate20.tar.gz

There's an outstanding issue with trying to download an issued and saved certificate from http://example.com/mod/certificate/report.php. An error will be thrown because Certificate 2.0 code is not yet compatible with Moodle 2.0. File API. The workaround is to review such certificates and save the PDF.

-- Muyi

In reply to Olumuyiwa Taiwo

Re: Certificate 2.0

by Ramo Karahasan -

Hi Olumuyiwa,

 

did you managed to fix the ie8 issue too? May it would be a good idea to start maintaining a changelog, means what you changed/added to the version.

Great work!

Thank you,

Ramo

In reply to Olumuyiwa Taiwo

Re: Certificate 2.0

by Nagi Saeed -

Hi Muyi,

I've tried installing your version as well as Guido's version but I get the same error as Favio and I'm copying the Certificate directory to the mod directory. I'm on Moodle 2.0.1+ (Build: 20110217)

Plugin "mod_certificate20" is defective or outdated, can not continue, sorry.

More information about this error

Debug info: Missing mandatory en language pack.
Stack trace:
  • line 462 of /lib/upgradelib.php: plugin_defective_exception thrown
  • line 265 of /lib/upgradelib.php: call to upgrade_plugins_modules()
  • line 1426 of /lib/upgradelib.php: call to upgrade_plugins()
  • line 290 of /admin/index.php: call to upgrade_noncore()

Cheers,
Nagi

In reply to Nagi Saeed

Re: Certificate 2.0

by Fabio Lanciotti -

Hello,

I've also tried installing certificate module from "http://download.moodle.org/plugins/mod/certificate.zip" on Moodle 2.0.1+ (Build: 20110125)  but I receive these error messages.

Invalid get_string() identifier: 'configtitle' or component 'theme_universite'

  • line 6074 of /lib/moodlelib.php: call to debugging()
  • line 6629 of /lib/moodlelib.php: call to core_string_manager->get_string()
  • line 6 of /theme/universite/settings.php: call to get_string()
  • line 29 of /admin/settings/appearance.php: call to include()
  • line 5571 of /lib/adminlib.php: call to require()
  • line 2674 of /lib/navigationlib.php: call to admin_get_root()
  • line 2584 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
  • line 583 of /lib/pagelib.php: call to settings_navigation->initialise()
  • line 599 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
  • line 132 of /blocks/settings/block_settings.php: call to moodle_page->__get()
  • line 279 of /blocks/moodleblock.class.php: call to block_settings->get_content()
  • line 232 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
  • line 895 of /lib/blocklib.php: call to block_base->get_content_for_output()
  • line 947 of /lib/blocklib.php: call to block_manager->create_block_contents()
  • line 342 of /lib/blocklib.php: call to block_manager->ensure_content_created()
  • line 7 of /theme/universite/layout/standard.php: call to block_manager->region_has_content()
  • line 647 of /lib/outputrenderers.php: call to include()
  • line 605 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
  • line 2106 of /lib/outputrenderers.php: call to core_renderer->header()
  • line ? of unknownfile: call to core_renderer->fatal_error()
  • line 1200 of /lib/setuplib.php: call to call_user_func_array()
  • line ? of unknownfile: call to bootstrap_renderer->__call()
  • line 320 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
  • line 984 of /lib/upgradelib.php: call to default_exception_handler()
  • line 1406 of /lib/upgradelib.php: call to upgrade_handle_exception()
  • line 290 of /admin/index.php: call to upgrade_noncore()

 

then

Il plugin "mod_certificate" è difettoso o non aggiornato, non è possibile proseguire

Maggiori informazioni su questo errore

Debug info: Plugin is not compatible with Moodle 2.x or later.
Stack trace:
  • line 456 of /lib/upgradelib.php: plugin_defective_exception thrown
  • line 265 of /lib/upgradelib.php: call to upgrade_plugins_modules()
  • line 1403 of /lib/upgradelib.php: call to upgrade_plugins()
  • line 290 of /admin/index.php: call to upgrade_noncore()

Anyone knows how to solve that?

Thanks in advance.

Fabio