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 :(
Started 16 years ago by reprocessor | 7 posts |
-
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 16 years ago # -
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 16 years ago # -
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 16 years ago # -
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 16 years ago # -
Hmm.. that's weird.
Can you try using another email address?
Try Gmail or Yahoo perhaps.MachForm Founder
Posted 16 years ago # -
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 16 years ago # -
email sent. check your inbox please.
MachForm Founder
Posted 16 years ago #
Reply
You must log in to post.