View Single Post
  #21  
Old 11-13-2006, 02:27 AM
Wayne_Sadler Wayne_Sadler is offline
Private
 
Join Date: Nov 2006
Posts: 2
Cool Re: Tell A Friend Script

Hello

Sorry I am back again, I have uploaded the files in there own directory,
and I have changed lines

18 $mail->Username = "USERNAME"; // SMTP username
19 $mail->Password = "PASSWORD"; // SMTP password

22 $mail->FromName = "DOMAIN.com";// The From name you want to appear in the email

Saved this then went to tellafriend.php location

And I get

Message was not sent
Mailer Error: Language string failed to load: recipients_failed

Want have I not done? Can you please advise


Many thanks Wayne
Reply With Quote