- Posts: 5
XML-RPC Error (404): Unknown error
- Tiago Faria
- Topic Author
- Offline
- New Member
-
Less
More
12 years 9 months ago #1
by Tiago Faria
XML-RPC Error (404): Unknown error was created by Tiago Faria
Friends after a bitter struggle, I am asking for help, after all configured back joomdle enf of the same does not indicate any error in checking the system, but when I ask to list the course in front - end for some menu item reports the same error XML-RPC 404, but I can see the users in the backend, but own back end when I ask you to list the courses shows the same error.
Link: faculdade.portalexibir.com.br .
thank you
Link: faculdade.portalexibir.com.br .
thank you
Please Log in or Create an account to join the conversation.
- Tiago Faria
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
12 years 9 months ago #2
by Tiago Faria
Replied by Tiago Faria on topic XML-RPC Error (404): Unknown error
after clicking on the link below joomdle reports the error:
faculdade.portalexibir.com.br/index.php?...oomla-novo&Itemid=54
faculdade.portalexibir.com.br/index.php?...oomla-novo&Itemid=54
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 9 months ago #3
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.
- Tiago Faria
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
12 years 9 months ago #4
by Tiago Faria
Replied by Tiago Faria on topic XML-RPC Error (404): Unknown error
XML-RPC erro (95042507): Erro AO LER uma base de Dados | INFO DEBUG: coluna desconhecido 'co.numsections' em 'lista de campo' Select co.id AS remoteid, ca.id AS cat_id, ca.name AS cat_name, ca.description AS cat_description, co.sortorder, co.fullname, co.shortname, co.idnumber, co.summary, co.startdate, co.numsections, co.lang DE mdl_course_categories ca Cadastre mdl_course co ON ca.id = co. categoria onde co.id
ORDER BY sortorder ASC [array (0 => 5)] | ERRORCODE: dmlreadexception
ORDER BY sortorder ASC [array (0 => 5)] | ERRORCODE: dmlreadexception Please Log in or Create an account to join the conversation.
- Tiago Faria
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
12 years 9 months ago #5
by Tiago Faria
Replied by Tiago Faria on topic XML-RPC Error (404): Unknown error
After removing the clause co.numsections, and inserted into the variable $ auth.php course_info = 0, the following error appeared: XML-RPC Error (28260048): Value InvA read response detected ¡| DEBUG INFO: Error in response - Missing Following required key in a single structure: numsections | ERRORCODE: invalidresponse
Please Log in or Create an account to join the conversation.
- Tiago Faria
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 5
12 years 9 months ago #6
by Tiago Faria
Replied by Tiago Faria on topic XML-RPC Error (404): Unknown error
I managed to solve part of the problem but now the button to enroll corse not appearing on
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
12 years 9 months ago #7
by Antonio Durán
Replied by Antonio Durán on topic XML-RPC Error (404): Unknown error
Please Log in or Create an account to join the conversation.