This forum is no longer open and is for reading/searching only.
Please use our new MachForm Community Forum instead.
MachForm Community Forums » MachForm 4
Can't go to page 2 of my form... Why?
Started 10 years ago by davidlevy | 4 posts |
-
I am unable to go to page 2 of my form. Is there a simple solution to this?
Form link: http://www.cluckbox.com/order/
Thanks!
David
Posted 10 years ago # -
Yes, confirmed, that it doesn't proceed to P2 Very strange, but can't offer an explanation. Also the "Save and Resume later" doesn't appear to be working. I saved the form (so please check your database and remove the 'incomplete entry' from me (ad murray AT iinet dot net dot au).
There's no required fields or anything preventing continuing to P2 which it should do and nothing obvious from the front- end that suggests this shouldn't be working.
However if it is a bug and you need an answer more urgently, please contact Appnitro direct at http://www.appnitro.com/contact, as they may not visit the forum for some days. Email requests are responded to within 1 business day (their time GMT +8:00).
Posted 10 years ago # -
I encountered the same problem, cannot go to 2nd page of a multipage form.
davidlevy , and any brother,
how did you solve it finally?Posted 9 years ago # -
David issue was solved by redownloading the php form file from machform panel and then reupload that file.
Can you let me know the URL of the page where you embed the form please?We noticed that some rewrite rule might also causing this. Try to edit the ".htaccess" file under your site folder.
Search for this code:RewriteEngine On
exactly below that line, add this code:
RewriteRule ^(machform)($|/) - [L]
That should exclude your machform folder from any rewrite rules.
The above assuming your folder is named "machform"MachForm Founder
Posted 9 years ago #
Reply
You must log in to post.