PHP Classes

Image Not Displaying

Recommend this page to a friend!

      Another CAPTCHA project  >  All threads  >  Image Not Displaying  >  (Un) Subscribe thread alerts  
Subject:Image Not Displaying
Summary:Image Not Displaying
Messages:20
Author:Jimmy Chadha
Date:2006-12-21 08:09:25
Update:2009-03-23 05:12:53
 
  1 - 10   11 - 20  

  11. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2007-05-14 04:13:16 - In reply to message 9 from jungica
Updated class phpclasses url: http://www.phpclasses.org/browse/package/3163.html

gifs.hu url:
gifs.hu/phpclasses/show.php?src=GIF ...

Best,
László Zs.

  12. Re: Image Not Displaying   Reply   Report abuse  
Picture of andy mac andy mac - 2007-06-14 18:38:48 - In reply to message 1 from Jimmy Chadha
Bah 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.

  13. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2007-06-17 19:47:57 - In reply to message 12 from andy mac
Hi,

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.

  14. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2007-06-21 16:14:04 - In reply to message 13 from László Zsidi
A 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

  15. Re: Image Not Displaying   Reply   Report abuse  
Picture of Si Cranmer Si Cranmer - 2008-01-09 10:47:27 - In reply to message 14 from László Zsidi
Ive 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.

  16. Re: Image Not Displaying   Reply   Report abuse  
Picture of Si Cranmer Si Cranmer - 2008-01-09 16:22:19 - In reply to message 14 from László Zsidi
Dear 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.

  17. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2008-02-16 11:22:25 - In reply to message 16 from Si Cranmer
Yes of course, did not forget enable the ttf for GD under linux and be sure that have you the installed freetype library (truetype library)?!.

  18. Re: Image Not Displaying   Reply   Report abuse  
Picture of Carlos Infante Carlos Infante - 2008-08-20 23:44:21 - In reply to message 17 from László Zsidi
Hey 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.

  19. Re: Image Not Displaying   Reply   Report abuse  
Picture of Jeff Flesher Jeff Flesher - 2009-03-23 01:14:21 - In reply to message 11 from László Zsidi
Can you please update project; it seems files are missing and your web site is not longer maintained.

Thanks

  20. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2009-03-23 05:12:53 - In reply to message 19 from Jeff Flesher
My website is closed and i am working on another project.
I will update my classes if i have finished.

 
  1 - 10   11 - 20