Anyone know where or which file to modify to customize the new user registration email for Motion 4.25?
I'm trying to find where to change the text and the Subject Line of the mail message sent.
Thanks.
Reported on Movable Type 4.2
Anyone know where or which file to modify to customize the new user registration email for Motion 4.25?
I'm trying to find where to change the text and the Subject Line of the mail message sent.
Thanks.
Reported on Movable Type 4.2
I think you will find the subject set in mt/lib/mt/app/comments.pm line 412.
I made the change and it didn't work. I got the same subject line. Is there another place you make the change?
Thanks
I agree with Marc - changing that line in MT 4.3 Pro does not change the subject line of emails sent out for Global Email template "Email Verification".
Could Community Pack be over riding somehow? I can NOT find the phase:
"Movable Type Account Confirmation" in another template - although I didn't check *all* of them
PS - if we do find where to change this... what would be the code (I'm assuming Perl) for BlogName?
Found it over here:
http://forums.sixapart.com/index.php?showtopic=67617
worked for me
Has anyone tried changing it in /lib/MT/App/Comments.pm?