- Posts: 2
Logout button in User Menu in Joomla failing
- Laura Rey
- Topic Author
- Offline
- New Member
-
Less
More
11 years 11 months ago #1
by Laura Rey
Logout button in User Menu in Joomla failing was created by Laura Rey
Hi,
I've seen this issue mentioned in other places, but can't figure out a solution.
When my users logout of the joomla site via the Joomla logout button, they are rerouted to a 404 error. It is looking for this page.
..../auth/joomdle/land_logout.php (port 80)
Am I missing a setting?
Thanks,
Laura
I've seen this issue mentioned in other places, but can't figure out a solution.
When my users logout of the joomla site via the Joomla logout button, they are rerouted to a 404 error. It is looking for this page.
..../auth/joomdle/land_logout.php (port 80)
Am I missing a setting?
Thanks,
Laura
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
11 years 11 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Logout button in User Menu in Joomla failing
Is system chek all green?
Can you open that URL in the browser?
Can you open that URL in the browser?
Please Log in or Create an account to join the conversation.
- Laura Rey
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 2
11 years 11 months ago #3
by Laura Rey
Replied by Laura Rey on topic Logout button in User Menu in Joomla failing
Actually, it shouldn't be trying to go there at all. The logout button is for Joomla and has nothing to do with the joomdle extension.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7902
11 years 11 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Logout button in User Menu in Joomla failing
That is not right: logout in Joomla triggers Joomdlehooks plugin, which calls that page to perform Moodle logout.
Please Log in or Create an account to join the conversation.