[Closed] Moodle auth plugin cannot be installed

  • Sebastian Meyer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago - 13 years 8 months ago #1 by Sebastian Meyer
[Closed] Moodle auth plugin cannot be installed was created by Sebastian Meyer
Hi all,
I am trying to use joomdle 082 with Moodle 23 on a Ubuntu 12.04 Server (running on VM Player). Moodle Installation was succsessfull (without warnings).
Now I am stucking on installing the joomdle auth plugin. I created the folder /var/www/moodle/auth/joomdle with the apropriate permissins - but got a faliure by installing it in the Moodle GUI. I tried also to change the rights to 777 but same result:
Got the message:

Plugin "auth_joomdle" ist defekt oder veraltet. Der Prozess wird abgebrochen.

Weitere Informationen über diesen Fehler
Debug info: Plugin is not compatible with Moodle 2.x or later.
Error code: detectedbrokenplugin
Stack trace:

line 401 of /lib/upgradelib.php: plugin_defective_exception thrown
line 1524 of /lib/upgradelib.php: call to upgrade_plugins()
line 329 of /admin/index.php: call to upgrade_noncore()




Id be glad about any Ideas. Greetings from germany.
Sebastian
Attachments:
Last edit: 13 years 8 months ago by Chris.

Please Log in or Create an account to join the conversation.

  • Sebastian Meyer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago #2 by Sebastian Meyer
Replied by Sebastian Meyer on topic Moodle auth plugin cannot be installed
Translation: Plugin "auth_joomdle" is damaged or too old. The process will be canceled.
Furter informations...

Please Log in or Create an account to join the conversation.

  • Sebastian Meyer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago #3 by Sebastian Meyer
Replied by Sebastian Meyer on topic Moodle auth plugin cannot be installed
After activating the debuggin mode i got this information:

String does not exist. Please check your string definition for pluginname/auth_joomdle

line 10912 of /lib/moodlelib.php: call to debugging()
line 99 of /admin/settings/plugins.php: call to lang_string->__construct()
line 5921 of /lib/adminlib.php: call to require()
line 3389 of /lib/navigationlib.php: call to admin_get_root()
line 3294 of /lib/navigationlib.php: call to settings_navigation->load_administration_settings()
line 713 of /lib/pagelib.php: call to settings_navigation->initialise()
line 729 of /lib/pagelib.php: call to moodle_page->magic_get_settingsnav()
line 109 of /blocks/admin_bookmarks/block_admin_bookmarks.php: call to moodle_page->__get()
line 281 of /blocks/moodleblock.class.php: call to block_admin_bookmarks->get_content()
line 232 of /blocks/moodleblock.class.php: call to block_base->formatted_contents()
line 929 of /lib/blocklib.php: call to block_base->get_content_for_output()
line 981 of /lib/blocklib.php: call to block_manager->create_block_contents()
line 352 of /lib/blocklib.php: call to block_manager->ensure_content_created()
line 6 of /theme/base/layout/general.php: call to block_manager->region_has_content()
line 765 of /lib/outputrenderers.php: call to include()
line 712 of /lib/outputrenderers.php: call to core_renderer->render_page_layout()
line 2190 of /lib/outputrenderers.php: call to core_renderer->header()
line ? of unknownfile: call to core_renderer->fatal_error()
line 1445 of /lib/setuplib.php: call to call_user_func_array()
line 366 of /lib/setuplib.php: call to bootstrap_renderer->__call()
line 366 of /lib/setuplib.php: call to bootstrap_renderer->fatal_error()
line 1103 of /lib/upgradelib.php: call to default_exception_handler()
line 1527 of /lib/upgradelib.php: call to upgrade_handle_exception()
line 329 of /admin/index.php: call to upgrade_noncore()

Please Log in or Create an account to join the conversation.

More
13 years 8 months ago #4 by Chris
Replied by Chris on topic Moodle auth plugin cannot be installed
Are you installing the correct joomdle packages? There are some for Moodle 2+ and one for Moodle 1.9

Please Log in or Create an account to join the conversation.

  • Sebastian Meyer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago #5 by Sebastian Meyer
Replied by Sebastian Meyer on topic Moodle auth plugin cannot be installed
Yes, I use joomdle-0.82-for-joomla25.zip

Please Log in or Create an account to join the conversation.

  • Sebastian Meyer
  • Topic Author
  • Offline
  • New Member
  • New Member
More
13 years 8 months ago #6 by Sebastian Meyer
Replied by Sebastian Meyer on topic Moodle auth plugin cannot be installed
Cheers, now I got your message :) I took the wrong auth_plugin. Did not realized that there is a folder /moodle20/ with the correct plugin. Many thanks for your help!!!

Please Log in or Create an account to join the conversation.