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
Blank Form Submissions - Captcha API - 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: Blank Form Submissions - Captcha API (/showthread.php?tid=1964)



Blank Form Submissions - Captcha API - bill09 - Mar 25th, 2012

Hi Ben,

I am using the API for form submissions and the reCaptcha option.

I receive about 50 blank submissions per day, even with the captcha in place and two required fields.

Most are coming from Russia and China. (93.158.147.8)

Also, when I add the above IP to the blacklist, I can't login to FT at all. It is the only IP in the list. I had to remove it manually to gain access again.

Any thoughts on how they are getting in?

If I use the form as a user, I can't get a submission through without entering data in the required fields and the correct captcha code.

Thanks,

Bill


RE: Blank Form Submissions - Captcha API - michatmaster7 - Mar 28th, 2012

Can you post a link to your form or provide the code here for us to look at?


RE: Blank Form Submissions - Captcha API - bill09 - Mar 28th, 2012

(Mar 28th, 2012, 7:55 AM)michatmaster7 Wrote: Can you post a link to your form or provide the code here for us to look at?

Thanks...its:
http://www.wphabitat.com/volunteer/index.php



RE: Blank Form Submissions - Captcha API - michatmaster7 - Mar 28th, 2012

Hm, that didn't appear to be enough.

Can you paste a copy of the code here for us to look at? Just make sure you enclose it in the special PHP brackets in your reply. Or if you prefer, send me a private message and I'll give you my e-mail address and you can e-mail it to me.

I can't promise I'll be any help, but I'd be happy to look it over.

Just curious, did you get any blank submissions from me just now? My IP is 72.186.212.0

All I can gather from your link is some basic HTML errors, but that shouldn't have anything to do with your blank submission problem.