Hi, I have try to enable Captchas in comments but I see only a White square with no Captchas in.
Where I can look for that ?
Thx !
Blank Captchas ??
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Re: Blank Captchas ??
Hi!
What's your URL? Maybe you configured white text on white background?
Regards,
Garvin
What's your URL? Maybe you configured white text on white background?
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
It seems your server'S PHP GDlibrary is not able to parse the ".ttf" truetype files in the spamblock directory. Did you upload those .ttf files, are they existing and readable?
You might need to ask your hoster if truetype support is properly enabled and setup in PHP.
Best regards,
Garvin
It seems your server'S PHP GDlibrary is not able to parse the ".ttf" truetype files in the spamblock directory. Did you upload those .ttf files, are they existing and readable?
You might need to ask your hoster if truetype support is properly enabled and setup in PHP.
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
Nope ... I have some other php-nuke website running Captchas and its work great, GD2 library is on and I have all ttf and png in the folder, I have also move in the server the ttf ( folder Windows\fonts ) and its blank again
I have change to grey the background to see and I see nothing... I see some dot in the box if I put scrambled.
Thx !
I have change to grey the background to see and I see nothing... I see some dot in the box if I put scrambled.
Thx !
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Other systems like phpnuke might emit Captchas completely different! Is phpnuke also using .ttf files to create a captcha?
Regards,
Garvin
Other systems like phpnuke might emit Captchas completely different! Is phpnuke also using .ttf files to create a captcha?
Definitely your PHP gdlib is not able to parse the .ttf files of the spamblock plugin in this case. Because the rest works, but not rendering TTF.I have change to grey the background to see and I see nothing... I see some dot in the box if I put scrambled.
Regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
I have talk with my hosting guys but they dont know what I mean ... I am on a Windows 2003 server. You know where I can search to have the mothod to config the server to make it working ?
I see .png in the folder ... the Captchas can use these .png instead of the .ttf ?
I see .png in the folder ... the Captchas can use these .png instead of the .ttf ?
Last edited by Chief on Fri Sep 01, 2006 1:45 pm, edited 1 time in total.
-
garvinhicking
- Core Developer
- Posts: 30022
- Joined: Tue Sep 16, 2003 9:45 pm
- Location: Cologne, Germany
- Contact:
Hi!
Maybe you could search for some PHP scripts that use TTF Fonts to render images? Maybe with those scripts you can see if it generally works on your server.
It might be that on a Windows Server, TTF generation is not really possible. I have no experience with that.

Best regards,
Garvin
Maybe you could search for some PHP scripts that use TTF Fonts to render images? Maybe with those scripts you can see if it generally works on your server.
It might be that on a Windows Server, TTF generation is not really possible. I have no experience with that.
That would only work if GDlib is not available on your system, as the fallback is only used automatically. But the captcha fallback is really easy to bypass.I see .phn in the folder ... the Captchas can use these .png instead of the .ttf ?
Best regards,
Garvin
# Garvin Hicking (s9y Developer)
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/
# Did I help you? Consider making me happy: http://wishes.garv.in/
# or use my PayPal account "paypal {at} supergarv (dot) de"
# My "other" hobby: http://flickr.garv.in/