How To / General

odd logout behaviour

  • Martyn Cook
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago - 10 years 11 months ago #1 by Martyn Cook
odd logout behaviour was created by Martyn Cook
This is a test environment for a (potential) new client,
joomla 3.4.1 >> url: http://jml_demo.under-construction.co.nz,
moodle 2.7.2+ >> url: http://mdl_demo.under-construction.co.nz,
joomdle 1.0.1.
installation and basic configuration seem to be ok but I have odd behaviour when it comes to logging out.

On the Joomla site I've put the the 'training' section behind a login, so users have to be logged in to see the course list. Have enabled 'Use redirectless SSO' and 'use redirectless logout' so that this works as required.

The problem is:
Once a user has selected a course, thereby being re-directed to the moodle site, and then log out they get a 404 error with the following url in the address bar: http://mdl_demo.under-construction.co.nz/components/com_joomdle/views/wrapper/getout.php

Is it possible to just close the browser tab, as the joomla site is still open in the original tab? or - ideally, have them move from the joomla site to the moodle site and back again within the same (parent) tab.
Last edit: 10 years 11 months ago by Martyn Cook. Reason: typo in title

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

More
10 years 11 months ago #2 by Antonio Durán
Replied by Antonio Durán on topic odd logout behaviour
In theory, redirecless login and logout do not work when joomla and moodle and on different domains. Disable those options and test.

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

  • Martyn Cook
  • Topic Author
  • Offline
  • New Member
  • New Member
More
10 years 11 months ago #3 by Martyn Cook
Replied by Martyn Cook on topic odd logout behaviour
Ok, thanks for the info Antonio.

Where can I find documentation on how to set up joomla and moodle on the same domain?

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

More
10 years 11 months ago #4 by Chris
Replied by Chris on topic odd logout behaviour
It is the same set of documentation on the wiki. The only differences are: 1) The URL will change and 2) what Antonio has mentioned above.

Specifically, assuming Joomla is in the root
www.mydomain.com
www.mydomain.com/moodledirecotry

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