Mar 9th, 2010, 2:02 PM
(This post was last modified: Mar 9th, 2010, 2:04 PM by martin_undefined.)
Hi,
** Just noticed that it looks like you have removed the extra line. So - just confirm that you have done a test submission first and then we'll try and work it out from there **
Have you successfully added a test submission of the form?
If not, you need to do that (see the instructions), if you have I think you need to do the following:
It looks like you've still got this line in.
Hope that helps.
Martin
quote='Huku' pid='2248' dateline='1268168244']
Hello
i installed Formtolls and everything is ok, but when i try to fill the form i receive this error:
Error Type: User
Error Code: #101 — Learn more about this error.
I dont know what to do, i read regarding the errors but with no effect.
I add this to my form
<form action="http://www.mydomain/formtools/process.php" method="post">
<input type="hidden" name="form_tools_initialize_form" value="1" />
<input type="hidden" name="form_tools_form_id" value="2" />
Please help me!
I'm just forgot to remove this row:<input type="hidden" name="form_tools_initialize_form" value="1" />
[/quote]
** Just noticed that it looks like you have removed the extra line. So - just confirm that you have done a test submission first and then we'll try and work it out from there **
Have you successfully added a test submission of the form?
If not, you need to do that (see the instructions), if you have I think you need to do the following:
Quote:The final step is just for finalizing your form: pushing it into "live" mode. This tells Form Tools to start storing the submissions. What you need to do depends on the submission type: direct or code via the API. Both are quite simple.
Direct Submissions
Return to your form and remove the following hidden field:
<input type="hidden" name="form_tools_initialize_form" value="1" />
After you refresh your form page, submissions should now be stored in Form Tools.
It looks like you've still got this line in.
Hope that helps.
Martin
quote='Huku' pid='2248' dateline='1268168244']
Hello
i installed Formtolls and everything is ok, but when i try to fill the form i receive this error:
Error Type: User
Error Code: #101 — Learn more about this error.
I dont know what to do, i read regarding the errors but with no effect.
I add this to my form
<form action="http://www.mydomain/formtools/process.php" method="post">
<input type="hidden" name="form_tools_initialize_form" value="1" />
<input type="hidden" name="form_tools_form_id" value="2" />
Please help me!
I'm just forgot to remove this row:<input type="hidden" name="form_tools_initialize_form" value="1" />
[/quote]