• I have been running WordPress for over two years now but haven’t faced such situation before. I run one multi-author blog (with regular WordPress install) where users are free to register and blog. It’s running well now. But recently I got a problem. A user reported that he was unable to update “Website” field in his profile. I looked into the issue and discovered that it was real. After changing the website URL in the website field, I click Update at the bottom and a message says that user profile is updated. But no change in the website field, not even if I keep it blank before updating.

    I then logged into my database using PHPMyAdmin and there I changed his URL from wp_users table. After updating, it shows that the data is updated. However, the same old thing remains in the WordPress and the user in fact is not updated.

    I tried this thing in many other users profile and they all worked. Just this particular user’s profile is making the problem. Do you have any idea how to get it fixed? Please help. It’s very important for our reputation. 🙁

Viewing 6 replies - 1 through 6 (of 6 total)
  • Has anyone found the answer to this question? Its happening to me too

    Thread Starter A.I. Sajib

    (@aisajib)

    Hi streetstalk,

    I fixed it by removing that particular user, adding a new one and assigning all of his posts to the new account. It didn’t work that way no matter what. Seems like a bug.

    Hey asiajib,

    So when you deleted and readded the user, the bug still existed?

    Thread Starter A.I. Sajib

    (@aisajib)

    That bug — or whatever that was — was related with that particular user ID. When I recreated the user, a new ID was given. That didn’t create any problem later.

    However, I had to create the user first so that when deleting the old one I could assign his posts to a new one. After that, that user got the same username with a new password but his author archive was changed. Like if it was /author/user, it became /author/user-2. I had to fix this manually in database. That is some advance task.

    Thanks boss!

    Thread Starter A.I. Sajib

    (@aisajib)

    You’re welcome, dude!

Viewing 6 replies - 1 through 6 (of 6 total)
  • The topic ‘Can't Update URL in Profile of one specific user’ is closed to new replies.