Customoze the automatic e-mails |
| |||
OK so I need some help. When someone comments or does something they get a system e-mail. Is there a way to customize this through the code? This is what a member currently sees which is terrible. Subject: <a href="]cupcakeline">http://myserversname/plentyofit/u/cupcakeline">cupcakeline</a> commented on your stream Dear Michael Cofelice,
|
| |||
yeah seems to be a global problem - alot of us are getting this problem. Even if we can get some pointers to where the code is located i could look at it.
|
| |||
this one in includes\libs\ss.inc.php function comment_publish ..... mail_notice () / change $msg here / .....
|
| |||
Thankyou, ill have a look and play.
|
| |||
enjoy
|
| |||
thanks
|
| |||
i did not have much success
|
| |||
Check out how nice the automatic e-mails are when using this web site? I wish someone could write some nice directions on how to customize the automatic e-mals. How to change the main heading, subject area, etc.
|
| |||
well, they should all be customizable like the welcome email, but at the moment they are hard coded in the script.
|
| |||
Yeah the hard code is tough to figure out. I have been messing around with it but just don't know what to remove. I like the way this web site sends out the e-mails, nice and clean. Do you know where the e-mail comes from during friends requests. Any tips you can give me I would be greatly thankful for.
|
| |||
Yeah the hard code is tough to figure out. I have been messing around with it but just don't know what to remove. I like the way this web site sends out the e-mails, nice and clean. Do you know where the e-mail comes from during friends requests. Any tips you can give me I would be greatly thankful for.
|
| |||
file friends.module.php function addpost (for request)
|