Topic: ReCaptcha For PunBB 1.3?

Hi,
I'm attempting to put Recaptcha into my registration form for PunBB 1.3.
The problem is I am not sure what to put and where to put it. I've not modified any PunBB files, they are the default stock files.
I'm running CentOS5.3, PHP 5.2.10, MySQL 5.1.37, Apache 2.2.13, and PunBB 1.3.4.

Re: ReCaptcha For PunBB 1.3?

Did you try this one?
http://punbb.informer.com/forums/topic/ … ptcha-v01/

Re: ReCaptcha For PunBB 1.3?

Thanks for that URI. I tried installing the extension only to receive the error messages:
Notice: Undefined variable: db in /home/galaxy/domains/gadventure.us/public_html/forum/admin/extensions.php(176) : eval()'d code on line 2
Fatal error: Call to a member function query() on a non-object in /home/galaxy/domains/gadventure.us/public_html/forum/admin/extensions.php(176) : eval()'d code on line 2
Not sure what that stuff means but the extension won't install do to those above errors.

Re: ReCaptcha For PunBB 1.3?

Ah I see :S
and you don't want to use one of these working spam preventers smile   ??? (just curiosity)

Aksimet by Garciat?   --->  extension available here: http://garciat.org/extensions/
eSpam by Rich Pedley --->  http://quirm.net/2009/01/08/punbb-extensions-released/

Re: ReCaptcha For PunBB 1.3?

KeyDog wrote:

Ah I see :S
and you don't want to use one of these working spam preventers smile   ??? (just curiosity)

Aksimet by Garciat?   --->  extension available here: http://garciat.org/extensions/
eSpam by Rich Pedley --->  http://quirm.net/2009/01/08/punbb-extensions-released/

Thanks for those suggestions. However, I have users who need the services of Recaptcha's audio captcha's as they are blind and cannot see to look at images.

Re: ReCaptcha For PunBB 1.3?

topdog wrote:
KeyDog wrote:

Ah I see :S
and you don't want to use one of these working spam preventers smile   ??? (just curiosity)

Aksimet by Garciat?   --->  extension available here: http://garciat.org/extensions/
eSpam by Rich Pedley --->  http://quirm.net/2009/01/08/punbb-extensions-released/

Thanks for those suggestions. However, I have users who need the services of Recaptcha's audio captcha's as they are blind and cannot see to look at images.

Anyone have any suggestions as to why I may be getting the errors I put at the beginning of this post? Surely these are simple to fix.. Or what else would you recommend for captcha intigration that has audio captcha for the blind built-in.
That's important: The captcha extension must have audio captcha built-in.

Re: ReCaptcha For PunBB 1.3?

try if this works for you:
http://punbb-e.keydogbb.info/register.php  (demo)

that was coded by someone called
gordie.lachance
link

all you have to do is - download it at th above link - change manifest.xml
    <minversion>1.3.2</minversion>
    <maxtestedon>1.3.4</maxtestedon>
   
upload, then get your public and privat key at recaptcha.net