The forms on all of my sites have stopped working.
https;//gb24-box.com/contact/
https://gearnox.surf/contact/
Two of them need updating because the email addresses have changed, and the other two have not been updated in a while. The ones that changed only had the password and email address change, no server changes with Chillidog.
These are the settings for one of them, with the password removed.
I did also run the PHP check and it said everything was working.
Contents of the most recent form log file, from the end of August before the email address change - it is now contact@grb24-box.com. The failures today don’t appear to have generated a log file.
[2025-09-30T13:37:37.894924+00:00] form_config.INFO: Spam protection verification passed {“config_path”:“../../../../contact/./backend/rw736BA184_2487_4C2A_9EEF_F690E24F31BA/config.php”,“provider”:“turnstile”}
[2025-09-30T13:37:37.901016+00:00] form_config.INFO: Processing email form submission {“config_path”:“../../../../contact/./backend/rw736BA184_2487_4C2A_9EEF_F690E24F31BA/config.php”,“fields”:[“name”,“email”,“subject”,“message”,“privacy”,“_metadata”],“attachments_count”:0,“metadata”:{“ip”:“75.87.98.52”,“user_agent”:“Mozilla/5.0 (iPhone; CPU iPhone OS 18_6_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/18.6 Mobile/15E148 Safari/604.1”,“timestamp”:“2025-09-30T13:37:37+00:00”}}
[2025-09-30T13:37:37.901267+00:00] form_config.DEBUG: Preparing to send email {“config_path”:“../../../../contact/./backend/rw736BA184_2487_4C2A_9EEF_F690E24F31BA/config.php”,“to”:“info@gb24-box.com”,“subject”:“GB24 Contact Form”,“attachments_count”:0}
[2025-09-30T13:37:37.916585+00:00] form_config.DEBUG: EmailService: PHPMailer ready to send {“recipients”:[[“info@gb24-box.com”,“”]],“subject”:“GB24 Contact Form",“from”:“info@gb24-box.com”,“attachments_count”:0}
[2025-09-30T13:37:38.505898+00:00] form_config.DEBUG: EmailService: PHPMailer send success {“to”:"info@gb24-box.com”,“subject”:“GB24 Contact Form”,“message_id”:“rX22mZgdp2m000cWYs72O84UdvFOZJ2nstviWakGgUo@gb24-box.com”}
[2025-09-30T13:37:38.506479+00:00] form_config.INFO: Email sent successfully {“config_path”:“../../../../contact/./backend/rw736BA184_2487_4C2A_9EEF_F690E24F31BA/config.php”,“to”:“info@gb24-box.com”,“subject”:“GB24 Contact Form”,“attachments_count”:0}
[2025-09-30T13:37:38.506584+00:00] form_config.INFO: Email sending attempt {“config_path”:“../../../../contact/./backend/rw736BA184_2487_4C2A_9EEF_F690E24F31BA/config.php”,“success”:true,“to”:“info@gb24-box.com”,“subject”:“GB24 Contact Form”,“form_data_fields”:[“name”,“email”,“subject”,“message”,“privacy”,“_metadata”]}
[2025-09-30T13:37:38.506664+00:00] form_config.INFO: Email form submission completed successfully {“config_path”:“../../../../contact/./backend/rw736BA184_2487_4C2A_9EEF_F690E24F31BA/config.php”,“email_sent”:true}