26

Re: [release] pun_antispam

Please add http://captcha.ru/kcaptcha/ support as option or common captcha.

Re: [release] pun_antispam

mixar wrote:

Please add http://captcha.ru/kcaptcha/ support as option or common captcha.

This script generates nice pictures smile
We wanted to add images from http://recaptcha.net/ to the next version of pun_antispam. I think one could make a extension over pun_antispam based on kcaptcha. (I have to add hooks to pun_antispam for enabling that.)

Re: [release] pun_antispam

Does the captcha re-use CSS for similar fields around it? I've adjusted the CSS for the info texts "re-enter your email..." but the Captcha info text doesn't seem to be affected. Here is a screen cap:

http://img179.imageshack.us/img179/9607/picture1pk5.th.png

You can see how the info text overlaps the captcha field above it. This is how the others looked until I updated the CSS for

.brd .sf-box, .brd .mf-box, .brd .txt-box {

But captcha doesn't seem to be affected by this.

29

Re: [release] pun_antispam

Why would you want to do that? It looks fine that way.

Re: [release] pun_antispam

Look at the space between "Re-enter..." and the field above it, and the space between "Please enter..." and the field above it...

31

Re: [release] pun_antispam

Oh, that... I thought you meant the input's width. Do you use Firefox? If so, go to Firefox's addons site and get Firebug. Let me know when you do.

Re: [release] pun_antispam

I don't actively develop on Firefox, but do have it installed. Just installed Firebug per your request...

Re: [release] pun_antispam

We'll see what we can do.

One have to set vertical align to the captcha picture.

34

Re: [release] pun_antispam

Casemon, use Firebug to see which CSS statements are applied to the input.

I personally think Firefox is the best browser to "develop" on.

Re: [release] pun_antispam

Garciat, thanks for the tip. If Firebug does what you say it does, it will be invaluable.

Re: [release] pun_antispam

Strangely, it appears both the confirm and captcha info texts are using the same CSS (according to Firebug), yet appear differently as shown in the above image...

Are there some settings in the extension that would make this so?

37

Re: [release] pun_antispam

Well, I'd show you how to use it with some screenshots, but I'm thousands of miles away from my PC, Sorry. I'll post back the day after tomorrow with some screenshots, if you want.

Re: [release] pun_antispam

I would like to install this on a PunBB v1.2.15 forum.  I don't have an extensions directory, but I do have a plugins directory.  I can't find any installation documentation of any kind for this.  How can I install it?

Thanks.

39

Re: [release] pun_antispam

You can't...

EXTENSIONS -> PunBB 1.3.*
Plugins, mods, you name it -> PunBB 1.2.*

Re: [release] pun_antispam

So what do I do to install captcha on my PunBB v1.2.15 forum?

It's really hard to find anything around here.

Re: [release] pun_antispam

Redneck, there is a way to do this for v1.2, but it requires some hand editing and some mojo.

Search the v1.2 forums here and you'll no doubt find the info.

Re: [release] pun_antispam

Thanks.

I just installed this: http://www.network-technologies.org/Pro … mod_punbb/

I'll see how it goes.

Re: [release] pun_antispam

may I request this captcha:
http://captcha.ru/en/

It works really fine for the new user.

Thanks
Oliver

http://tinymailto.com/oliversl <-- my email after a captcha

Re: [release] pun_antispam

Thank you very much for stopping by. Have a look at the following image.

http://img11.imageshack.us/img11/9068/punbb.jpg

I used the pun_antispam extension for stopping the spam/bot trashing into the forum. It really works that people need to write capthca numbers when registering. However, when the registered users want to sign in, the capthca doesn't show up on the login page. So, they can't login.

Can anyone help this problem?

Re: [release] pun_antispam

It should be noted that captcha is shown on the login page form after 5 login fails.

I've just tested PunBB and pun_antispam. Everything works fine. Are you sure you are using the last version of pun_antispam and PunBB?

Re: [release] pun_antispam

oliversl wrote:

may I request this captcha:
http://captcha.ru/en/

It works really fine for the new user.

This script is not released under GPL. We have to get in contact with the author of this script and to discuss license details.

47

Re: [release] pun_antispam

The new version of pun_antispam 1.3 has been released. Changes from previous version:

  • Now uses Securimage (phpcaptcha.org)

  • Allow setting restrictions for adding signatures of users.

Re: [release] pun_antispam

New version sounds cool, but have to ask, what happened to adding re-captcha support?

49

Re: [release] pun_antispam

The new version of pun_antispam 1.3.1 has been released. Changes from previous version:

  • Allow setting restrictions for adding url of users.

Re: [release] pun_antispam

No word on re-captcha support?

Our site uses re-captcha more than once for various infos, and mixing solutions is not preferred.

Re-captcha is very popular and works well... why no PunBB plugin support?