| |
Ip address of New users. | |
|---|---|---|
| Lackatee | Posted: 10.05.2005, 18:07 | |
Pizzaman
registered: Apr 26, 2005
Posts: 48
Status: offline last visit: 21.06.05 |
When a new user registers on my site, i have it set to send me an e-mail. But all the e-mail says is: I was wondering how i can have it show me the IP address that the user registered with, as well. Got any ideas? |
|
|
|
|
|
| Chestnut | Posted: 11.05.2005, 09:19 | |
|
Site Admin
registered: Jun 02, 2002
Posts: 1320
Status: offline last visit: 07.02.08 |
mmm... maybe changing the lang define _NOTIFYEMAILCONT1 would be enough : NewUser/lang/eng/global.php Chestnut ! ![]() Site Admin |
|
|
|
|
|
| Lackatee | Posted: 12.05.2005, 04:00 | |
Pizzaman
registered: Apr 26, 2005
Posts: 48
Status: offline last visit: 21.06.05 |
You Da man! It works perfectly. When i can, ill donate you something for all your time and help. Its appreciated. :) | |
|
|
|
|
| Lackatee | Posted: 12.05.2005, 04:15 | |
Pizzaman
registered: Apr 26, 2005
Posts: 48
Status: offline last visit: 21.06.05 |
Hey, where can i get a list of these ServerGetvar's? Or any getvars .. trying to learn.. | |
|
|
|
|
| Chestnut | Posted: 12.05.2005, 09:08 | |
|
Site Admin
registered: Jun 02, 2002
Posts: 1320
Status: offline last visit: 07.02.08 |
If you do a phpinfo on your site Example phpinfo.php the pnSerVerGetVar('xxx') will show you most of the values of the APACHE ENVIRONMENT setcion and the PHP VARIABLES sections. :wink: Chestnut ! ![]() Site Admin |
|
|
|
|
|
| Lackatee | Posted: 12.05.2005, 19:19 | |
Pizzaman
registered: Apr 26, 2005
Posts: 48
Status: offline last visit: 21.06.05 |
Yeah, i figured that out after i posted this. Just forgot to post about it. Thanks though. :) | |
|
|
|
|
| Lackatee | Posted: 12.05.2005, 19:40 | |
Pizzaman
registered: Apr 26, 2005
Posts: 48
Status: offline last visit: 21.06.05 |
So if i wanted to add th auth user name is would be ... Th reason i ask it doesn't say _SERVER in front of it. Its _REQUEST. So I'm assuming it isn't a "Server" Var .. or is it still? Its listed under the Variables. Thanks :) |
|
|
|
|
|
| Chestnut | Posted: 13.05.2005, 00:33 | |
|
Site Admin
registered: Jun 02, 2002
Posts: 1320
Status: offline last visit: 07.02.08 |
mmm nope... don't think so... along with the fact that there is no pnRequestGetVar function... Only the $_SERVER vars will be returned. The pnVarCleanFromInput might give it to you if it is a script that saved the value in the $_REQUEST part of the superglobals. Chestnut ! ![]() Site Admin |
|
|
|
|
|
Powered by pnForum Version 2.0.1



