• Resolved rovrglobal

    (@rovrglobal)


    i have 2 of your submission forms on my wordpress site; one on the “north texas pilot” page and the other on the “contact” page. both of them give me an error message when i test them on my end. ive tried resolving this issue with godaddy support multiple times, but they told me i must reach out to the plug in provider because they have tried everything they can on their end. please don’t hesitate to ask me for more details. thank you

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

Viewing 5 replies - 1 through 5 (of 5 total)
  • Plugin Author Justin Nealey

    (@justinnealey)

    Hi there! Thank you for reaching out!

    We’ve identified the issue. Cloudflare is blocking the form submission requests before they reach our plugin, which causes the error you’re seeing. This is a known limitation with how some hosting and CDN providers handle certain types of web requests.

    We’ve already built a fix that routes form submissions through an alternative path that works reliably on GoDaddy-hosted sites. This is included in the latest version of the plugin, 2.0.49.

    Thanks for your patience, and please don’t hesitate to follow up if you have any other questions!

    Thread Starter rovrglobal

    (@rovrglobal)

    okay the forms are being submitted now, but i’m not receiving them in my email.

    • This reply was modified 1 month ago by rovrglobal.
    Plugin Author Justin Nealey

    (@justinnealey)

    Normal PHP mail isn’t the most reliable with email providers accepting it. We recommend installing https://wordpress.org/plugins/wp-mail-smtp/ and hooking it up to your email so it sends from you directly.

    Thread Starter rovrglobal

    (@rovrglobal)

    WPmail was already set up on my site before you made the updates to your plugin, that’s why i’m a bit confused

    Plugin Author Justin Nealey

    (@justinnealey)

    I tracked it down and just released a fix in DesignSetGo 2.0.50 (rolling out on WordPress.org now… you can grab it from Plugins → Updates in a few minutes, or wait for the auto-update).

    What was happening: on forms left with the default email settings, the plugin was skipping the “send notification” step on the server side, so submissions were saved but no email ever went out. The fix makes the server respect the form’s default settings the same way the editor does… so out-of-the-box forms now send notifications correctly with no extra configuration.

    You can also visit yourdomain/wp-admin/edit.php?post_type=dsgo_form_submission and any submission will also be logged there. Let me know if there are still issues after this.

Viewing 5 replies - 1 through 5 (of 5 total)

You must be logged in to reply to this topic.