Hi, i putted your super guestbook on 2 sites now.
But the coptcha is not working good.
You must type it in almost a hundred times (read 10 to 20 times) before it accepts what you've typed.
And i am 100% sure that what i typed is correct.
So please is this a bug or is there a solution for?
Thanks in advance.
Best Regards, Jerry.
coptha not working correct with 1.1.4
- jeejeestudio
- Phoca Professional
- Posts: 113
- Joined: 12 Feb 2008, 13:44
- Location: Netherlands
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
I am 100% sure that
I am 100% sure that Phoca CAPTCHA works correctly. If system creates e.g. 'O', it puts into GD 'O' but you can see 0, O, o, ... it is not a bug !!!!!!!!!!!!!!! How can this come. The system get an 'L' and put this 'L' into the Image and into the spam protection code... There is not possibility to create an error.
you can simplify the code this way:
- only numbers
- only lower case characters
- only upper case characters
- you can delete every character you want (e.g. 0 because it can be O, o, 0 ...)
See:
index.php?action=vthread&forum=2&topic=90&page=0#msg449
you can simplify the code this way:
- only numbers
- only lower case characters
- only upper case characters
- you can delete every character you want (e.g. 0 because it can be O, o, 0 ...)
See:
index.php?action=vthread&forum=2&topic=90&page=0#msg449
If you find Phoca extensions useful, please support the project
- jeejeestudio
- Phoca Professional
- Posts: 113
- Joined: 12 Feb 2008, 13:44
- Location: Netherlands
Ok Jan,Thanks
Ok Jan,
Thanks very much.
I will check it out.
Best to you.
Thanks very much.
I will check it out.
Best to you.
- Jan
- Phoca Hero
- Posts: 48403
- Joined: 10 Nov 2007, 18:23
- Location: Czech Republic
- Contact:
If you find Phoca extensions useful, please support the project