phpmailer error

Support Forums Azul – HTML Template phpmailer error

Viewing 8 posts - 1 through 8 (of 8 total)
  • Author
    Posts
  • #3593
    James Devlin
    Participant

    Hi, bought this theme and loving it so far but I’ve run into an issue with the mailer.

    Everytime I try and setup the config.php it’s giving an error back

    Invalid address: TO_EMAILYoumust provide at least one recipient email address. MSG_SEND_ERROR

    Is there somewhere else I should be entering the email address?

    #3594
    CreaboxThemes
    Keymaster

    Hi James,

    This could be the solution. In the file php/contact.php, you have to delete the line 35 with this code:

    $mail->AddAddress(TO_EMAIL,TO_NAME);

    Regards

    #3595
    James Devlin
    Participant

    After deleting line 35 I’m getting

    Youmust provide at least one recipient email address. MSG_SEND_ERROR

    Does it matter if the smtp address is like auth.smtp.domain.co.uk

    #3596
    James Devlin
    Participant

    Have deleted line 35 and its still giving an error :

    Youmust provide at least one recipient email address. MSG_SEND_ERROR

    Does it matte if the smtp address is authorised as in “auth.smtp.DOMAIN.co.uk”

    #3597
    CreaboxThemes
    Keymaster

    Hi James,

    sorry for the delay. I have modified the file contact.php. I hope it works. Download it here.

    If this file doesn’t work, does the newsletter works fine?? If that is so, I can modified the contact form to use the same function.

    Regards

    #3602
    James Devlin
    Participant

    Now giving me an Invalid address: TO_EMAIL error on the contact page. If you want to email me, I can send the php file to you in case there is an error or I’m doing something silly.

    #3608
    CreaboxThemes
    Keymaster

    Ok, my email is admin@creabox.es. Does the newsletter form works fine??

    Regards

    #3609
    CreaboxThemes
    Keymaster

    I will send you the file config.php and contact.php with my email information to check if it works fine in your server.

    • This reply was modified 10 years, 2 months ago by CreaboxThemes.
Viewing 8 posts - 1 through 8 (of 8 total)
  • You must be logged in to reply to this topic.