- Posts: 2
- Thank you received: 0
Kunena 7.0.5 & Kunena 6.4.11 – Security Updates Released
The Kunena team has announce the arrival of Kunena 7.0.5 [K 7.0.5] 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.
The Kunena team is also pleased to announce the eleventh version of Kunena 6.4, a native Joomla extension for Joomla! 5.0, 5.1, 5.2, 5.3, 5.4 and 6.0.
Question Where to add,change redirect url after login?
I can't find where can i change url after i have logged in, for example, it redirects as default to my main page of the web site, I simply want to see my forum after i log in, coz it does look confusing in my situation.
I am using the newest Kunena forum version!
Cheers
anglis
Please Log in or Create an account to join the conversation.
To the moderators: please move this discussion to Kunena 1.5 » Common Questions
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
Hi,
I can't find where can i change url after i have logged in, for example, it redirects as default to my main page of the web site, I simply want to see my forum after i log in, coz it does look confusing in my situation.
I am using the newest Kunena forum version!
Cheers
anglis
Hi,
such a redirect is controlled by the login module. Whatever module you use is responsible for that. In out case kunena.com is running jomsocial and we set jomsocial's login redirect to the forum home page.
You won't find a setting inside of Kunena for this as we are just the component that get redirected to, but we are currently not in control of the login and what comes next.
Hope this helps!
fxstein
We love stars on the Joomla Extension Directory .
Please Log in or Create an account to join the conversation.
- LittleJohn
-
- Offline
- Kunena Contributor
-
Im thinking something like: http://localhost/joomla/login.php?wanted_url=http://localhost/joomla/index.php?option=com_kunena
Please Log in or Create an account to join the conversation.
Blue Eagle vs. Crypsis reference guide
Read my blog and
Please Log in or Create an account to join the conversation.
- LittleJohn
-
- Offline
- Kunena Contributor
-
The parameters you mention is module-specific. I was thinking of parameters that could be supplied from anywhere else.
Like, I have a link on xxx.com to a loginpage at zzz.com, but I want the user to be redirected to yyy.com after login.
(replace xxx/zzz/yyy with subdomains or other pages on a single domain).
Better example:
I have a christmas page named xxx.com/xmas/.
In there I make a link in an article named "Login to participate in our contests". Then I would the login feature to redirect the user to xmas.xxx.com/contest/ after successfull login.
The easiest way to do so, I think would be to supply the login page with a url it should redirect to.
(Sorry for the nonsense example. I have had the flu for 5 days now. Just no energy left to read posts a second time anymore before posting :blink: )
Please Log in or Create an account to join the conversation.