Forgot your password? Forgot your username? Create an account

 
Welcome, Guest
Username: Password: Remember me
  • Page:
  • 1

TOPIC: check box send a copy to my email not working

check box send a copy to my email not working 9 months 2 days ago #14265

  • benjius
  • benjius's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
hy,

i am using com_aicontactsafe_2_0_19_stable but i have a problem with de checkbox send a copy to my email.

because if i check or uncheck the checkbox i received always the mail at htis email address.

Is it normal ?

Benjius
The administrator has disabled public write access.

Re: check box send a copy to my email not working 9 months 2 days ago #14266

  • benjius
  • benjius's Avatar
  • OFFLINE
  • Fresh Boarder
  • Posts: 2
  • Karma: 0
I find a solution but i don't know if the good thing to do:

in component\models\message.php i remove this line of code for case 'EM' in line 847

if ($field->send_message && strlen($field_email) > 0) {
$email_recipients[] = $field_email;
}


for me it is ok when the user check the copy email he receive the mail

and when he leave blank there is no mail for him
Last Edit: 9 months 2 days ago by benjius.
The administrator has disabled public write access.
  • Page:
  • 1