Joomla URL seems to be misconfigured in Joomdle auth plugin

More
13 years 5 months ago #21 by Fernando Acedo
Could you install a phpinfp.php in the domain root verify:

PHP version
MySQL version
cURL is installed
XMLRPC is installed

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

More
13 years 5 months ago #22 by peterward
Hi Fernando.

I have asked my server techs to take a look at this but in the meantime as my Joomla and moodle are on the same server, I can access the following info from moodle phpinfo.php

PHP version = 5.3.18
MySQL version = 5.1.66
cURL support = enabled (inf 7.19.7)
XMLRPC core library version 0.51

Does that help any?

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

More
13 years 5 months ago #23 by Will
I've spoken with my Hosting company and they have configured my php.ini file for moodle. In the process of my 4th install...will let you know how it goes..

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

More
13 years 5 months ago #24 by Fernando Acedo
With the previous messages, it seems PHP is bad installed and some extensions are missed. That's the reason I asked for some information.

PHP info is right but probably the PHP is not correctly installed. Not first time a new server or updated has problems in the PHP installation.

Let's wait it works now.

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

More
13 years 5 months ago - 13 years 5 months ago #25 by Chris
I know I am late into this discussion but something simple perhaps ...

... index.php is accessible from the web - I have tried this and no issue.

The forbidden part is

www.oshinstitute.com/index.php?option=co...server&format=xmlrpc

thus either access to joomdle or access to xmlrpc is causing the problem (ok maybe I am over simplifying it and there is more possibilities). Unfortunately, after clicking around your site, I do not see any links to other Joomdle stuff. So my questions ...
- what happens if you publish a joomdle course or other joomdle content (forgetting xmlrpc)? any error messages? If you have forbidden messages to all of joomdle links perhaps there is a problem with the directory permissions on the joomdle folder.
- if access joomdle is ok, then perhaps the problem is permissions on moodle or the php xmlrpc libraries

??
Last edit: 13 years 5 months ago by Chris.

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

More
13 years 5 months ago #26 by peterward
Hi Chris thanks for the suggestion.

I havent tried to publish any joomdle stuff on the joomla site yet. I'll try in a moment, but have just looked at my users in the joomdle control panel.

I can see moodle account users in the list and joomla account users. 2 x appear in both lists but I know this is because they were created in both. The Joomdle connector user is only in the moodle account list, should this be in both?

No users are listed as joomdle users. Should they be?

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

More
13 years 5 months ago #27 by peterward
Should also have said I can also see the moodle courses in the course requests in joomdle control panel

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

More
13 years 5 months ago #28 by peterward
OK Guys.

Can anyone tell me where the documentation is on how to publish joomdle stuff.

All I seem to be able to find is the installation instructions. Are there any 'Help' files?

How do I get moodle courses, forums, e.t.c. displaying directly in joomla, do I create a joomla article, do I embed something, if so what, into the article?

How do I 'publish a joomdle course' as Chris suggested so I can feedback any error messages to him?

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

More
13 years 5 months ago #29 by Chris
You just need to create a menu item and select one of the Joomdle views. The easiest is the course list.

On your earlier note, you should not be seeing users twice. If created on both sides, it will have problem syncronising. To be honest, I have forgotten what happens when users are on both sides and cannot be sync. Is this a test server with test user ids?

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

More
13 years 5 months ago #30 by Antonio Durán
Peter: you will see courses because joomla to moodle connection is ok.

User related functions will not work, because Moodle to Joomla connection is not working fine.

As Chris said, it gives 404 when accesing Joomdle web services URL. You need to fix that before anything else.

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