Advanced search  

News:

CPG Release 1.6.26
Correct PHP8.2 issues with user and language managers.
Additional fixes for PHP 8.2
Correct PHP8 error with SMF 2.0 bridge.
Correct IPTC supplimental category parsing.
Download and info HERE

Pages: [1]   Go Down

Author Topic: record and write user's ip?  (Read 4485 times)

0 Members and 1 Guest are viewing this topic.

bit bit spears

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 240
    • TangibleBrit.com
record and write user's ip?
« on: July 28, 2004, 09:05:22 pm »

hey everyone

does anyone know how to record and write the users ip address when the register-and when they use the gallery?

because i want to make sure people don't share their accounts with other people
Logged

Nibbler

  • Guest
Re: record and write user's ip?
« Reply #1 on: July 28, 2004, 10:19:00 pm »

init.inc.php already gives you $raw_ip and $hdr_ip, it is a trivial matter to simply log them into the db.
Logged

bit bit spears

  • Coppermine frequent poster
  • ***
  • Offline Offline
  • Gender: Male
  • Posts: 240
    • TangibleBrit.com
Re: record and write user's ip?
« Reply #2 on: July 28, 2004, 10:43:22 pm »

well it is to me, but can you please tell me how to tell it to write it into the user's account
Logged

Keanuette

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Re: record and write user's ip?
« Reply #3 on: September 19, 2004, 10:41:53 pm »

I would like to know this also.  Thank you...:)
Logged

radianation

  • Coppermine regular visitor
  • **
  • Offline Offline
  • Gender: Male
  • Posts: 79
    • Radianation
Re: record and write user's ip?
« Reply #4 on: November 27, 2004, 02:42:09 am »

I was able to do this in the login.php file. I searched for the string that updated the users last visit date and copied it, changing the variables for $raw_ip and used a field that I manually added the to user table.
Logged

Keanuette

  • Coppermine novice
  • *
  • Offline Offline
  • Posts: 34
Re: record and write user's ip?
« Reply #5 on: December 04, 2004, 08:29:01 pm »

In English please...
Logged
Pages: [1]   Go Up
 

Page created in 0.018 seconds with 19 queries.