Login     Sign up
How to modify invite email
Glen Williamson (@glennfun)
Join date: Aug 21st 2010
Community posts: 8
View Profile
Send Message

Hello,

I would like to know where to modify the friend's request email that's sent out.

  1. I would like to add a subject line.
  2. I would like to change it so it doesn't send their Real Names rather than their nickname.

Current it sends without a subject:

Dear Real Name,
Real Name wants to be friends with you
Native Dish Network

I would like to it to read.

Subject line: Friends invite on Native Dish Network
Dear Nick Name One,
Nick Name Two wants to be friends with you. Please log on to the Native Dish Network to accept or reject.

Thanks for your help in advance,

Glen

176 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

Hi,
You can modify the "/modules/invite/invite.php"

176 months ago
Glen Williamson (@glennfun)
Join date: Aug 21st 2010
Community posts: 8
View Profile
Send Message

What is the variable for nickname instead of real name?

Thanks,

Glen

176 months ago
Vincent T (@vincent)
Join date: Jun 18th 2010
Community posts: 298
View Profile
Send Message

"fullname"
to
"username"

176 months ago
Glen Williamson (@glennfun)
Join date: Aug 21st 2010
Community posts: 8
View Profile
Send Message

Thank you. It's working half way. Even though I changed the code from fullname to username, it still comes in like this.

Dear FullName,
Username wants to be friends with you
Native Dish Network

Where do I find "Dear FullName?" It's not in the friends.php file.

Thanks,

Glen

176 months ago