Joomla URL seems to be misconfigured in Joomdle auth plugin

More
14 years 10 months ago #11 by jeremys
Hi!
Even after to have instal joomdle 1.52, I still have the same problem :pinch:
So I tried assoamsai.org/xmlrpc/index.php and I have... a lot of errors :ohmy:
Is it a problem? Is that why I receive the message : Joomla URL seems to be misconfigured in Joomdle auth plugin ?

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

More
14 years 10 months ago #12 by Antonio Durán
That is what you should get, so I really don't know why you are getting the error in system check :(

There is a bug in curl in moodle side, but you said you tried file_Get_contents too, soI am quite lost...

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

More
14 years 10 months ago #13 by Mauricio
I have the same error message. I installed Joomdle the first time successfully. As the site was using for testing. I deleted both Joomla and Moodle to install Joomdle again.

Unfortunately I can't get around this error.

I followed the System Health Check solutions, but everything seems to be set correctly. Both URLs start with http://

When I change the connection method to file_get_contents, I receive the Source IP not allowed. First time I installed I used cURL without a problem.

What else do you recommend to check? Thank you
Joomla 1.5.23
Moodle 2.0.2
Joomdle 0.52

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

More
14 years 10 months ago #14 by jeremys
Thanks Antonio ;)
If I find how to solve the problem I'll come back!
++

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

More
14 years 10 months ago #15 by Antonio Durán
colbushi: put file_get_contents, and then enter the right IP in plugin configuration,

jeremys: if you receive PHP errors, try disabling showing E_DEPRECATED errors in your apache config.

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

More
14 years 10 months ago #16 by jeremys
... Sorry but how do I know if I receive PHP errors?

And I tried to find on several forum, but I still don't how to disable showing E_DEPRECATED errors in my apache config.

Do you think if I do it, it will help me to solve my error in system check?

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

More
14 years 10 months ago #17 by Antonio Durán
Yes, I am sure if you remove showing deprecated errors, it will solve the problem.

You need to do it in your PHP configuration.

My line in php.ini looks like this:
error_reporting = E_ALL & ~E_DEPRECATED

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

More
14 years 10 months ago #18 by Mauricio
It works now. Thank you Antonio.

The IP was different from the one of my domain. But I added the one that Joomdle showed and it works. The last number of the IP was the only thing different.

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

More
14 years 10 months ago #19 by manuel
I was the same problem when I tried to install 0.52 but I have changed cURL to file_get_contents in both joomla and moodle. Everything is now ok.

I want to tell you that with earliers versions Joomdle san with cURL, I don´t know why in 0.52 no.

Thank you

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

More
14 years 10 months ago #20 by Antonio Durán
Thanks for the info.

It seems I intoduced the bug in R0.52, don't know why.
Anyway, we will relese R0.53 along the week to fix this bug.

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