The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
Unable to do a test submission - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: General Discussion (https://forums.formtools.org/forumdisplay.php?fid=5) +--- Thread: Unable to do a test submission (/showthread.php?tid=2766) |
Unable to do a test submission - bill5295 - Dec 13th, 2013 From the Tutorial... At this point, you've done 95% of the work. Now you just need to put through a test submission so that Form Tools knows what form content to store. Log into Form Tools (as the administrator) and on the Forms page, click on "Add Form". Continue to step 3 and click on the second "Code" option. There, it will have generated a line of PHP which looks like this (X will be your form number): $fields = ft_api_init_form_page(X, "initialize");[u] The page (X) never gives me a number!!! I hit a wall, been over and over this and I am unable to do a test submission.- What am I Missing TIA Bill... |