The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
#1
|
||||
|
||||
![]()
I have vb 3.8.x...
I have a need to include, in the body of the received email, either the username or the userid number of the member who is receiving an email from another member. (Why you ask? Because AOL are a bunch of asses - see end of post). In other words, I need to edit this phrase to include the username or id number of the member RECEIVING the email: Code:
This is a message from $bbuserinfo[username] at $vboptions[bbtitle] ( $vboptions[bburl]/$vboptions[forumhome].php ). The $vboptions[bbtitle] owners cannot accept any responsibility for the contents of the email. To email $bbuserinfo[username], you can use this online form: $vboptions[bburl]/sendmessage.php?do=mailmember&u=$bbuserinfo[userid] OR, by email: mailto:$bbuserinfo[email] This is the message: $message Code:
This message was sent to user: $touserinfo[username] $sendtoname $tousername As for why I have to spend my Saturday evening figuring this out? Because AOL are a bunch of turds. My host takes AOL spam complaints very seriously. So when AOL sends one to him he sends them to me and I have to take action. The problem is that almost always the problem isn't that the email sent is spam, it is that the AOL user has reported it as such even though it is a normal message that we encourage our members to send each other. So I really need to delete/ban the account of the receiver not the sender of the email to properly deal with the AOL complaint. But AOL in their infinite wisdom redacts the email address of the receiver before they send the email on to us, so I have no way of tracking down the receiver in my system and deleting their account. I no longer take new sign-ups from AOL email addresses but I have 90,000 older members, many of whom use AOL email addresses. God I hate AOL. Thanks in advance for any help. - A. --------------- Added [DATE]1277642320[/DATE] at [TIME]1277642320[/TIME] --------------- No reply overnight so I went wading through code to try to find the answer. $destuserid will insert the receiving member's user id into a general email. I hope this helps someone else out. - A. |
![]() |
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|