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
Return to the default flat view Create a new topic Submit Reply
Re: Modify user's email [message #163963 is a reply to message #163959] Fri, 17 December 2010 06:18 Go to previous messageGo to previous message
Ernesto is currently offline  Ernesto   Sweden
Messages: 413
Registered: August 2005
Karma:
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.


[Message index]
 
Read Message
Read Message
Read Message
Previous Topic: Internal links to Windows shares
Next Topic: mailing-list -> forum
Goto Forum:
  

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

Current Time: Fri Nov 22 06:05:55 GMT 2024

Total time taken to generate the page: 0.04916 seconds