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: removong IP from ecard  (Read 3049 times)

0 Members and 1 Guest are viewing this topic.

pedped

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
removong IP from ecard
« on: July 29, 2005, 11:35:54 pm »

could some one please tell me how do i remove the IP address from ecard?
thx
« Last Edit: July 29, 2005, 11:46:05 pm by Nibbler »
Logged

Nibbler

  • Guest
Re: removong IP from ecard
« Reply #1 on: July 29, 2005, 11:40:58 pm »

It's this line in ecard.php

Code: [Select]
$message .= "Sent by $sender_name from IP {$_SERVER['REMOTE_ADDR']} at ".gmstrftime("%A,  %B,%d,%Y %I:%M %p ", time())." [GMT]";
You can either modify that or comment it out or remove it completely.
Logged

pedped

  • Coppermine newbie
  • Offline Offline
  • Posts: 4
Re: removong IP from ecard
« Reply #2 on: July 29, 2005, 11:45:22 pm »

thx man
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 20 queries.