FUDforum
Fast Uncompromising Discussions. FUDforum will get your users talking.

Home » FUDforum » How To » Modify user's email
Show: Today's Messages :: Polls :: Message Navigator
Switch to threaded view of this topic Create a new topic Submit Reply
Modify user's email [message #163959] Thu, 16 December 2010 21:34 Go to next message
alexf2000 is currently offline  alexf2000   Ukraine
Messages: 3
Registered: December 2009
Karma: 0
Junior Member

Is it possible to modify users email address? I can not do this from administrative interface since email is not editable there.
Re: Modify user's email [message #163963 is a reply to message #163959] Fri, 17 December 2010 06:18 Go to previous messageGo to next message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma: 0
Senior Member
Yes. Locate the user via the admin panel.
Look in the bottom left corner of the frame that holds the info, there should be a field called "Actions:" and below that, there are a bunch of links. The most left link should be called "Edit Profile".

If you have an older install of FUDforum, it will be a huge text saying >> Change User's Profile <<.


When in the users register page, change the email adress and click the Update/Save button - The forum will tell you to insert your ADMIN password in the password field, do that, hit update again, and boom. Done.


You can also do this via MYSQL with the following SQL

UPDATE fud30_users SET email = 'email(at)email(dot)com' WHERE id = '1';

Replace the 1 with the users ID.


Re: Modify user's email [message #163984 is a reply to message #163963] Mon, 20 December 2010 19:52 Go to previous message
alexf2000 is currently offline  alexf2000   Ukraine
Messages: 3
Registered: December 2009
Karma: 0
Junior Member

Ernesto, thanks a lot! I did as you said and was able to edit user's email.
  Switch to threaded view of this topic Create a new topic Submit Reply
Previous Topic: Internal links to Windows shares
Next Topic: mailing-list -> forum
Goto Forum:
  

-=] Back to Top [=-
[ Syndicate this forum (XML) ] [ RSS ]

Current Time: Thu Nov 21 22:26:47 GMT 2024

Total time taken to generate the page: 0.02612 seconds