can't get joomdle to connect with Joomla and vice versa

More
12 years 5 months ago #21 by Fernando Acedo
Replied by Fernando Acedo on topic can't get joomdle to connect with Joomla and vice versa
Jose,

Verify that $CFG->wwwroot = 'learnvera.com/moodle'; is exactly the same that the URL you entered in moodle URL in Joomla.

As far I can see in moodle config.php you should add http:// to the URL. So it must be: $CFG->wwwroot = 'http:// learnvera.com/moodle';

You can add 'www' prefix if need it.


Not sure if it will fix the problem but it will helps.

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

More
12 years 4 months ago #22 by Jose
Fernando,

I want to thank you because just by adding 'www' right after the http:// in the Moodle config.php file removed the red x and fixed the 'Moodle to Joomla HTTP connectivity'. Now I am back to trying to fix the last red x 'Joomdle Web Services' with the error message 'Source IP not allowed: 173.245.54.206'. I am going to now try Toolie's suggestion and I will report back soon. Thanks everyone!

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