Hi
I am trying to get the ReCaptcha Plugin to work on my site and am getting
errors.
The following is my setup in config.php
include_once('plugins/recaptcha.php');
$captcha = new recaptcha(66666greatifitworksbutitdoesntworkforme,
66666greatifitworksbutitdoesntworkforme, showErrors);
The README says:
2. In config.php add:
include_once('plugins/recaptcha.php');
$captcha = new recaptcha(publickey, privatekey, showErrors);
Where am I going wrong. The publickey, privatekey I have provided above is
fictitious obviously, but I do have the correct keys from the recaptcha api
site.
Regards
Jeffrey Euen-Gow
_______________________________________________
Laconica-dev mailing list
[email protected]
http://mail.laconi.ca/mailman/listinfo/laconica-dev