PDA

View Full Version : Problems with Captcha - Image shows without text


coolness
08-27-2005, 07:35 AM
Thanks for the great product! With the exception of this CAPTCHA problem, I'm having no problems with the script.

My Captcha image is showing without the Captcha text. Here's an example:

{old image removed}

I'm running FreeBSD
Apache/1.3.31 (Unix)
PHP/4.4.0
PHP LD RC5.2

Here are my GD Settings from php_info.

GD Support enabled
GD Version bundled (2.0.28 compatible)
FreeType Support enabled
FreeType Linkage with TTF library
GIF Read Support enabled
GIF Create Support enabled
JPG Support enabled
PNG Support enabled
WBMP Support enabled
XBM Support enabled


Does anyone have any ideas on this? Does anything about my config jump out as an obvious problem?

Thanks in advance!
Coolness

kickass
08-27-2005, 03:23 PM
It sounds like, for some reason, you might not have any captcha fonts installed.

ftp into your server directory and check inside libs/captcha/fonts/ and see if there are any font files in there. If not, you can snag a few here-
{old non working url removed}

If that isn't it one of the php geniuses, like Casey, will have to help you . . . so make sure to post back and let us know if that was the problem.

coolness
08-27-2005, 08:48 PM
Thanks... I checked my fonts and have lots of them installed, but still having problems.

20 -rw-r--r-- 1 root wheel 18816 Sep 11 2000 Action_Force.ttf
44 -rw-r--r-- 1 root wheel 44028 Aug 13 17:43 DotYourEyes.ttf
94 -rw-r--r-- 1 root wheel 95744 Aug 13 17:43 HEATWAVE.TTF
60 -rw-r--r-- 1 root wheel 61108 Mar 26 2001 LADYCW__.ttf
28 -rw-r--r-- 1 root wheel 27700 Aug 14 17:45 arcade.ttf
34 -rw-r--r-- 1 root wheel 34532 Aug 14 17:45 atomic.ttf
76 -rw-r--r-- 1 root wheel 76216 Aug 14 17:45 conman.ttf
62 -rw-r--r-- 1 root wheel 62656 Aug 14 17:45 crass.ttf
34 -rw-r--r-- 1 root wheel 34000 Aug 14 17:45 dirtydoz.ttf
16 -rw-r--r-- 1 root wheel 15816 Aug 14 17:45 eclipse.ttf
22 -rw-r--r-- 1 root wheel 21832 Aug 14 17:46 eco2.ttf
20 -rw-r--r-- 1 root wheel 19512 Aug 13 17:43 hacknslash.ttf
90 -rw-r--r-- 1 root wheel 91308 Aug 13 17:43 heck.ttf
92 -rw-r--r-- 1 root wheel 93596 Jun 23 04:49 piracy.ttf

kickass
08-28-2005, 08:25 PM
Coolness, I'm working on a new directory for which I'm using this newest release of the script, just installed it last night-- and I have the exact same problem! HEY, GUYS! WHY IS CAPTCHA BROKEN???

Feydakin
08-29-2005, 01:17 PM
Add me to the list of those having problems with captcha.. I just get a red X where there should be something cool..

David
08-29-2005, 04:47 PM
Certainly the captcha is one of the biggest complaints right now, and it will be a priority to offer an alternative that works on a greater variety of systems once we get the websnv back up and running.

Nobody
08-29-2005, 05:05 PM
As a "pro secundo": The ÅÄÖÜÉ issue. :D

David
08-29-2005, 05:52 PM
The WebSVN is really the main issue. Once that is fixed, we will be able to continue with fixes more easily.