Menu

captcha images cant be seen

Help
2009-08-16
2013-06-03
  • Cousin Mosquito

    Cousin Mosquito - 2009-08-16

    I am using the online form here.

    I am having problems with not seeing the captcha images at all....
    I am pretty sure the code is working.... just not seeing he images?
    I did the phpenv.php thing, and it says "session support enabled"

    It also says GD Support enabled

    GD Support     enabled
    GD Version     bundled (2.0.28 compatible)
    GIF Read Support     enabled
    GIF Create Support     enabled
    JPG Support     enabled
    PNG Support     enabled
    WBMP Support     enabled
    XBM Support     enabled

    What else could be wrong?
    I got badly hacked with version 2 under fantastico so I am very scared of not having enough security.

    Regards Jeff

    Linux
    PHP Version 4.4.7
    Server API     Apache 2.0 Handler

     
    • TNTEverett

      TNTEverett - 2009-08-23

      Here is the note at the top of the Captcha code:
      /*
      * File: CaptchaSecurityImages.php
      * Author: Simon Jarvis
      * Copyright: 2006 Simon Jarvis
      * Date: 03/08/06
      * Updated: 23/11/06
      * Requirements: PHP 4/5 with GD and FreeType libraries
      * Link: http://www.white-hat-web-design.co.uk/articles/php-captcha.php
      *
      * This program is free software; you can redistribute it and/or
      * modify it under the terms of the GNU General Public License
      * as published by the Free Software Foundation; either version 2
      * of the License, or (at your option) any later version.
      *
      * This program is distributed in the hope that it will be useful,
      * but WITHOUT ANY WARRANTY; without even the implied warranty of
      * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
      * GNU General Public License for more details:
      * http://www.gnu.org/licenses/gpl.html
      *
      */

      Pay attention to the requirements.  If the requirements are met, the form should work.

       
  • newbitech

    newbitech - 2009-10-18

    same problem I have, requirements met, form not working with captcha image. 

     
  • newbitech

    newbitech - 2009-10-19

    check your path to monotype.ttf in the CaptchaSecurityImages.php

    I had to set path from the root of the document domain.

     

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.