|  | 
  László Zsidi - 2007-05-14 04:13:16 - In reply to message 9 from jungica
  andy mac - 2007-06-14 18:38:48 - In reply to message 1 from Jimmy ChadhaBah no image, i downloaded everything on the website several times, double checked my paths and includes but an image not found icon shows briefly in FF before dissapearing.I have PHP 5.x on IIS and IUSER has full file rights. I am so impressed I would have made a small donation, but i gave up trying and moved on.
  László Zsidi - 2007-06-17 19:47:57 - In reply to message 12 from andy macHi,
 When the script runs it have some difference small setting errors in most cases, e.g.:
 case sensitive, settings of http headers, restriced php functions, etc.
 I can review your problem for solution if you will send me the completely site, or site part where you want to use this script.
 If you take a look my demos on my site it show that these scripts are working perfectly.
 
 P.s.:
 I tested my scripts under IE and FF.
  László Zsidi - 2007-06-21 16:14:04 - In reply to message 13 from László ZsidiA shortly note to anyone who wants to use my CAPTCHA generators.
 Please, be sure to check that the GIFEncoder.class.php exists by the captcha generator scripts and be sure that all includes and paths are corectly.
 I will create a completely archived files for download and for easy-to-use
 such as:
 -Bumpmapped CAPTCHA images
 -Noised CAPTCHA images
 -3D rotated CAPCTHA images
 -Waving flag effected CAPTCHA images
 
 László Zsidi
 
  Si Cranmer - 2008-01-09 10:47:27 - In reply to message 14 from László ZsidiIve tried the phpClass version and downloaded every version from your site.  They all work on my local Windows system but not under Linux.  Im 99% sure there must be an extension Im missing from my Linux setup.  Do you have a list of requirements or any ideas on why?
 Cheers
 
 Simon.
  Si Cranmer - 2008-01-09 16:22:19 - In reply to message 14 from László ZsidiDear all hope this helps someone....
 Just found the solution to my problem which looked the same as everyone elses -
 "...cannot be displayed, because it contains errors."
 
 Although I had php compiled with GD it was not compiled correctly and was missing
 
 --enable-gd-native-ttf
 --with-ttf'
 
 
 HTH
 
 Simon.
  László Zsidi - 2008-02-16 11:22:25 - In reply to message 16 from Si CranmerYes of course, did not forget enable the ttf for GD under linux and be sure that have you the installed freetype library (truetype library)?!.
  Carlos Infante - 2008-08-20 23:44:21 - In reply to message 17 from László ZsidiHey guys, if you are new here.Try these steps (only for Windows) before to run this class:
 1. Install FreeType 2 : http://gnuwin32.sourceforge.net/packages/freetype.htm (Select to download: "Complete package, except sources")
 2. Enable the GD class (in your (4.3 to up) PHP.ini): extension=php_gd2.dll
 3. Restart your IIS
 And that's it.
 
  Jeff Flesher - 2009-03-23 01:14:21 - In reply to message 11 from László ZsidiCan you please update project; it seems files are missing and your web site is not longer maintained. 
 Thanks
  László Zsidi - 2009-03-23 05:12:53 - In reply to message 19 from Jeff FlesherMy website is closed and i am working on another project.I will update my classes if i have finished.
 |