
Khun Jack - 2007-11-03 10:49:13 -
In reply to message 1 from Khun Jack
I copied all the provided files .. all files dirs are 777
Running it it displays only
This is a demo of hn_captcha.class.php with a Standalone-Form:
Using the debug TRUE swicth
$captcha =& new hn_captcha($CAPTCHA_INIT, TRUE);
getting this:
This is a demo of hn_captcha.class.php with a Standalone-Form:
-Captcha-Debug: The available GD-Library has version 2.0.34
-Captcha-Debug: Extracts Config-Array in secure-mode!
-Captcha-Debug: Set messages to language: (en)
-Captcha-Debug: tempfolder is: (/home/adc/public_html/_tmp/)
-Captcha-Debug: TTF_folder is: (/home/adc/public_html/_captcha_tmp/fonts/)
-Captcha-Debug: Scans fontsdirectory for fontfiles!
-Captcha-Debug: Valid TrueType-files: (2)
-Captcha-Debug: Set current TrueType-File: (/home/adc/public_html/_captcha_tmp/fonts/comic.ttf)
-Captcha-Debug: Set number of noise characters to: (45)
-Captcha-Debug: Set image dimension to: (198 x 72)
-Captcha-Debug: Keep this params from original GET-request: ()
-Captcha-Debug: Check POST-Vars, current try is: (1)
-Captcha-Debug: Generate Keys, public key is: (9b65d)
-Captcha-Debug: Validating submitted form returns: (2)
-Captcha-Debug: Generate a string which contains current try: (23333322131323333212113133333311)
-Captcha-Debug: Generate private key: (AxNWZ)
-Captcha-Debug: Generate ImageStream with: (imagecreatetruecolor())
-Captcha-Debug: For colordefinitions we use: (imagecolorallocate())
-Captcha-Debug: We allocate one color for Background: (251-231-232)
-Captcha-Debug: Fill background with noise: (45)
Thanks for every hint
JAck
jack at pobox dot com