This forum is no longer open and is for reading/searching only.

Please use our new MachForm Community Forum instead.

MachForm Community Forums » MachForm 2

IE Bug - need fix asap, demoing tomorrow :(


  1. reprocessor
    Member

    Hi Guys,

    Sorry to keep annoying you. I have a big problem with the forms once submitted.

    It works perfectly in Firefox 3 but doesn't work at all in IE7. Here's what happens:

    1. I fill in the form and press submit
    2. I view the review page and press submit
    3. It goes back to the form :( (It's supposed to go to a redirect page)

    Because it goes back to the form it won't record any of the data either.

    It's weird because it's like the submit button is acting like the back button.

    start here http://www.getaquoteaberdeen.co.uk/index2.php and you'll see what I mean.

    Any help at all would be very much appreciated.

    Cheers,

    Phil

    Posted 15 years ago #
  2. reprocessor
    Member

    just to note when you mouse over the submit button (and the back button) on the form review page it shows /page.php (page being whatever the php page it pertains to.

    :(

    Posted 15 years ago #
  3. yuniar

    Hmm.. it looks like the submit image causing some bug with IE.

    Try this, edit your machform.php file. Search around line 165:

    }elseif(!empty($_POST['review_submit'])){

    change that line to become:

    }elseif(!empty($_POST['review_submit']) || !empty($_POST['review_submit_x'])){

    Let me know how it goes for you.


    MachForm Founder

    Posted 15 years ago #
  4. reprocessor
    Member

    Hi Yuniar,

    That seemed to work - tested on both FF3 & IE7. I only have one problem now. The receipt email does not come through to my hotmail account (it did before).

    Maybe this has something to do with the change that Redyito gave me earlier for the helperfunctions page edit (I wanted the emails to have a mailto function on the email address).

    Cheers,

    Phil

    Posted 15 years ago #
  5. yuniar

    Hmm.. that's weird.

    Can you try using another email address?
    Try Gmail or Yahoo perhaps.


    MachForm Founder

    Posted 15 years ago #
  6. reprocessor
    Member

    Hi Yuniar,

    It's definately a problem - I tried my yahoo address as well as hotmail and gmail and it's still not getting the confirmation receipt email.

    I'm a wee bit stuck so if you could help i'd be incredibly grateful. If you need any files etc. then contact me on phil at reprocessor.com.

    Thanks in advance!

    Phil

    Posted 15 years ago #
  7. yuniar

    email sent. check your inbox please.


    MachForm Founder

    Posted 15 years ago #

RSS feed for this topic

Reply