- Posts: 10
- Thank you received: 1
Kunena 7.0.4 Released
The Kunena team has announce the arrival of Kunena 7.0.4 [K 7.0.4] in stable which is now available for download as a native Joomla extension for J! 5.4.x/6.0.x. This version addresses most of the issues that were discovered in K 6.2 / K 6.3 / K 6.4 and issues discovered during the last development stages of K 7.0
Topics that are moved into this category are generally considered to be closed. Users may want to add additional information but these topics should not be resurrected in order to discuss new problems or unrelated matters.
Question Double Login Issue
15 years 5 months ago #69500
by emanuelr
Replied by emanuelr on topic Re: Double Login Issue
For me, the combination of setting the session lifetime of both kunena and joomla to be equal AND setting the SESSION HANDLER in joomla's configuration to NONE, solved the problem.
Consistently, when I turn the session handler back to DATABASE, i meet the double login issue, and when set to NONE - no double login.
I do have other issues, now, with my ACL component (NoixACL), after playing with the session handler, but at least it gives you, fxstein, a hint.
This is all with version 1.6.0 yet.
I tired the Kunena login module, but there where too many problems (redirecting led to 404, no login was processed and more), so I use the core joomla's login module (with some output modifications I made in it's template), to include links to kunena, avater etc.
Consistently, when I turn the session handler back to DATABASE, i meet the double login issue, and when set to NONE - no double login.
I do have other issues, now, with my ACL component (NoixACL), after playing with the session handler, but at least it gives you, fxstein, a hint.
This is all with version 1.6.0 yet.
I tired the Kunena login module, but there where too many problems (redirecting led to 404, no login was processed and more), so I use the core joomla's login module (with some output modifications I made in it's template), to include links to kunena, avater etc.
The topic has been locked.
- freedomcoach
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 307
- Thank you received: 3
15 years 5 months ago #69568
by freedomcoach
Replied by freedomcoach on topic Re: Double Login Issue
Hi everyone:
I made some changes on my site which may have solved the problem but I am not ready to declare this done quite yet. More time is needed. I synchronized the session time between Joomla! and Kunena to both the 60 min. but the more significant change I believe I made was to the menu item linking to the discussion forum. I had previously been using a URL link which I believe is actually intended as an external link item.
I changed this yesterday to a direct link to Kunena. I hadn't used this earlier because I was continually getting error messages when attempting to use it but yesterday I was able to get this menu to link directly to the top of the forum. So far, I'm not getting any double logins. We'll see how it goes and I will post an update soon. Thanks again for all the help.
Sincerely,
Howard
I made some changes on my site which may have solved the problem but I am not ready to declare this done quite yet. More time is needed. I synchronized the session time between Joomla! and Kunena to both the 60 min. but the more significant change I believe I made was to the menu item linking to the discussion forum. I had previously been using a URL link which I believe is actually intended as an external link item.
I changed this yesterday to a direct link to Kunena. I hadn't used this earlier because I was continually getting error messages when attempting to use it but yesterday I was able to get this menu to link directly to the top of the forum. So far, I'm not getting any double logins. We'll see how it goes and I will post an update soon. Thanks again for all the help.
Sincerely,
Howard
The topic has been locked.
15 years 5 months ago #69587
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Double Login Issue
Thanks for those tips, emanuelr.
There seems, on the evidence, to be some involvement between Joomla session handler settings and Kunena (even though in the over 2½ years that I've been using Joomla I've never encountered this situation before with any Joomla extension).
These are the default values for the Joomla Session Settings:
Session Lifetime = 15 minutes
Session Handler = Database
This is the corresponding, default, value in Kunena:
Session Lifetime = 1800 (seconds = 30 minutes)
These, default, values are what I use on most of my websites.
There seems, on the evidence, to be some involvement between Joomla session handler settings and Kunena (even though in the over 2½ years that I've been using Joomla I've never encountered this situation before with any Joomla extension).
These are the default values for the Joomla Session Settings:
Session Lifetime = 15 minutes
Session Handler = Database
This is the corresponding, default, value in Kunena:
Session Lifetime = 1800 (seconds = 30 minutes)
These, default, values are what I use on most of my websites.
Blue Eagle vs. Crypsis reference guide
Read my blog and
The topic has been locked.
- freedomcoach
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 307
- Thank you received: 3
15 years 5 months ago #69714
by freedomcoach
Replied by freedomcoach on topic Re: Double Login Issue
Hi everyone:
So far, the double login issue is good. However, a related challenge I'm now focused on pertains to users (including myself) clicking on notification e-mails from posts. When they click on the link arriving in their notification e-mail, they are taken to a page with the following text and no links for logging in:
Please Log In
Only community members can participate in forum threads. You must register or log in to contribute.
This requires the user to go through an extended series of steps to get back to the post that they wish to respond to. They need to click the back button to get to the homepage, log into the site, go back to the link in their e-mail, click on the link, etc.
It is my understanding that the notification link should take the user directly to a login page and upon completing their login should direct them to the post. Is this not the intention?
It seems that this lack of login is related in some way to the issues I've been having. Perhaps, by solving this problem I will also be able to resolve the other issues as well. All help is appreciated.
Sincerely,
Howard
So far, the double login issue is good. However, a related challenge I'm now focused on pertains to users (including myself) clicking on notification e-mails from posts. When they click on the link arriving in their notification e-mail, they are taken to a page with the following text and no links for logging in:
Please Log In
Only community members can participate in forum threads. You must register or log in to contribute.
This requires the user to go through an extended series of steps to get back to the post that they wish to respond to. They need to click the back button to get to the homepage, log into the site, go back to the link in their e-mail, click on the link, etc.
It is my understanding that the notification link should take the user directly to a login page and upon completing their login should direct them to the post. Is this not the intention?
It seems that this lack of login is related in some way to the issues I've been having. Perhaps, by solving this problem I will also be able to resolve the other issues as well. All help is appreciated.
Sincerely,
Howard
The topic has been locked.
15 years 5 months ago - 15 years 5 months ago #69746
by sozzled
Blue Eagle vs. Crypsis reference guide
Read my blog and
Replied by sozzled on topic Re: Double Login Issue
This is correct. The email link is a link to a specific page on your website. If you have locked out the access to that page on your website then you will be challenged to provide your credentials (viz. username/password). Think about it: you're logged out of the site when you're reading your e-mail, you click a link in the e-mail and ... what happens next? What happens next is that you're asked to enter your username and password because the link in the email points to a restricted part of your website. If you were already logged in to your site when you're reading your email there would be no such problem.
To overcome your problem, give your users an opportunity to login on your Kunena forum. That way they should not be forced to go back to find where they can login elsewhere. At least, I think this is the way I would go about it; I'm sorry, I haven't spent much time testing this. I don't have the same restrictive security needs as you have.
To overcome your problem, give your users an opportunity to login on your Kunena forum. That way they should not be forced to go back to find where they can login elsewhere. At least, I think this is the way I would go about it; I'm sorry, I haven't spent much time testing this. I don't have the same restrictive security needs as you have.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Last edit: 15 years 5 months ago by sozzled.
The topic has been locked.
- freedomcoach
-
Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 307
- Thank you received: 3
15 years 5 months ago #69758
by freedomcoach
Replied by freedomcoach on topic Re: Double Login Issue
I understand your reasoning but the solution you propose is not appealing or workable for me. I want the notification link to take the user to a place where they can login. This should work the same as with any other article only viewable to registered users.
When you attempt to view the article you are presented with a login page. Why should it be any different with Kunena? You said it yourself: it is just another restricted page on the site. I say if we figure out how to fix this, we will also be able to resolve the other problem I've been having.
Sincerely,
Howard
When you attempt to view the article you are presented with a login page. Why should it be any different with Kunena? You said it yourself: it is just another restricted page on the site. I say if we figure out how to fix this, we will also be able to resolve the other problem I've been having.
Sincerely,
Howard
The topic has been locked.
Time to create page: 0.305 seconds