Nov 24th, 2015, 3:29 PM
Hi!
I'm brand new to Form Tools, and if I can make it work, I'll be thrilled.
I created my first form and everything was working fine until I tested out the form and got the (probably dreaded) "Form Tools hasn't received a successful test submission yet."
A half dozen tries and no luck yet.
The only things I have changed on the php is the: path/to/global/api/api.php and the url of the next page, as shown here:
http://docs.formtools.org/tutorials/api_...page=step1
http://docs.formtools.org/tutorials/api_...page_form/
One thing the instructions did NOT make clear were whether the path needs to be the FULL url of the page and the location of the forms, in my case:
http://www.lionrhod.net/books/spell_craft_contest.php
http://www.lionrhod.net/books/spell_craf...thanks.php
http://www.lionrhod.net/forms/global/api/api.php
or
/books/spell_craft_contest.php
/spell_craft_contest_thanks.php
../forms/global/api/api.php
When I try putting in full URLs the php pages comes up blank, but maybe SOME of those need to be full and some partial? I don't know much about .php and I'm lost!
Also, will the form email me when someone signs the form? If not, how do I make it do that? Or is that part of the programming process that I'll come across in the next step?
I WOULD like to receive those emails if possible.
And further, if it doesn't send me emails (and even if it does) how do I retrieve the info?
Thanks!
I'm brand new to Form Tools, and if I can make it work, I'll be thrilled.
I created my first form and everything was working fine until I tested out the form and got the (probably dreaded) "Form Tools hasn't received a successful test submission yet."
A half dozen tries and no luck yet.
The only things I have changed on the php is the: path/to/global/api/api.php and the url of the next page, as shown here:
http://docs.formtools.org/tutorials/api_...page=step1
http://docs.formtools.org/tutorials/api_...page_form/
One thing the instructions did NOT make clear were whether the path needs to be the FULL url of the page and the location of the forms, in my case:
http://www.lionrhod.net/books/spell_craft_contest.php
http://www.lionrhod.net/books/spell_craf...thanks.php
http://www.lionrhod.net/forms/global/api/api.php
or
/books/spell_craft_contest.php
/spell_craft_contest_thanks.php
../forms/global/api/api.php
When I try putting in full URLs the php pages comes up blank, but maybe SOME of those need to be full and some partial? I don't know much about .php and I'm lost!
Also, will the form email me when someone signs the form? If not, how do I make it do that? Or is that part of the programming process that I'll come across in the next step?
I WOULD like to receive those emails if possible.
And further, if it doesn't send me emails (and even if it does) how do I retrieve the info?
Thanks!