|
you can change the email address the email comes from. And you really didn't have to write a mod to let only registered users use the tell a friend. All you would have had to do is use an if statement around the tell a friend link. Like
{if authenticated eq "true"}
tell a friend link
{/if}
__________________
I accept donations for my time helping users like you on the forum and IRC.
|