PHP Classes

The Example Is not displayed with Captcha Image

Recommend this page to a friend!

      cCaptcha  >  All threads  >  The Example Is not displayed with...  >  (Un) Subscribe thread alerts  
Subject:The Example Is not displayed with...
Summary:Package rating comment
Messages:4
Author:Pranav Dave
Date:2011-03-24 12:03:39
Update:2011-05-03 17:22:23
 

Pranav Dave rated this package as follows:

Utility: Insufficient
Consistency: Not sure
Examples: Not sure

  1. The Example Is not displayed with...   Reply   Report abuse  
Picture of Pranav Dave Pranav Dave - 2011-03-24 12:03:39
The Example Is not displayed with Captcha Image

  2. Re: The Example Is not displayed with...   Reply   Report abuse  
Picture of Archzilon Eshun-Davies Archzilon Eshun-Davies - 2011-03-24 13:50:05 - In reply to message 1 from Pranav Dave
you need a ttf font file which you would place in the same folder
that cCaptcha.php is located in. you must name the font file "font.ttf"
and that's it.

  3. Re: The Example Is not displayed with...   Reply   Report abuse  
Picture of Jaroslav Jaroslav - 2011-05-02 11:38:34 - In reply to message 2 from Archzilon Eshun-Davies
No, font has to be located in subdirectory ooc/ (cCaptcha.php line 79). You should know your code.

  4. Re: The Example Is not displayed with...   Reply   Report abuse  
Picture of Archzilon Eshun-Davies Archzilon Eshun-Davies - 2011-05-03 17:22:24 - In reply to message 3 from Jaroslav
Hi thanks again for your bug report.
I have reconfigured the class to make it very generic
and flexible, please check again and let me know.

I wrote the example without testing it at first that's
why now its tested. This class is part of many I have
written that is why the reference to the ooc directory was
mistakenly there.


Thank you again.