- Posts: 69
R0.25 No Longer Supported
1062: Duplicate entry
- Arasp
-
Topic Author
- Offline
- Senior Member
-
Less
More
15 years 8 months ago #1
by Arasp
1062: Duplicate entry was created by Arasp
hello,
I did everything according to the guidlines.
But I have big problems.
First
in Moodle Notification I get 15 error message, all of them are related to
1062: Duplicate entry
This is an example:
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/lincolon/public_html/auth/joomdle/db/install.xml) % line 137, file: adminlib.php
Scroll to previous warningErrorScroll to next warning
My Other problem:
In joomla, I cannot go the joomdle Modules. It looks that the page is not HTML and the Save or apply buttons are not available.
Another Problem:
In joomla, when I go to the users section of the Joomdle component.
I get this error:
XML-RPC Error (7015): Unable to locate function, or function prohibited for RPC.
I did everything according to the guidlines.
But I have big problems.
First
in Moodle Notification I get 15 error message, all of them are related to
1062: Duplicate entry
This is an example:
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/lincolon/public_html/auth/joomdle/db/install.xml) % line 137, file: adminlib.php
Scroll to previous warningErrorScroll to next warning
My Other problem:
In joomla, I cannot go the joomdle Modules. It looks that the page is not HTML and the Save or apply buttons are not available.
Another Problem:
In joomla, when I go to the users section of the Joomdle component.
I get this error:
XML-RPC Error (7015): Unable to locate function, or function prohibited for RPC.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7926
15 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: 1062: Duplicate entry
Hi.
Look here for solving the duplicate keys erros:
www.joomdle.com/wiki/System_health_check...e_Web_Services_setup
Look here for solving the duplicate keys erros:
www.joomdle.com/wiki/System_health_check...e_Web_Services_setup
Please Log in or Create an account to join the conversation.