- Posts: 6
XML-RPC Error (404): Unknown error with Certificates Module
- Jade
- Topic Author
- Offline
- New Member
-
Less
More
11 years 11 months ago #1
by Jade
XML-RPC Error (404): Unknown error was created by Jade
I'm having the same issue.
It was fine, then I enabled the certificate module, then I got the same error when trying to view 'my courses'. As soon as I disabled the certificate module, I was able to see 'my courses' perfectly fine.
How do I fix this as I need to use the certificate module.
Ty
It was fine, then I enabled the certificate module, then I got the same error when trying to view 'my courses'. As soon as I disabled the certificate module, I was able to see 'my courses' perfectly fine.
How do I fix this as I need to use the certificate module.
Ty
Please Log in or Create an account to join the conversation.
- Chris
-
- Offline
- Moderator
-
11 years 11 months ago #2
by Chris
Replied by Chris on topic XML-RPC Error (404): Unknown error
I have moved your post as you issue may or may not be the same issue.
- Is your system health check OK?
- What versions of Joomla, Joomdle, Moodle are you running
- Do you have any certificates set up?
- Is your system health check OK?
- What versions of Joomla, Joomdle, Moodle are you running
- Do you have any certificates set up?
Please Log in or Create an account to join the conversation.
- Jade
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
11 years 11 months ago #3
by Jade
Replied by Jade on topic XML-RPC Error (404): Unknown error
Hiya health check is OK, all greens.
Joomla - 2.5.14
Moodle - 2.5.2
Jmoodle - 0.93
I don't currently have any certificates set up. I haven't got that far yet as still designing the course and blending the jmoodle into joomla.
Joomla - 2.5.14
Moodle - 2.5.2
Jmoodle - 0.93
I don't currently have any certificates set up. I haven't got that far yet as still designing the course and blending the jmoodle into joomla.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
11 years 11 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic XML-RPC Error (404): Unknown error
Enable debugging in moodle to get more info.
Please Log in or Create an account to join the conversation.
- Jade
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 6
11 years 11 months ago #5
by Jade
Replied by Jade on topic XML-RPC Error (404): Unknown error
Sorry for the delay.
This is the error it gives when I enable the course certificate module -
XML-RPC Error (95042507): Error reading from database | DEBUG INFO: Table 'midwife_elearn.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 = 7 AND c.course in (3) ORDER BY ci.timecreated DESC [array ( )] | ERRORCODE: dmlreadexception
This is the error it gives when I enable the course certificate module -
XML-RPC Error (95042507): Error reading from database | DEBUG INFO: Table 'midwife_elearn.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 = 7 AND c.course in (3) ORDER BY ci.timecreated DESC [array ( )] | ERRORCODE: dmlreadexception
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7861
11 years 11 months ago #6
by Antonio Durán
Replied by Antonio Durán on topic XML-RPC Error (404): Unknown error
It says the table is not there. Did you install certificate module in Moodle?
Please Log in or Create an account to join the conversation.