The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
New user email to admin - can it show IP address too???
When a new user registers on our board, an email gets sent to the administrator.
Is it possible for the email to also show the IP address from which they regisitered. Ideally, I'd also love a clickable link where I (as administrator) can see from "WHERE" the person registered. I tried a search and couldn't find anything like this. Thanks. Right now, all I get in my email is: There is a new user, XXXX at XXXXX Forums To view their profile, go here: http://www.mydomain.com/member.php?a...nfo&userid=xxx Email Address : xxx@xxxx.xxx Homepage : http:// Birthday : N/A Biography : Location : Interests : Occupation : I'd love for it to also list IP address when registered - along, if possible, with a clickable link to see where they registered from - maybe froim networldmap.com or something similar. I realize I can get this info from admin functions, but I'd like to make it as easy as possible. |
#2
|
||||
|
||||
Do you know the PHP file that sends the mail to you? If so i can tell you how then.
|
#3
|
||||
|
||||
mail("you@blah.com", "Subject", "IP: $REMOTE_ADDR")
|
#4
|
||||
|
||||
just put $REMOTE_ADDR in the mail function in the file that sends the mail.
|
#5
|
||||
|
||||
Users IP and some other stuff in the registration email: https://vborg.vbsupport.ru/showthrea...threadid=42903
|
#6
|
|||
|
|||
FANTASTIC!!! Wow.. so quick! THANK YOU!
|
#7
|
||||
|
||||
Yw.. And thank NTLDR as well. He did a wonderful job of getting you the link.
|
Thread Tools | |
Display Modes | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|