The following warnings occurred:
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 783 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined variable $newpmmsg - Line: 40 - File: global.php(841) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/global.php(841) : eval()'d code 40 errorHandler->error
/global.php 841 eval
/printthread.php 16 require_once
Warning [2] Undefined array key "style" - Line: 909 - File: global.php PHP 8.1.31 (Linux)
File Line Function
/global.php 909 errorHandler->error
/printthread.php 16 require_once
Warning [2] Undefined property: MyLanguage::$lang_select_default - Line: 5024 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 5024 errorHandler->error
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key "additionalgroups" - Line: 7162 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 7162 errorHandler->error
/inc/functions.php 5044 is_member
/global.php 909 build_theme_select
/printthread.php 16 require_once
Warning [2] Undefined array key 1 - Line: 1415 - File: inc/functions.php PHP 8.1.31 (Linux)
File Line Function
/inc/functions.php 1415 errorHandler->error
/inc/functions.php 1370 fetch_forum_permissions
/printthread.php 76 forum_permissions
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error
Warning [2] Undefined array key "showimages" - Line: 160 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 160 errorHandler->error
Warning [2] Undefined array key "showvideos" - Line: 165 - File: printthread.php PHP 8.1.31 (Linux)
File Line Function
/printthread.php 165 errorHandler->error



Form Tools
Form Tools hasn't received a successful test submission yet. - Printable Version

+- Form Tools (https://forums.formtools.org)
+-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1)
+--- Forum: Installation (https://forums.formtools.org/forumdisplay.php?fid=4)
+--- Thread: Form Tools hasn't received a successful test submission yet. (/showthread.php?tid=839)



Form Tools hasn't received a successful test submission yet. - tysonbravo - Sep 7th, 2010

I've installed Form Tools dozens of times. I'm using the same webhost and setup I always do, but THIS time I keep getting "Form Tools hasn't received a successful test" at Step 3. Even though, I am copying and pasting the content Exactly as it appears.

I have no idea where to even look... Any ideas...? Anybody...?

You can see for yourself that the form submission code is correct

http://www.prestontrailcontractors.com/contactus.html

Thanks,
Tyson
Nevermind.... I copied the code from another form and didn't realize that I had another "form post" about 10 lines above.... sheeeshh I HATE CODE!!!


RE: Form Tools hasn't received a successful test submission yet. - Ben - Sep 15th, 2010

haha Smile (Sorry!)

Glad it's working now, though!

- Ben


Form Tools hasn't received a successful test submission yet. - newbie2005 - Dec 24th, 2010

I have got same problem of it,
Any one have advice ?

Regards



RE: Form Tools hasn't received a successful test submission yet. - Ben - Dec 26th, 2010

Hi newbie,

It's kind of hard to debug without a little more info...

The basic problem is just that: Form Tools hasn't received a submission containing the test values. Maybe try re-reading through the tutorials again and comparing what you have with what's described.

It'll be one of these, depending on your form type:
http://docs.formtools.org/tutorials/api_single_page_form/
http://docs.formtools.org/tutorials/api_multi_page_form/
http://docs.formtools.org/tutorials/adding_post_form/

Sorry I couldn't be more help.

- Ben