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 property: MyLanguage::$archive_pages - Line: 2 - File: printthread.php(257) : eval()'d code PHP 8.1.31 (Linux)
File Line Function
/printthread.php(257) : eval()'d code 2 errorHandler->error
/printthread.php 257 eval
/printthread.php 117 printthread_multipage
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
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
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
reCAPTCHA issue... - 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: reCAPTCHA issue... (/showthread.php?tid=220)

Pages: 1 2


RE: reCAPTCHA issue... - jerrypie - Jul 30th, 2013

New member, same problem. I'm using an API form; I don't see any error message when an improper value is entered into the Captcha box. When I add the php code 'print_r($fields);' I have a bunch of stuff in the array parentheses. If relevant; here is the URL: http://www.jerrypielemeier.com/request.php

Thanks!



RE: reCAPTCHA issue... - Joe - Jul 30th, 2013

You might want to try bypassing the API to use reCAPTCHA: http://forums.formtools.org/showthread.php?tid=2306

Cheers,

Joe


RE: reCAPTCHA issue... - jerrypie - Jul 31st, 2013

(Jul 30th, 2013, 11:05 PM)Joe Wrote: You might want to try bypassing the API to use reCAPTCHA: http://forums.formtools.org/showthread.php?tid=2306

Cheers,

Joe

Hi Joe, I'll check it out. Are you suggesting the API is less than optimal or ideal? Or just an alternative for those with this issue? Thanks!

I forgot to mention this is a new install; formtools version 2.2.6.


RE: reCAPTCHA issue... - Joe - Aug 1st, 2013

This is just an alternative with those experiencing this issue. There have been cases where we do not necessarily use the API for reCAPTCHA our clients as well.

Hope this helps.

Cheers,

Joe


RE: reCAPTCHA issue... - jerrypie - Aug 16th, 2013

Thanks, Joe.

It's been a while since I've worked on this; but I took a look at the alternative. It's actually another captcha altogether. I'd like to see if I can stick with the API if I can. In general the API works, just not an error message when using improper input. Is there tips beyond the documentation (http://docs.formtools.org/api/?page=ft_api_display_post_form_captcha_error) on the error function? Where would the error message display when it works? Are there examples I could see?

Thanks!


RE: reCAPTCHA issue... - Joe - Aug 21st, 2013

We have a tutorial here that you can check out: http://docs.formtools.org/tutorials/post_form_captchas/

Cheers,

Joe


RE: reCAPTCHA issue... - jerrypie - Aug 28th, 2013

Thanks for your assistance. I've switched from API to the POST method and everything works except one minor problem. The 'Reset' button doesn't work after adding validation to my form; the fields do not clear. I've searched the forums, but I haven't seen anyone else report this. Is there additional information I need to include on my 'Reset' line? Currently it is just:
<input name="B2" type="reset" value="Start Over" />


RE: reCAPTCHA issue... - waizen - Feb 17th, 2014

Resurrecting an old post here, but I am having the exact same issue. Brand new download and install.


RE: reCAPTCHA issue... - waizen - Sep 26th, 2014

Sorry for the bump again... I really need a fix for this. I have followed the documentation to the tee and it does not work. Please help. Has there been any further developments?

I have a brand new install, as of this morning.