Quform PHP stopped working. Please we need urgent help

Home Forums Quform PHP Quform PHP stopped working. Please we need urgent help

This topic is: not resolved
Viewing 4 posts - 1 through 4 (of 4 total)
  • Author
    Posts
  • #36506
    Jason2004
    Participant

    Hi Ally,
    We are very satisfied with Quform PHP. Thank you for developing it.
    However, it suddenly stopped working.
    Since the matter is urgent, we have contacted you by email, too.
    This is what we get as an error:

    
    Fatal error:  Uncaught PHPMailer\PHPMailer\Exception: Could not instantiate mail function. in /quform/vendor/phpmailer/phpmailer/src/PHPMailer.php:1907
    Stack trace:
    #0 
    /quform/vendor/phpmailer/phpmailer/src/PHPMailer.php(1640): PHPMailer\PHPMailer\PHPMailer->mailSend()
    

    We need your help.
    Thank you for your support!

    #36507
    Jason2004
    Participant

    As Quform suddenly stopped working (without us changing the code), we contacted the hosting provider to investigate the problem. However, they referred us to you.

    This is their response:

    We recommend consulting with your web developer to review and address any script-related concerns. Additionally, please be aware that sending emails with alternative or empty email senders using IONOS servers is no longer supported. Have your web developer check the settings you have in the form.

    https://www.ionos.com/help/email/troubleshooting-mail-basicmail-business/sending-emails-is-not-possible/
    https://www.ionos.com/digitalguide/e-mail/technical-matters/phpmailer/

    #36510
    Jason2004
    Participant

    With the help of technical support, we found that the cause of the problem was the lack of SMTP authentication. It seems to be necessary now.
    After the setup, Quform PHP worked for us again without any problems.

    
    $config['smtp'] = array(
    'host' => '',
    'port' => 25,
    'username' => '',
    'password' => '',
    'encryption' => ''
    

    Is it recommended that we also set “encryption”? We have left it blank for now.

    #36512
    Ally
    Support Staff

    You don't have permission to view this content. Please log in or register and then verify your purchases to gain access.

Viewing 4 posts - 1 through 4 (of 4 total)
  • You must be logged in to reply to this topic.
Be inspired. © 2024 ThemeCatcher Ltd. 20-22 Wenlock Road, London, England, N1 7GU | Company No. 08120384 | Built with React | Privacy Policy