Hey!
I was hoping someone could point me towards the section in the script where I an remove the users password from being sent in the welcome email.
I.E. I would like my welcome message that is sent to my members to go from this:
Hello, you or someone using your email has signed you up at My Fanfic Site. Your login and password are below: Log In: testing Password: testing
to
Hello, you or someone using your email has signed you up at My Fanfic Site. Your login and password are below: Log In: testing
I know that you can change the wording of the welcome email message via languages/en.php and changing _SIGNUPMESSAGE but I have not found out how to remove the password from the email.
I have checked most of the php pages in the admin folder as well as a few in the users folder.
Any help would be great!
~Shadowess
I believe it's in user/editbio.php, line 106 (approx). I've been trying to hunt down something else and I came across it.
Excellent! Thanks that was just the part I was looking for!
~Shadowess