R0.30 Support

Cannot create members in Moodle (No Integration)

More
15 years 6 months ago #11 by Antonio Durán
Replied by Antonio Durán on topic Re:Cannot create members in Moodle (No Integration)
Empty user info in moodle is usually caused by misconfiguration of the additional data source option.

As for jomsocial groups: there is a bug in R0.3 that prevents Jomsocial groups features for working.

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

  • Arasp
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 6 months ago #12 by Arasp
I tried to install moodle again.

now I am locked in joomla !

I get this error :
XML-RPC Error (7015): Unable to locate function, or function prohibited for RPC.

What should I do? Please help .

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

  • Arasp
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 5 months ago #13 by Arasp
solved the above mentioned problem by deleting and reinstalling the whole moodle.

But no change:

1- joomla cannot make moodle users automtically.
2- System health does not show any error.
3- I can sync joomla users to moodle manually.
4- After syncing, joomla user automatically WILL NOT be logged into moodle.
5- After syncing moodle users (from joomla) cannot log in with their joomla username and password.

And it means No integration at all.

Now, can you please guide me how I can downgrade to previous version?

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

More
15 years 5 months ago #14 by Chris
If you wish to use the previous version, just uninstall the current version and install the previous.

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

  • Arasp
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 5 months ago #15 by Arasp
Just in joomla?

No need to change in moodle?

Thanks,

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

More
15 years 5 months ago #16 by Chris
Yes you will need to do that. The Joomdle modules in moodle are specific to the version of Joomdle that you use.

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

  • Arasp
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 5 months ago #17 by Arasp
in moodle, when I removed and uploaded new joomdle folder. Nothing happened in Notification area.
(Is it because it has already created tables?)

Second question,
in the previsou package, I have a zipped folder named: xmap-joomdle-plugin . Is it for joomla or moodle? I could not install it in joomla.

Thanks,

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

  • Arasp
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 5 months ago #18 by Arasp
Another problem detected,

When I want to go too Moodle authentication management, I get this error in a box:


Authentication plugin 'moodle' not found.


but I checked and ensured that Moodle folder exist in auth folder.

Please help.

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

More
15 years 5 months ago - 15 years 5 months ago #19 by Chris
For your first question. This is most likely the reason.

XMAP is a Joomla extension. If you do not have XMAP you will not require it. Please refer to the Joomdle documentation. www.joomdle.com/wiki/3rd_Party_Integration

For your Moodle error, Authentication plugin 'moodle' not found., this appears to be an error related to Moodle rather than Joomdle. You may wish to search the moodle.org or google website for similar error messages with appropriate resolutions.

Also, if you like to seek professional support for installation you can send an email to development@joomdle.com. I am worried that you maybe spending too much time on this and not focusing on what is really important to you. Naturally, if you wish to persevere we will try our best to answer your questions regarding Joomdle.
Last edit: 15 years 5 months ago by Chris.

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

  • Arasp
  • Topic Author
  • Offline
  • Senior Member
  • Senior Member
More
15 years 5 months ago #20 by Arasp
I tried to install previous version on fresh moodle,

I get this error:
Code:
auth/joomdle plugin needs upgrading (mysql): CREATE TABLE mdl_joomdle_dummytable ( id BIGINT(10) unsigned NOT NULL auto_increment, CONSTRAINT PRIMARY KEY (id) ) 1050: Table 'mdl_joomdle_dummytable' already exists ADOConnection._Execute(CREATE TABLE mdl_joomdle_dummytable ( id BIGINT(10) unsigned NOT NULL auto_increment, CONSTRAINT PRIMARY KEY (id) ), false) % line 891, file: adodb.inc.php ADOConnection.Execute(CREATE TABLE mdl_joomdle_dummytable ( id BIGINT(10) unsigned NOT NULL auto_increment, CONSTRAINT PRIMARY KEY (id) )) % line 89, file: dmllib.php execute_sql(CREATE TABLE mdl_joomdle_dummytable ( id BIGINT(10) unsigned NOT NULL auto_increment, CONSTRAINT PRIMARY KEY (id) ), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php ErrorScroll to next warning (mysql): ALTER TABLE mdl_joomdle_dummytable COMMENT='It appears it is mandatory to have a dummy table.' Success (mysql): INSERT INTO mdl_mnet_host2service(hostid, serviceid, publish) VALUES ('0', '4', '1') 1062: Duplicate entry '0-4' for key 2 ADOConnection._Execute(INSERT INTO mdl_mnet_host2service(hostid, serviceid, publish) VALUES ('0', '4', '1'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_mnet_host2service(hostid, serviceid, publish) VALUES ('0', '4', '1')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_mnet_host2service(hostid, serviceid, publish) VALUES ('0', '4', '1'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_firstname', 'locked') 1062: Duplicate entry 'auth/joomdle-field_lock_firstname' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_firstname', 'locked'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_firstname', 'locked')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_firstname', 'locked'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lastname', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_lastname' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lastname', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lastname', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lastname', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_email', 'locked') 1062: Duplicate entry 'auth/joomdle-field_lock_email' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_email', 'locked'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_email', 'locked')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_email', 'locked'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_city', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_city' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_city', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_city', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_city', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_country', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_country' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_country', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_country', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_country', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lang', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_lang' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lang', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lang', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_lang', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_description', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_description' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_description', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_description', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_description', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_url', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_url' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_url', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_url', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_url', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_institution', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_institution' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_institution', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_institution', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_institution', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone1', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_phone1' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone1', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone1', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone1', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone2', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_phone2' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone2', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone2', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_phone2', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning (mysql): INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_address', 'unlockedifempty') 1062: Duplicate entry 'auth/joomdle-field_lock_address' for key 2 ADOConnection._Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_address', 'unlockedifempty'), false) % line 891, file: adodb.inc.php ADOConnection.Execute(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_address', 'unlockedifempty')) % line 89, file: dmllib.php execute_sql(INSERT INTO mdl_config_plugins(plugin, name, value) VALUES ('auth/joomdle', 'field_lock_address', 'unlockedifempty'), true) % line 2302, file: dmllib.php execute_sql_arr(Array[15]) % line 635, file: ddllib.php install_from_xmldb_file(/home/ezaban/public_html/uni/auth/joomdle/db/install.xml) % line 137, file: adminlib.php Scroll to previous warningErrorScroll to next warning Scroll to previous warningInstalling joomdle FAILED!Scroll to continue button

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