Certificate Module - XML Error

More
13 years 4 days ago #1 by Steve
Certificate Module - XML Error was created by Steve
Hi All

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.

More
13 years 4 days ago #2 by Antonio Durán
Replied by Antonio Durán on topic Certificate Module - XML Error
Try enabling debug on moodle to get more info.

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

More
12 years 10 months ago #3 by Ruth Cheesley
Replied by Ruth Cheesley on topic Certificate Module - XML Error
I have the same problem with the certificates module:

XML-RPC Error (404): Unknown error

Ruth

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

More
12 years 9 months ago #4 by Marcel
Replied by Marcel on topic Certificate Module - XML Error
I have the same issue

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.

More
12 years 9 months ago #5 by Ruth Cheesley
Replied by Ruth Cheesley on topic Certificate Module - XML Error
Did you install the certificates module in Moodle, and then go to Notifications for it to make the database changes?

I think that's what we had forgotten to do.

Ruth

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

More
12 years 9 months ago #6 by Marcel
Replied by Marcel on topic Certificate Module - XML Error
Your totaly right, for me is the issue solved!

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

More
12 years 9 months ago #7 by Ruth Cheesley
Replied by Ruth Cheesley on topic Certificate Module - XML Error
Hehehe, as soon as I realised I thought 'well, doh!' ... glad to help!

Ruth

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