The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
||||
|
||||
Masking IP in TXT MESSAGE
I have a question:
I want to 'mask' the email address that the script sends every time that an user send a SMS to a cell phone, you can test it here: www.iogames.com/sms/ send yourself a TEXT MESSAGE [for free ] and you will receive a 'FROM' iogames@host195.hosmonster.com I want to change it to something more aesthetic as IOGAMES.com... Quote:
|
#2
|
||||
|
||||
You don't specify any $from variable.
|
#3
|
||||
|
||||
Can you give me a sample? this is the send.php file so everything that happens here is related to the transfer information...
|
#4
|
||||
|
||||
This is really simple actually. If you look at that code, you can see where things are added to variables (things prefixed with a dollar sign). You can also see where they are "called". You can see that "$from" is called, but the $from variable doesn't have anything in it.
Find: PHP Code:
PHP Code:
|
#5
|
||||
|
||||
Well it wasn't like that
$from referrers to the email that the user enters in the 'Your E-Mail' field... Try to send you a text message yourself... --------------- Added [DATE]1200521003[/DATE] at [TIME]1200521003[/TIME] --------------- Ooops sorry! it was the IP that I want to mask/disguise |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|