PLEASE NOTE: These forums are no longer utilized and are provided as an archive for informational purposes only. All support issues will be handled via email using our support ticket system. For more detailed information on this change, please see this blog post.

Action is always blank

  1. I'm trying to redirect a form upon submission, but each time I select a Confirmation of either a Page from the dropdown or a url to redirect to (with the email posted via the query string), I get a form with a blank action (e.g. action='') and the page simply resubmits to itself. See: http://server.bugsdashboard.com:81/wp/downloads/enterprise-edition-trial/

    What do I need to do differently?

    Thanks,

    Bill

    Posted 14 years ago on Friday September 17, 2010 | Permalink
  2. I dropped back to the previous version and the redirect is working again. v1.4.2 is a no-go for us.

    Posted 14 years ago on Saturday September 18, 2010 | Permalink
  3. The form action is normally blank as the form is designed to post back to the same page. Any redirect happens after that.

    I've tested various redirects, both to pages and external links passing form values in the querystring and I can't replicate your problem. It's worked fine for me in every instance.

    It's possible that your plugin didn't update properly. You might want to manually download the zip file from the downloads page and update the files via ftp then give it another shot.

    If you're still having problems with it, you can send us an admin login via our contact form and we'll be happy to take a look at it for you.

    Posted 14 years ago on Saturday September 18, 2010 | Permalink