21
bapi
Re: Webinstall and reCaptcha
  • 2009/12/14 20:44

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Quote:

ghia wrote:
bapi, Welcome on the XOOPS Forum!

Try with changing
die ('Could not open socket');

with
die ('Could not open socket, ERROR: '.$errno.' - '.$errstr);

What does it say?


Thanks for your answer
It is the output :
Could not open socket, ERROR: 0 - php_network_getaddresses: getaddrinfo failed: Temporary failure in name resolution

22
ghia
Re: Webinstall and reCaptcha
  • 2009/12/14 23:05

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


I think you have to open a ticket with your hoster for that. In one or other way the api-verify.recaptcha.net host does not translate to a valid IP address, when PHP function fsockopen($host, $port, $errno, $errstr, 10) is called.

23
ghia
Re: Webinstall and reCaptcha
  • 2009/12/14 23:13

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Quote:
I get this message:
To use reCAPTCHA you must get an API key fromhttp://recaptcha.net/api/getkey
When do you get this message at showing or verifying the form?
There are two types of captcha keys: one for a specific website and then the URL must match or one for a more generic site, applicable on multiple domains.

24
bapi
Re: Webinstall and reCaptcha
  • 2009/12/15 9:23

  • bapi

  • Just popping in

  • Posts: 7

  • Since: 2009/12/14


Quote:

ghia wrote:
I think you have to open a ticket with your hoster for that. In one or other way the api-verify.recaptcha.net host does not translate to a valid IP address, when PHP function fsockopen($host, $port, $errno, $errstr, 10) is called.


In fact, ping api-verify.recaptcha.net does not give the address, we have to look the IP configuration
Thanks for your help
bapi

25
pinchecl
Re: Webinstall and reCaptcha
  • 2009/12/15 14:56

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

ghia wrote:
Quote:
I get this message:
To use reCAPTCHA you must get an API key fromhttp://recaptcha.net/api/getkey
When do you get this message at showing or verifying the form?
There are two types of captcha keys: one for a specific website and then the URL must match or one for a more generic site, applicable on multiple domains.


I indeed do have key for multiple domains. The message shows when trying to register as a new member

26
ghia
Re: Webinstall and reCaptcha
  • 2009/12/15 17:47

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Again!
Is it when showing the form? Do you see the Captcha image?
Or is it when verifying the form (after submit)?

27
pinchecl
Re: Webinstall and reCaptcha
  • 2009/12/15 18:18

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

ghia wrote:
Again!
Is it when showing the form? Do you see the Captcha image?
Or is it when verifying the form (after submit)?


If I have pressed "register" I get the message, nothing in between that. So no image, nothing.The message appears on an otherwise blank page. Debug doesn't give any information

28
ghia
Re: Webinstall and reCaptcha
  • 2009/12/16 0:11

  • ghia

  • Community Support Member

  • Posts: 4953

  • Since: 2008/7/3 1


Did you make this tweak?

For clarity, I will add it to the instruction steps.

29
pinchecl
Re: Webinstall and reCaptcha
  • 2009/12/16 7:06

  • pinchecl

  • Friend of XOOPS

  • Posts: 193

  • Since: 2005/4/22


Quote:

ghia wrote:
Did you make this tweak?

For clarity, I will add it to the instruction steps.


No didn't, but it was already in the xoopscaptcha (I'm running 2.4.2).

Oh well, I think I stick with the captcha. Tnx anyway Ghia

30
vamptrix
Re: Webinstall and reCaptcha
  • 2009/12/23 21:31

  • vamptrix

  • Theme Designer

  • Posts: 424

  • Since: 2008/5/3 1


This should be a core-feature... I started this thread, but I never ever knew of the replies (I don't check it often enough). It would solve a lot of the spam-problems XOOPS sites have...

Login

Who's Online

139 user(s) are online (86 user(s) are browsing Support Forums)


Members: 0


Guests: 139


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Mar 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits