• Resolved oneearth27

    (@oneearth27)


    Installed Ultimate Addon for Gutenberg and trying to get the Forms block to work.

    Upon submit, an error appears:

    There has been some error while submitting the form. Please verify all form fields again.

    Does anyone have any suggestions how I might troubleshoot this to local where the trouble is? Perhaps a php configuration in my vps server? Or permissions?

    How can I debug the processing of the Submit request? Is needing to install an IDE and test locally necessary?

    The page I need help with: [log in to see the link]

Viewing 3 replies - 1 through 3 (of 3 total)
  • Thread Starter oneearth27

    (@oneearth27)

    I turned on WP_DEBUG and then got this output on the error:

    Deprecated: version_compare(): Passing null to parameter #2 ($version2) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-content/plugins/ultimate-addons-for-gutenberg/lib/class-uagb-ast-block-templates.php on line 92
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167
    
    Deprecated: preg_match(): Passing null to parameter #2 ($subject) of type string is deprecated in /home/peoplesofsalmon/public_html/wp-includes/block-supports/layout.php on line 167

    Hello @oneearth27 ,

    That’s strange!

    Could you please open a ticket with us from here so that we have a look?

    Looking forward to hearing from you.

    Regards,
    Sweta

    Hello @oneearth27 ,

    We haven’t heard back from you in a while, so I’m going to mark this as resolved – if you have any further questions, you can start a new thread.

    Thank you!

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘How do debug “There has been some error while submitting the form” error’ is closed to new replies.