- Posts: 10
Certificate Module - XML Error
- Steve
-
Topic Author
- Offline
- New Member
-
I am using Joomla 2.5, Moodle 2.4.3+ and Joomdle 0.91 - I am getting the following error with the certificates module;
XML-RPC Error (404): Unknown error
Joomdle check are all Ok, user and enrol into courses and the My courses Module works ok. I do have the certificates module add-in installed in Moodle - also created a test certificate on a test user - same error.
Double checked all joomdle functions are added to my 'jconnector' user.
I enable debug in Joomla - Joomla does not display are debug info when I get this error. Any suggestions on the error or just to debug further.
Thanks
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
- Posts: 7902
Please Log in or Create an account to join the conversation.
- Ruth Cheesley
- Offline
- Senior Member
-
- Posts: 54
XML-RPC Error (404): Unknown error
Ruth
Please Log in or Create an account to join the conversation.
- Marcel
- Offline
- New Member
-
- Posts: 18
the debug error that i have is :
XML-RPC Error (95042507): Fout bij het lezen van de databank | DEBUG INFO: Table 'student.mdl_certificate' doesn't exist SELECT c.name, c.id, ci.timecreated as certdate FROM mdl_certificate c LEFT JOIN mdl_certificate_issues ci ON c.id = ci.certificateid WHERE ci.userid = 22 AND c.course in (2) ORDER BY ci.timecreated DESC [array ( )] | ERRORCODE: dmlreadexception
sorry for the first part that is in dutch
Please Log in or Create an account to join the conversation.
- Ruth Cheesley
- Offline
- Senior Member
-
- Posts: 54
I think that's what we had forgotten to do.
Ruth
Please Log in or Create an account to join the conversation.
- Marcel
- Offline
- New Member
-
- Posts: 18
Please Log in or Create an account to join the conversation.
- Ruth Cheesley
- Offline
- Senior Member
-
- Posts: 54
Ruth
Please Log in or Create an account to join the conversation.