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
Yes plugin should work with Moodle 2.0; Contact us in helpdesk if you have issues with configuration, we will help for sure.
You can get the modified version from http://studyonline.co.in/downloads/amember_plugin.zip. Inside this zip there are two other zip files amember.zip --> /moodle/auth/ moodle.zip --> /amember/plugins/protect/
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()