aMember and Moodle 2.0

Discussion in 'Integration' started by judeamedia, May 13, 2011.

  1. judeamedia

    judeamedia New Member

    Joined:
    May 12, 2011
    Messages:
    1
    I didn't really see any definite answers about the aMember/Moodle plugin working with Moodle 2.0.

    I've been trying to integrate aMember with Moodle 2.0 using moodle_integration.pdf, but when I get to the authentication through Moodle part (page 16) I do not see the "Authentication" option under Users. I'm using Moodle version 2.0.2. I just want to know: does the plugin work with this version of Moodle?

    If so, what is wrong?
    If not, is there a way to make them compatible?

    Thank you for your help!

    -Michelle
  2. alexander

    alexander Administrator Staff Member

    Joined:
    Jan 8, 2003
    Messages:
    6,279
    Yes plugin should work with Moodle 2.0;
    Contact us in helpdesk if you have issues with configuration, we will help for sure.
  3. chemistry2004

    chemistry2004 Member

    Joined:
    Jan 26, 2007
    Messages:
    78
  4. interactivbiz

    interactivbiz New Member

    Joined:
    Jul 3, 2011
    Messages:
    9
    Errors with 2.0.3

    Hi

    I am getting the following errors with v2.0.3 of moodle. I have tried to work out the reasons but cannot find an answer. Perhaps you know of the answer or you could point me in the correct direction to understand why i am getting these errors. Any help would be appreciated.

    These errors are in:
    Site administration > Plugins > Authentication > aMember

    Code:
    Invalid get_string() identifier: 'auth_dbhost_key' or component 'auth'
    line 5891 of /lib/moodlelib.php: call to debugging()
    line 6481 of /lib/moodlelib.php: call to core_string_manager->get_string()
    line 6523 of /lib/moodlelib.php: call to get_string()
    line 11 of /auth/amember/config18.html: call to print_string()
    line 182 of /auth/amember/auth.php: call to include()
    line 75 of /admin/auth_config.php: call to auth_plugin_amember->config_form()
    Code:
    Invalid get_string() identifier: 'auth_dbhost' or component 'auth'
    line 5891 of /lib/moodlelib.php: call to debugging()
    line 6481 of /lib/moodlelib.php: call to core_string_manager->get_string()
    line 6523 of /lib/moodlelib.php: call to get_string()
    line 15 of /auth/amember/config18.html: call to print_string()
    line 182 of /auth/amember/auth.php: call to include()
    line 75 of /admin/auth_config.php: call to auth_plugin_amember->config_form()
    Code:
    Invalid get_string() identifier: 'auth_dbname_key' or component 'auth'
    line 5891 of /lib/moodlelib.php: call to debugging()
    line 6481 of /lib/moodlelib.php: call to core_string_manager->get_string()
    line 6523 of /lib/moodlelib.php: call to get_string()
    line 19 of /auth/amember/config18.html: call to print_string()
    line 182 of /auth/amember/auth.php: call to include()
    line 75 of /admin/auth_config.php: call to auth_plugin_amember->config_form()
    Code:
    Invalid get_string() identifier: 'auth_dbuser_key' or component 'auth'
    line 5891 of /lib/moodlelib.php: call to debugging()
    line 6481 of /lib/moodlelib.php: call to core_string_manager->get_string()
    line 6523 of /lib/moodlelib.php: call to get_string()
    line 27 of /auth/amember/config18.html: call to print_string()
    line 182 of /auth/amember/auth.php: call to include()
    line 75 of /admin/auth_config.php: call to auth_plugin_amember->config_form()
    Code:
    Invalid get_string() identifier: 'auth_dbpass_key' or component 'auth'
    line 5891 of /lib/moodlelib.php: call to debugging()
    line 6481 of /lib/moodlelib.php: call to core_string_manager->get_string()
    line 6523 of /lib/moodlelib.php: call to get_string()
    line 35 of /auth/amember/config18.html: call to print_string()
    line 182 of /auth/amember/auth.php: call to include()
    line 75 of /admin/auth_config.php: call to auth_plugin_amember->config_form()
    Code:
    Invalid get_string() identifier: 'auth_dbpass' or component 'auth'
    line 5891 of /lib/moodlelib.php: call to debugging()
    line 6481 of /lib/moodlelib.php: call to core_string_manager->get_string()
    line 6523 of /lib/moodlelib.php: call to get_string()
    line 40 of /auth/amember/config18.html: call to print_string()
    line 182 of /auth/amember/auth.php: call to include()
    line 75 of /admin/auth_config.php: call to auth_plugin_amember->config_form()

Share This Page