R0.22 and earlier: No Longer Supported

Joomdle course module is blank

  • nkdweb
  • Topic Author
  • New Member
  • New Member
More
15 years 9 months ago #1 by nkdweb
Joomdle course module is blank was created by nkdweb
Hi,

The joomdle course module shows a blank content. I have added category, course in the admin side of the moodle. But its not show up in the module. Configured the moodle url in the module, but it still shows the blank content.

I need to show up the course in the module. your help is highly appreciated.

Thanks

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

More
15 years 9 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle course module is blank
Hi. I see you already tried with the module (I was telling you to do that on another topic).

It is very strange that the module is blank, giving no errors. I think I never show that. Are you sure the course you created is open and enrollable?

To try to debug, you can insert this code in mod_joomdle_courses.php. After the line:
$cursos = xmlrpc_decode($file);
Add:
print_r($cursos);
Although I guess it is going to be empty :(

Antonio

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

  • nkdweb
  • Topic Author
  • New Member
  • New Member
More
15 years 9 months ago #3 by nkdweb
Replied by nkdweb on topic Re: Joomdle course module is blank
Hi antonio,

i tried to print out the course, but it shows the blank page. Checked all the course which are open and enrolled.

Is there any other solution...

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

More
15 years 9 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle course module is blank
Hi. I am quite lost :(

What I would do is to add more debug to try to find out the problem, in mod_joomdle_courses.php.
Just adding some echos along the code to know if it is really reaching it, as it may be that there are errors that are not reported due to configuration...

Antonio

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

More
15 years 9 months ago #5 by fabrice
Replied by fabrice on topic Re: Joomdle course module is blank
Hi nkdweb,

Did you mean that when you click on the modules courses link, you have a blank page ?

if yes, can you tell me if you see somethings like that in the url up : moodle//auth/joomdle/land.php?username.....

Thank you

Fabrice

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

More
15 years 9 months ago #6 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle course module is blank
Hi Fabrice. I talked with nkdweb via chat and he had resolved the issue with the component, and that is all he needed at the moment.

Also i tell you i am almost ready to release version 0.22, with some nice improvements, including your wrapper suggestion :)

Regards,
Antonio

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

More
15 years 9 months ago #7 by fabrice
Replied by fabrice on topic Re: Joomdle course module is blank
Hi,

good news :D

if you look for some beta tester , no pb..

Thanks

Fabrice

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

More
15 years 9 months ago #8 by Antonio Durán
Replied by Antonio Durán on topic Re: Joomdle course module is blank
Hi. Just in case you don't usually check that account: I sent you an email with a copy of the last package to your yahoo account.

I tested on a couple of remote sites and made a minor modification, so i just upload it here so you or anyone else who sees it want to test :)

Thanks,
Antonio

Attachment joomdle_0.gz not found

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

  • sharmilee
  • New Member
  • New Member
More
15 years 9 months ago #9 by sharmilee
Replied by sharmilee on topic Re: Joomdle course module is blank
pixiesfr wrote:

Hi nkdweb,

Did you mean that when you click on the modules courses link, you have a blank page ?

if yes, can you tell me if you see somethings like that in the url up : moodle//auth/joomdle/land.php?username.....

Thank you

Fabrice


Hi There,

I am facing the same problem. When I click on a course link from the courses module in joomla, it returns a blank page. pls see attached file.

pls help!

TIA

Sharmilee

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

  • sharmilee
  • New Member
  • New Member
More
15 years 9 months ago #10 by sharmilee
Replied by sharmilee on topic Re: Joomdle course module is blank
I got this working! I had to turn the XML-RPC - Joomdle.

However, I would like to have Joomla authenticate thru LDAP and then SSO with Moodle. Is that possible?

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