1 (edited by edouard_lopez 2009-11-15 21:28)

Topic: Captcha missing image

I've installed the captcha extenstion but when I try to register the image is missing and I got the following alt message :

Captcha image. Turn pictures on to see it.

Where am I supposed to turn pictures on ? Did you min on as ON/OFF ?
I've php5-gd and php5-imagick installed, and extentions/ have drwxr-xr-x as rights

BTW, when I went to the the

extensions/pun_antispam/image.php

The file display a PHP notice due to a unquoted constant which trigger PHP warning and then broke the image.

Notice: Use of undefined constant SI_IMAGE_JPG - assumed 'SI_IMAGE_JPG' in /mnt/data/Server/n3ora/alban/ab/forum/extensions/pun_antispam/image.php on line 29

Warning: session_start() [function.session-start]: Cannot send session cookie - headers already sent by (output started at /mnt/data/Server/n3ora/alban/ab/forum/extensions/pun_antispam/image.php:29) in /mnt/data/Server/n3ora/alban/ab/forum/extensions/pun_antispam/securimage.php on line 402

....
�PNG  IHDR�-}8]^dIDATx��\Ѯ� ....

So basicly it's a bug.

thanks.

web-based file manager : http://www.ajaxbrowser.net/

Re: Captcha missing image

The typo has been fixed and the new version of pun_antispam has been released.

Thanks for reporting.