Hello @gummeruspihkala2026,
I hope you’re doing great today!
Could you please enable debugging in WordPress, by changing this line in wp-config.php file:
define( 'WP_DEBUG', false );
to:
define( 'WP_DEBUG', true);
Then please add the following on the next line:
define( 'WP_DEBUG_LOG', true );
define('FORMINATOR_DEBUG', true);
define('FORMINATOR_ADDON_DEBUG', true);
Save wp-config.php file, and try replicating the issue when saving the form.
In case there’s a PHP error, WordPress should generate debug.log file /wp-content/ directory with more details.
Please share debug.log file with us via a cloud service like Google Drive, DropBox, etc., or via email: [email protected]
Please use the following template for sending it via email:
Subject: ATTN: WPMU DEV support - wp.org
Please include:
– Link to download the file, or attach it in a ZIP archive to the email
– Link back to this thread for reference (https://wordpress.org/support/topic/error-message-after-sending-a-form/)
– Any other relevant URLs/info
Best Regards,
Dmytro