- Posts: 8
COMMUNITY FORUM
Login Redirection
- Jacqueline
-
Topic Author
- Offline
- New Member
Less
More
11 years 4 weeks ago #127742
by Jacqueline
Login Redirection was created by Jacqueline
Hi,
My website includes user registration that turns them to authors and that they can publish/edit articles/items. I used k2 for this.. and after they login.. they have this 'My Page' link that links to the page that list their published articles..
Now, I have a login module and I want to redirect users to their 'My Page' section. Is this possible? Or this needs coding? How to do this?
Thanks.
My website includes user registration that turns them to authors and that they can publish/edit articles/items. I used k2 for this.. and after they login.. they have this 'My Page' link that links to the page that list their published articles..
Now, I have a login module and I want to redirect users to their 'My Page' section. Is this possible? Or this needs coding? How to do this?
Thanks.
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 4 weeks ago #127743
by Lefteris
Replied by Lefteris on topic Re: Login Redirection
Hi. Are you using the K2 user module for login? Check the module options. Most login modules have an option for setting the redirection page after successful login.
Please Log in or Create an account to join the conversation.
- Jacqueline
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
11 years 3 weeks ago #127744
by Jacqueline
Replied by Jacqueline on topic Re: Login Redirection
Hello Lefteris,
Yes, I am using the k2 user module for login. And Yes, I have check the options already.. the login and logout redirection options..
But there is no menu option that links to a certain user list of page articles.
Please see this screenshot:
screencast.com/t/uZR4E6ZXzNR
Yes, I am using the k2 user module for login. And Yes, I have check the options already.. the login and logout redirection options..
But there is no menu option that links to a certain user list of page articles.
Please see this screenshot:
screencast.com/t/uZR4E6ZXzNR
Please Log in or Create an account to join the conversation.
- WebHelpUS
-
- Offline
- Senior Member
Less
More
- Posts: 45
11 years 3 weeks ago #127745
by WebHelpUS
Replied by WebHelpUS on topic Re: Login Redirection
You'll have to create a menu item for it to redirect to.
Please Log in or Create an account to join the conversation.
- Jacqueline
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
11 years 3 weeks ago - 11 years 3 weeks ago #127746
by Jacqueline
Replied by Jacqueline on topic Re: Login Redirection
To VInny:
I've thought about that already.. but no luck.. since there is no option that will link to user's own pages.
Ex.
User: mary
When Mary logs in.. should redirect to is page
mywebsite.com/index.php/component/k2/itemlist/user/98-mary
User: john
When John logs in.. should redirect to is page
mywebsite.com/index.php/component/k2/itemlist/user/99-john
I've thought about that already.. but no luck.. since there is no option that will link to user's own pages.
Ex.
User: mary
When Mary logs in.. should redirect to is page
mywebsite.com/index.php/component/k2/itemlist/user/98-mary
User: john
When John logs in.. should redirect to is page
mywebsite.com/index.php/component/k2/itemlist/user/99-john
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 3 weeks ago #127747
by Lefteris
Replied by Lefteris on topic Re: Login Redirection
You cannot do this. You need to use the module link which is unique for each user.
Please Log in or Create an account to join the conversation.
- Jacqueline
-
Topic Author
- Offline
- New Member
Less
More
- Posts: 8
11 years 3 weeks ago #127748
by Jacqueline
Replied by Jacqueline on topic Re: Login Redirection
@Lefteris
Can you elaborate that further?
Can you elaborate that further?
Please Log in or Create an account to join the conversation.
- Lefteris
-
- Offline
- Platinum Member
Less
More
- Posts: 8743
11 years 3 weeks ago #127749
by Lefteris
Replied by Lefteris on topic Re: Login Redirection
The module provides a link named "My page" when user signs in. Your users will have to click on the link. If you want automatic redirection you need to develop a plugin for that.
Please Log in or Create an account to join the conversation.