Course registration opening in Wrapper

  • Ashutosh
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 5 months ago #1 by Ashutosh
Course registration opening in Wrapper was created by Ashutosh
Hi,
I am using Aftreburner theme for Joomla and Moodle therefore opening moodle in wrapper is not required. I am using Moodle 1.9.9+ and Joomla 1.5.20.

I have set Joomdle Configuration -> Link Behaviour -> Open Moodle Links in = ‘Same Window’. However, If I register course using Joomdle course they still open in Wrapper (i.e. that is what I do not want). But after registration when I open courses through My Joomdle link they open in Same window (i.e. no wrapper – that is what i want).

Please let me know how to solve the issue.

Regards
Ashutosh

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

More
15 years 4 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic Re: Course registration opening in Wrapper
Hi.

I will take a look at it as long as I have the time, and let you know.

Thanks for the tip!

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

  • Ashutosh
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 4 months ago #3 by Ashutosh
Replied by Ashutosh on topic Re: Course registration opening in Wrapper
Thanks.. I shall wait to listen from you.

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

More
15 years 4 months ago #4 by Antonio Durán
Replied by Antonio Durán on topic Re: Course registration opening in Wrapper
Hi.

Do you refer to the "enrol me" button in course details page? I just tested that, and it seems to work fine.

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

  • Ashutosh
  • Topic Author
  • Offline
  • New Member
  • New Member
More
15 years 4 months ago - 15 years 4 months ago #5 by Ashutosh
Replied by Ashutosh on topic Re: Course registration opening in Wrapper
Hi antonio,
Thanks for having look into the matter. Yes, I am referring to ‘Enrol Me’ button. I have posted a video on
can you please have look.

My website is protrainnetworks.com/ and moddle is installed on protrainnetworks.com/courses please have look.
Thanks again.
Ashutosh
Last edit: 15 years 4 months ago by Ashutosh.

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

More
15 years 4 months ago #6 by Antonio Durán
Replied by Antonio Durán on topic Re: Course registration opening in Wrapper
Hi.

As I said, this is working fine for me, so I don't know what is happening in your site :(

You may want to look at controller.php, in components/com_joomdle.

En enrol() function redirects the user after enroling. It takes config to decide whether using a wrapper or not.
You could try to do some debugging there to try to find out what is wrong.

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