php mialer issue help please

Discussion in 'PHP' started by sangli1980, May 30, 2009.

  1. #1
    Can someone please let me know what could be the solution to this problem? I keep getting these error messages.

    PHPMailer Object
    (
    [Priority] => 3
    [CharSet] => iso-8859-1
    [ContentType] => multipart/alternative
    [Encoding] => 8bit
    [ErrorInfo] => Language string failed to load: data_not_accepted
    [From] =>
    [FromName] => xxxxx mailer
    [Sender] =>
    [Subject] => New password request
    [Body] =>


    Much appreciated Thank you
     
    sangli1980, May 30, 2009 IP
  2. ShadyStudent

    ShadyStudent Peon

    Messages:
    341
    Likes Received:
    6
    Best Answers:
    0
    Trophy Points:
    0
    #2
    Hmm, the error might be due to the use of non-utf8 characters.

    Also the issue might be with the language file, try to upload in binary format, if you uploaded the files via ftp.
     
    ShadyStudent, May 30, 2009 IP
  3. sangli1980

    sangli1980 Peon

    Messages:
    401
    Likes Received:
    1
    Best Answers:
    0
    Trophy Points:
    0
    #3
    Thanks - cna you please give me more info on non-utf8 characters.
     
    sangli1980, May 30, 2009 IP