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.

Must click submit twice

  1. Nick Hempsey
    Member

    I have a weird error happening. I have a few forms setup on my home page when you click submit nothing happens, you have to then click it again for the form to submit.

    It happens with and without Ajax enabled. When ajax is enabled you see the spinning notification, then nothing happens. Then click it again and it submits.

    The site is in lockdown right now, if you need access to see it please message me and I'll get you in.

    Thanks,
    Nick

    Posted 11 years ago on Thursday March 28, 2013 | Permalink
  2. Nick, didn't you have an issue once before with the submit button being moved way off screen (using something like -9999px) and the form scrolling to top or something?

    We'll need to see the site to see what is going on. I can look at it on Monday. Please email chris@rocketgenius.com and I will take a look.

    Posted 11 years ago on Sunday March 31, 2013 | Permalink
  3. Nick Hempsey
    Member

    Hey Chris,

    It wasn't the submit button I was having a problem with, it was the radio buttons that were positioned wrong. I did make some heavy modifications to the form to float some content left and right, there's a possibility that may be the issue, I'll dig through my css to see if something is going wrong there.

    The site just went live actually, so theres no need for logins. You can find the forms by clicking on any of the services (Medical, Hotels, etc) that are just below the banner on the homepage. I'd appreciate any insight on the situation.

    http://austinlinen.com

    Thanks!

    Posted 11 years ago on Monday April 1, 2013 | Permalink
  4. If you submit the form from the form preview, does it work correctly there?

    Posted 11 years ago on Monday April 1, 2013 | Permalink
  5. Nick Hempsey
    Member

    Derp... yes, it goes through, I made a mistake somewhere, guess I need to track it down. I'll start with deactivating some plugins, then pull my JS, then take it from there. I'll keep ya posted.

    Posted 11 years ago on Monday April 1, 2013 | Permalink
  6. Thanks. There is a lot of custom functionality going on there. I hope you find it quickly.

    I also noticed in the web developer toolbar a warning triangle, which I have never seen before. Take a look at this: http://minus.com/lqphHJzn5xgfw

    The green check is good, the red X is something with the CSS (normally vendor-specific extensions being 'invalid') and then the yellow triangle is normally green check for no JavaScript errors, or red X for errors. I have never seen the triangle. The hover text says:

    JavaScript Warning: Error: Support for eval(Code, scopeObject) has been removed. Use |with (scopeObject) eval(code);| instead."

    That's a new one on me. I'd be curious to learn what that means.

    Posted 11 years ago on Monday April 1, 2013 | Permalink