Welcome, Guest. Please login or register.
Did you miss your activation email?
May 25, 2012, 06:26:41 AM

Login with username, password and session length
Search:     Advanced search
Wollen Sie dem WebsiteBaker Team beitreten?
Nähere Informationen finden Sie unter hier und auf unserer neuen Webseite.
155477 Posts in 21708 Topics by 7734 Members
Latest Member: rofroodoOvego
* Home Help Search Login Register
Pages: [1]   Go Down
Print
Author Topic: Capture IP address suggestion for Form module  (Read 396 times)
FreeBSD4me

Offline Offline

Posts: 15


« on: February 11, 2009, 12:10:44 AM »

I recommend adding this snippet to the form view.php as an official release to capture a sender's IP address.
Could be useful for a lot of people.

--code--
// Now send the email
if($email_to != '') {
$email_body .= "\nIP Address: " .$_SERVER["REMOTE_ADDR"];
--code--
                         
Logged
ruebenwurzel
WebsiteBaker Org e.V.

Offline Offline

Posts: 7973



WWW
« Reply #1 on: February 11, 2009, 06:34:34 AM »

Hello,

is already added in the next version. Read here:

http://project.websitebaker2.org/changeset/889

I close this thread.

Matthias
Logged
Pages: [1]   Go Up
Print
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.16 | SMF © 2011, Simple Machines Valid XHTML 1.0! Valid CSS!