Advanced search  

News:

cpg1.5.48 Security release - upgrade mandatory!
The Coppermine development team is releasing a security update for Coppermine in order to counter a recently discovered vulnerability. It is important that all users who run version cpg1.5.46 or older update to this latest version as soon as possible.
[more]

Pages: [1]   Go Down

Author Topic: Allow Multi emails  (Read 3747 times)

0 Members and 1 Guest are viewing this topic.

lafkos

  • Coppermine newbie
  • Offline Offline
  • Posts: 3
Allow Multi emails
« on: January 28, 2005, 12:50:00 am »

i think a good mod would be to allow the same photo to be mailed to mutil emails
« Last Edit: January 28, 2005, 02:15:00 pm by GauGau »
Logged

yoshikiwei

  • Contributor
  • Coppermine regular visitor
  • ***
  • Offline Offline
  • Posts: 68
Re: Allow Multi emails
« Reply #1 on: January 28, 2005, 10:29:12 am »

sending ecard you mean?

i believe you can add multiple email addresses with the use of ",' (commas) in between each email.
Logged

busther

  • Coppermine newbie
  • Offline Offline
  • Posts: 1
Re: Allow Multi emails
« Reply #2 on: February 08, 2005, 06:31:36 pm »

Nope!  I'ved tried commas "," and semicolon ";" and nothing.  I keep getting Warning : invalid email address !

Hmmmmm!
Logged

Nibbler

  • Guest
Re: Allow Multi emails
« Reply #3 on: February 08, 2005, 06:35:19 pm »

You could try changing the code to permit commas, that's this line in your ecard.php:

Code: [Select]
$valid_email_pattern = "^[_\.0-9a-z\-]+@([0-9a-z][0-9a-z-]+\.)+[a-z]{2,6}$";
or just remove the email validation code all together.
Logged
Pages: [1]   Go Up
 

Page created in 0.016 seconds with 19 queries.