- Posts: 18
Joomdle 1.0 Installation
Remember Me problems - Joomdle 1.0.7
- ncy
- Topic Author
- Offline
- New Member
-
Less
More
9 years 8 months ago - 9 years 8 months ago #1
by ncy
Remember Me problems - Joomdle 1.0.7 was created by ncy
Fresh install of Joomla 3.6.2, fresh install of Moodle 3.1.1, and Joomdle 1.0.7 on my local XAMPP setup. System Check shows all green.
In Joomla's Joomdle settings, I have:
Sorry this posted to the wrong forum category. I meant to post it in the How-To. : P
In Joomla's Joomdle settings, I have:
- Connection method: cURL
- Login from Joomla, with Remember Me checked.
- Go to Moodle page. It is OK: logged in, like it should be.
- Quit browser. Reload browser.
- Joomla stays logged in, but Moodle is logged out. This was the old behavior as well, but browsing from Joomla to Moodle no longer has any effect. It used to login to Moodle when you browsed to it from a logged-in Joomla.
Sorry this posted to the wrong forum category. I meant to post it in the How-To. : P
Last edit: 9 years 8 months ago by ncy.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 8 months ago #2
by Antonio Durán
Replied by Antonio Durán on topic Remember Me problems - Joomdle 1.0.7
Thanks for the bug report. I can confirm that I see the same problem, although I don't know yet why is happening. I will investigate and get back to you as soon as possible.
Please Log in or Create an account to join the conversation.
- ncy
- Topic Author
- Offline
- New Member
-
Less
More
- Posts: 18
9 years 8 months ago #3
by ncy
Replied by ncy on topic Remember Me problems - Joomdle 1.0.7
"confirmJoomlaSession" seems to be returning false in auth/joomdle/land.php. If I override that line with $logged=true, it seems to work.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 8 months ago #4
by Antonio Durán
Replied by Antonio Durán on topic Remember Me problems - Joomdle 1.0.7
Yes, I saw that too.
After some investigation, I think this is caused by a problem in Joomla, or at least by a change I don't understand yet.
I have opened a new item in the Joomla tracker:
issues.joomla.org/tracker/joomla-cms/11754
It seems session table is not properly updated when gong back to the site with "remeber me" set. This causes the problem I describe in the tracker, as well as the problem with Joomdle.
After some investigation, I think this is caused by a problem in Joomla, or at least by a change I don't understand yet.
I have opened a new item in the Joomla tracker:
issues.joomla.org/tracker/joomla-cms/11754
It seems session table is not properly updated when gong back to the site with "remeber me" set. This causes the problem I describe in the tracker, as well as the problem with Joomdle.
Please Log in or Create an account to join the conversation.
- Antonio Durán
-
- Offline
- Moderator
-
Less
More
- Posts: 7909
9 years 6 months ago #5
by Antonio Durán
Replied by Antonio Durán on topic Remember Me problems - Joomdle 1.0.7
This should work in Joomla 3.6.3 when it's released, as it is fixed in RC2.
Please Log in or Create an account to join the conversation.