Profile page username issues
-
Hi .
I’m using this plugin and I have a issues about the username structure .
Example, I register a user with username is “john.smith” .
When i logged in and go to the Profile page , the URL is :
http://www.mysite.com/profile/john.smith
But when I click the edit icon and choose Edit profile page , now the URL of this link is :
http://www.mysite.com/profile/john-smith/?profiletab=main&um_action=edit
And the browser tell this is a LOOP forever URL , and can’t load the page.
The problem here is the username “john.smith” have been convert to “john-smith” and it’s not right .
I think in WordPress Page URL core it converted all the dot (.) to (-) cross and make this problem ?
Do you have idea about this ?
The topic ‘Profile page username issues’ is closed to new replies.