[ZendTo] Problem using reCaptcha via Prioxy
Roy Kaldung
roy at kaldung.com
Fri Aug 17 11:10:23 BST 2012
I've found a possible bug in ZendTo. I've to use a proxy and it failed.
For working with my proxy I changed line 74 in recaptchalib.php
from
$http_request = "POST
http://".$NSSDROPBOX_PREFS['recaptchaProxyHost'].":".$NSSDROPBOX_PREFS['recaptchaProxyPort']."$path
HTTP/1.0\r\n";
to
$http_request = "POST http://$host/$path HTTP/1.0\r\n";
Best,
Roy
--
Roy Kaldung
e-mail: roy at kaldung.com
More information about the ZendTo
mailing list