- Posts: 10
Joomdle Web Services not working
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
14 years 2 months ago #1
by Manjiri Vaze
Joomdle Web Services not working was created by Manjiri Vaze
Hello,
I have Joomla 1.5.25 and Moodle 2.2.1 and running on wamp server 2.1. I have installed Joomdle.
I am stuck at 3 places:
1. I have set curl in Joomdle config. I am unable to resolve is "Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle". I checked around this forum and googled but did not find any relevant answer. I tried to debug the code where what I found was, the Joomdle config from Joomla admin calls a url which is
http://localhost/moodle2.2/webservice/xmlrpc/server.php?wstoken=132fe2dea3b1976ee0b512af3dba7c0c .
When pasting the url into browser it shows that "faultCode630faultStringUnable to read request" and array has elements
Array
(
[joomdle_auth] => 1
[mnet_auth] => 1
[joomdle_configured] => 1
[test_data] =>
)
The system checks if all the elements from array are 1 then it executes. How can I go further and resolve this issue?
2. This could be the reason the SSO does not work with Joomla and Moodle logins.
3. When I create multilevel categories (courses) in Moodle, the virtuemart takes the root category for mapping. Because of this, the courses does not come under Course Request. How can I resolve this issue?
I have Joomla 1.5.25 and Moodle 2.2.1 and running on wamp server 2.1. I have installed Joomdle.
I am stuck at 3 places:
1. I have set curl in Joomdle config. I am unable to resolve is "Joomla URL seems to be misconfigured in Joomdle auth plugin in Moodle". I checked around this forum and googled but did not find any relevant answer. I tried to debug the code where what I found was, the Joomdle config from Joomla admin calls a url which is
http://localhost/moodle2.2/webservice/xmlrpc/server.php?wstoken=132fe2dea3b1976ee0b512af3dba7c0c .
When pasting the url into browser it shows that "faultCode630faultStringUnable to read request" and array has elements
Array
(
[joomdle_auth] => 1
[mnet_auth] => 1
[joomdle_configured] => 1
[test_data] =>
)
The system checks if all the elements from array are 1 then it executes. How can I go further and resolve this issue?
2. This could be the reason the SSO does not work with Joomla and Moodle logins.
3. When I create multilevel categories (courses) in Moodle, the virtuemart takes the root category for mapping. Because of this, the courses does not come under Course Request. How can I resolve this issue?
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
14 years 2 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle Web Services not working
You need to solve 1) before trying 2 and 3.
Problem is connection from Moodle to Joomla. Re-check Joomla URL in joomdle config on Moodle.
Problem is connection from Moodle to Joomla. Re-check Joomla URL in joomdle config on Moodle.
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago - 14 years 2 months ago #3
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
Here is the Joomla URL which I have put in Home-> Site administration -> Plugins -> Authentication -> Joomdle
http://localhost/Joomla_1.5.25/
Also attaching the screen shot of Moodle config and joomla config
I checked few posted where it was mentioned that yje Joomla URL must be incorrect so I hope I have put a correct.
http://localhost/Joomla_1.5.25/
Also attaching the screen shot of Moodle config and joomla config
I checked few posted where it was mentioned that yje Joomla URL must be incorrect so I hope I have put a correct.
Last edit: 14 years 2 months ago by Manjiri Vaze.
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago #4
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
Joomla Screen shot
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago #5
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
Moodle Screen shot
I had to upload the 2 screen shots in different posts as there was a certain limit for uploads.
I had to upload the 2 screen shots in different posts as there was a certain limit for uploads.
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago #6
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
http://localhost/Joomla_1.5.25/ is the url
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
14 years 2 months ago #7
by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle Web Services not working
If you can open it in the browser, then it is fine.
As you are working on localhost, I don't think there should be any problems/restrictions connecting Moodle to Joomla, so I don't know what may be wrong...
Try opening http://localhost/Joomla_1.5.25/xmlrpc/index.php in the browser. You should get a XML error.
As you are working on localhost, I don't think there should be any problems/restrictions connecting Moodle to Joomla, so I don't know what may be wrong...
Try opening http://localhost/Joomla_1.5.25/xmlrpc/index.php in the browser. You should get a XML error.
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago #8
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
Yes I got the xml error.
attaching the screen shot
attaching the screen shot
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago #9
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
PFA
Please Log in or Create an account to join the conversation.
- Manjiri Vaze
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 10
14 years 2 months ago - 14 years 2 months ago #10
by Manjiri Vaze
Replied by Manjiri Vaze on topic Re: Joomdle Web Services not working
1 more image
Last edit: 14 years 2 months ago by Manjiri Vaze.
Please Log in or Create an account to join the conversation.