- Posts: 115
- Thank you received: 0
After Login, Going to Wrong 'Edit Profile' page.
- toad78
- Topic Author
- Offline
- Premium Member
-
Less
More
9 years 3 months ago #74504
by toad78
After Login, Going to Wrong 'Edit Profile' page. was created by toad78
I set up a Custom Module Button Link to "index.php?option=com_osmembership&view=profile&Itemid=187". The link seems to use Joomla's login component in order for users to access their profile information. The downside is that after the user logs in, they are going to the 'Joomla' Edit Profile page instead of the OS Membership Edit Profile page. How can I fix this?
Do I have to create a login module and put it in an article, setting the reroute to the OS Member Edit Profile page?
Do I have to create a login module and put it in an article, setting the reroute to the OS Member Edit Profile page?
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 3 months ago #74550
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic After Login, Going to Wrong 'Edit Profile' page.
This causes by some changes in Joomla core recently. We have been discussing/trying to fix it in Joomla core but it is not success yet
I guess I will have to make changes in Membership Pro to solve this issue. Give me the time until the end of this week (better Monday next week)
I will work on it and send you the updated version which solve this issue
Tuan
I guess I will have to make changes in Membership Pro to solve this issue. Give me the time until the end of this week (better Monday next week)
I will work on it and send you the updated version which solve this issue
Tuan
Please Log in or Create an account to join the conversation.
- toad78
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 115
- Thank you received: 0
9 years 3 months ago #74571
by toad78
Replied by toad78 on topic After Login, Going to Wrong 'Edit Profile' page.
I did wind up creating my above suggestion, and it does work. But I would like to see an update to OS Membership that would 'fix' the problem for future development.
Thank you. I look forward to the update.
Thank you. I look forward to the update.
Please Log in or Create an account to join the conversation.
- Rich Zumpone
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
9 years 3 months ago #74835
by Rich Zumpone
Replied by Rich Zumpone on topic After Login, Going to Wrong 'Edit Profile' page.
same issue - I'll wait until Monday!
Please Log in or Create an account to join the conversation.
- toad78
- Topic Author
- Offline
- Premium Member
-
Less
More
- Posts: 115
- Thank you received: 0
9 years 2 months ago #75485
by toad78
Replied by toad78 on topic After Login, Going to Wrong 'Edit Profile' page.
So has there been an update to the component?
Please Log in or Create an account to join the conversation.
- Carl Parker
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 1
9 years 2 months ago #75563
by Carl Parker
Replied by Carl Parker on topic After Login, Going to Wrong 'Edit Profile' page.
Same issue here. Created a static login page since this link is easier to give to people who have trouble logging in.
After they login through that page, it takes the user to the Joomla core profile page.
After they login through that page, it takes the user to the Joomla core profile page.
Please Log in or Create an account to join the conversation.
- Rich Zumpone
- Offline
- New Member
-
Less
More
- Posts: 8
- Thank you received: 0
9 years 2 months ago #75564
by Rich Zumpone
Replied by Rich Zumpone on topic After Login, Going to Wrong 'Edit Profile' page.
I don't necessarily consider this solution a work-around - but it works for my needs:
In the login menu item you set up - choose the options tab and set your login redirect to the Edit Your Details page provided in Membership Pro: index.php?option=com_osmembership&view=profile.
I have set certain links to only appear in my membership menu after the member has logged in. If you have links "outside" Mebership Pro - meaning any login processes or edit profile processes that appear "before" you login to membership pro - Joomla user mgmt takes control. Example - I had the edit Profile link visible in addtion to the login link. If I clicked on the Edit Profile link before using the login link - the Edit profile process had me login to Joomla and then return my Joomla user profile.
In the login menu item you set up - choose the options tab and set your login redirect to the Edit Your Details page provided in Membership Pro: index.php?option=com_osmembership&view=profile.
I have set certain links to only appear in my membership menu after the member has logged in. If you have links "outside" Mebership Pro - meaning any login processes or edit profile processes that appear "before" you login to membership pro - Joomla user mgmt takes control. Example - I had the edit Profile link visible in addtion to the login link. If I clicked on the Edit Profile link before using the login link - the Edit profile process had me login to Joomla and then return my Joomla user profile.
Please Log in or Create an account to join the conversation.
- Carl Parker
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 1
9 years 2 months ago - 9 years 2 months ago #75566
by Carl Parker
Replied by Carl Parker on topic After Login, Going to Wrong 'Edit Profile' page.
Still doesn't work for me. Any value I put into the redirect link for the menu login properties does nothing. Always goes to the same page.
Last edit: 9 years 2 months ago by Carl Parker.
Please Log in or Create an account to join the conversation.
- Carl Parker
- Offline
- New Member
-
Less
More
- Posts: 12
- Thank you received: 1
9 years 2 months ago - 9 years 2 months ago #75567
by Carl Parker
Replied by Carl Parker on topic After Login, Going to Wrong 'Edit Profile' page.
Okay found a work around. Created a standard login MODULE called "Login Page". Then created an ARTICLE called "Login Page" and assigned the module to the article content area using Nonumber's "Modules Anywhere" plugin.
Works great since the redirect fields in the LOGIN MODULE (NOT the Login page accessed by creating a new Menu item) seem to work great, plus they are selected by menu dropdown.
Also worth noting with the EMail as Username feature in 2.2.0 is changing some language overrides (RUNNING JOOMLA 3.4.x).
Both below are changed from "Username" to "E-Mail or Username"
1) COM_USERS_LOGIN_USERNAME_LABEL
2) MOD_LOGIN_VALUE_USERNAME
Disclaimer: IF YOU DON'T UNDERSTAND OVERRIDES...DON'T TRY IT!
Works great since the redirect fields in the LOGIN MODULE (NOT the Login page accessed by creating a new Menu item) seem to work great, plus they are selected by menu dropdown.
Also worth noting with the EMail as Username feature in 2.2.0 is changing some language overrides (RUNNING JOOMLA 3.4.x).
Both below are changed from "Username" to "E-Mail or Username"
1) COM_USERS_LOGIN_USERNAME_LABEL
2) MOD_LOGIN_VALUE_USERNAME
Disclaimer: IF YOU DON'T UNDERSTAND OVERRIDES...DON'T TRY IT!
Last edit: 9 years 2 months ago by Carl Parker.
Please Log in or Create an account to join the conversation.
- Tuan Pham Ngoc
- Offline
- Administrator
-
9 years 2 months ago #75609
by Tuan Pham Ngoc
Replied by Tuan Pham Ngoc on topic After Login, Going to Wrong 'Edit Profile' page.
Sorry, forgot to work on this issue and include it in version 2.2.0. Please give me few more days, I am going to work on it and update download package with the fix (while waiting from Joomla core proper fix)
Tuan
Tuan
Please Log in or Create an account to join the conversation.
Support
Documentation
Information
Copyright © 2025 Joomla Extensions by Joomdonation. All Rights Reserved.
joomdonation.com is not affiliated with or endorsed by the Joomla! Project or Open Source Matters.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.
The Joomla! name and logo is used under a limited license granted by Open Source Matters the trademark holder in the United States and other countries.