I was wondering if their was a way to make the system send an automated message of my text to someone when they registered. I’m not sure if this is the right place in the forums for it either.
I was wondering if their was a way to make the system send an automated message of my text to someone when they registered. I’m not sure if this is the right place in the forums for it either.
Look in your admin/templates for a file called registration_accepted.tpl. Copy that to your lib/skins/yourskin directory and then just edit it to what ever you want.
Look in your admin/templates for a file called registration_accepted.tpl. Copy that to your lib/skins/yourskin directory and then just edit it to what ever you want.
There isn’t anything there called registration_accepted.tpl.
There isn’t anything there called registration_accepted.tpl.
Sorry, I was at work so I was trying to remember the correct template name. What you need is called email_registrationaccepted.tpl . I was close.
Sorry, I was at work so I was trying to remember the correct template name. What you need is called email_registrationaccepted.tpl . I was close.
Thanks so much for all your help!
Sorry, I was at work so I was trying to remember the correct template name. What you need is called email_registrationaccepted.tpl . I was close.
I went in and edited it and edited the local.config.php to make it the email. What did I do wrong?
I went in and edited it and edited the local.config.php to make it the email. What did I do wrong?
There was no need to edit local.config.
One of the best features of phpVMS is that it looks for customized templates in yiour skin folder.
I just tested this and found it works for the registration email.