Re: Captcha using TTF & GD
Hi Guys
Just installed this and all great :D except the REDRAW button submits the form in question so you get popup validation about the incomplete fields....
Can it not just redraw the image without submitting the form?
Am using CSS buttons in zen cart
also on the write review page i get a secure and non secure ssl message as that is on HTTPS mode?
Thanks
Jonathan
Re: Captcha using TTF & GD
sorted *****************
HI - ive changed that one redraw buton to be a gif and it works.... fails for CSS as treats as a form submit btn.
still looking at the SSL on reviews tho
Re: Captcha using TTF & GD
Quote:
Originally Posted by
wrongjon
HI - ive changed that one redraw buton to be a gif and it works.... fails for CSS as treats as a form submit btn.
Fixed.
Download last version v 2.8 28.04.2007 6:12
Re: Captcha using TTF & GD
This mod works really well. Nice work!
The only issue that I have is that the captcha image always displays the same characters repeated six times. Any ideas on how to set this up to use random characters?
Thanks!
Re: Captcha using TTF & GD
Enable this picture error
Before anyone says anything i have 2 zencarts on my site
in seperate directories of course , like the below
mysite/wholesale/
mysite/retail/
the older one captcha works perfectly however in the newer one I get the above error, the settings are virtually identical, yet one works and one doesn't
this is the contents of my captcha_img file
require('includes/application_top.php');
require(DIR_WS_CLASSES . 'captcha.php');
$captcha = new captcha();
$captcha->generateCaptcha();
Thats all there is, am i missing something obvious is there something else i should be checking
when i run the captcha_debug script the output for both sites is virtually identical, the only differences being where i altered colour ranges on the older version
Thanks
Re: Captcha using TTF & GD
Ok I'm back
The captcha doesn't seem to work on my secure pages, but it does work on the nonsecure pages, anyone experienced this
The problem is as described in the previous post the only difference between the 2 stores is that the problematic one goes straight to the secure login page when you enetr it, whereas the working one doesn't
Re: Captcha using TTF & GD
and again i am back
ok the problem seems to be,
If I set the shop to require people to login before browsing, the captcha doesn't work on the registration page
Re: Captcha using TTF & GD
Hi,
I can't get this error. :( Wait some time - I will test it on another site.
Re: Captcha using TTF & GD
Hi, great mod :clap: .... but I think I have the same problem as nigelt74. I have had to remove the captcha on the registration page because it causes the login page to not appear the screen just goes blank.
Also on another note if I install the captcha (or any other mod) on the contact_us page then the dropdown bar for the multiple address (I only have 2) doubles up the email address.
i.e. you shold see this
Customer Services
Webmaster
but you get this
Customer Services
Webmaster
Customer Services
Webmaster
Any help would be greatly appriciated.
Re: Captcha using TTF & GD
Do you really need this mod though?
I haven't received more than 1 spam mail/month from the contact form at all, and it may make the customers feel a bit uncomfortable. So well, if you don't get that many spam thru the form, don't install this.
You can always tweak your mail server to filter out most spams, more work on your side, but less for the customers.