Menu

Captcha not working

Help
newbitech
2009-10-18
2013-06-03
  • newbitech

    newbitech - 2009-10-18

    My server meets all the specs.   Sessions are good.

    not sure what is wrong.  I get no image created, and when I point to the php file in the browser, I get the alt text. 

    is there some special php settings I need to make this work?  would be nice to know what setups are being used to make captcha work as it should.

     
  • newbitech

    newbitech - 2009-10-18

    OK I solved this problem. 

    I needed to edit CaptchaSecurityImages.php

    the font path needed to be the full uri to the file on my server.  w/e 

    var $font = '/home/***/public_html/***.com/captchatest/monofont.ttf';

    on my nix install

     

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.