- Posts: 130
COMMUNITY FORUM
Error changing userprofile
- Steven Trooster
-
Topic Author
- Offline
- Premium Member
Less
More
4 years 6 months ago #177192
by Steven Trooster
Error changing userprofile was created by Steven Trooster
When a user in the frontend wants to change his profile, there is a 404 error, when friendly url's are turned on. This is because the url is incorrect. It contains the domain name twice: https//www.domain.com/https:/www.domain.com/profile?layout=edit Somewhere in the router of the K2 user module the domain is added extra to the generated url.
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
4 years 6 months ago #177209
by JoomlaWorks
Replied by JoomlaWorks on topic Error changing userprofile
The advanced router in 2.10.3 is buggy. Use the one from 2.10.2 please. To be resolved in 2.10.4 soon.
Please Log in or Create an account to join the conversation.
- Steven Trooster
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 130
4 years 6 months ago #177271
by Steven Trooster
Replied by Steven Trooster on topic Error changing userprofile
Where can I find the 2.10.2 release?
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
4 years 6 months ago - 4 years 6 months ago #177292
by JoomlaWorks
Replied by JoomlaWorks on topic Error changing userprofile
Last edit: 4 years 6 months ago by JoomlaWorks.
Please Log in or Create an account to join the conversation.
- Steven Trooster
-
Topic Author
- Offline
- Premium Member
Less
More
- Posts: 130
4 years 5 months ago #177379
by Steven Trooster
Replied by Steven Trooster on topic Error changing userprofile
Something is still going wrong here. I downloaded both the previous K2 version package as well as the single router file. I went to components/com_k2 and replaced the router file. Still, the url is not correct and has a double domain address at the beginning of the url:I've cleared all the Joomla and browser caches, used a different browser, nothing works.
Oddly enough the non-sef url of the K2 user module is linking to com_users. Is that correct?It does show the K2 user fields though (description, male/female, photo).
https://www.mydomian.com/https:/www.mydomain.com/
Oddly enough the non-sef url of the K2 user module is linking to com_users. Is that correct?
index.php?option=com_users&view=profile&layout=edit
Please Log in or Create an account to join the conversation.
- JoomlaWorks
-
- Offline
- Admin
Less
More
- Posts: 6227
4 years 5 months ago #177389
by JoomlaWorks
Replied by JoomlaWorks on topic Error changing userprofile
The first one does not come from K2's router.
The second URL is correct when you edit a Joomla user's profile. K2 simply augments the user form with additional fields of its own.
The second URL is correct when you edit a Joomla user's profile. K2 simply augments the user form with additional fields of its own.
Please Log in or Create an account to join the conversation.