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  

  1. Image Not Displaying   Reply   Report abuse  
Picture of Jimmy Chadha Jimmy Chadha - 2006-12-21 08:09:25
Hi,

I try to run it so many times & also downloaded from your website but the same problem came: the Captcha Image is not coming.

Can you please tell me what' the reason of it.

Jimmy

  2. Re: Image Not Displaying   Reply   Report abuse  
Picture of Wasim Sohail Wasim Sohail - 2007-01-09 14:34:12 - In reply to message 1 from Jimmy Chadha
Same thing happening to me.. Please Help

  3. Re: Image Not Displaying   Reply   Report abuse  
Picture of Jimmy Chadha Jimmy Chadha - 2007-01-10 05:28:04 - In reply to message 1 from Jimmy Chadha
I just request to other members just download the package and try to run it. Is it working or not because I am looking any captcha image when i run it. Is everybody getting same problem !!!

  4. Re: Image Not Displaying   Reply   Report abuse  
Picture of James Small James Small - 2007-01-16 09:34:34 - In reply to message 3 from Jimmy Chadha
i get no image on my local machine (WinXP Apache PHP5). On the server (Linux Apache PHP4) I get a very small animated gif with no text in it.

  5. Re: Image Not Displaying   Reply   Report abuse  
Picture of Bret Lanius Bret Lanius - 2007-01-17 19:39:14 - In reply to message 1 from Jimmy Chadha
Same here. If I try the PHP file directly It gives:
The image “http://xxxxxxxxxxxxxxx.com/captcha.php?1169062360” cannot be displayed, because it contains errors.

  6. Re: Image Not Displaying   Reply   Report abuse  
Picture of Jimmy Chadha Jimmy Chadha - 2007-01-18 13:53:50 - In reply to message 1 from Jimmy Chadha
Can some one call the author to fix bug in this class otherwise just wipe it from this cute site

  7. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2007-02-02 15:12:07 - In reply to message 6 from Jimmy Chadha
Hi,

Sorry for my belated reply.
Your problem is a popular problem and I could not found the reason of this problem yet.
Try to use my CAPTCHA Volume 2 ( version 2.0, you can download from http://gifs.hu/phpclasses/captcha2.php ) this version does not use special imgaging effect functions, does not store nothing into server ( not use specified file for passing captcha string ) and use a new GIFEncoder class to encode frames into animated GIF.

I would like to rewrite CAPTCHA1 and write additional animated captcha generators.

  8. Re: Image Not Displaying   Reply   Report abuse  
Picture of Lijo Lijo - 2007-03-15 02:44:16 - In reply to message 7 from László Zsidi
hi
I have uploaded all the files(index,image,class,funs,gifencoder class ) to my web server.
But the IMage is not displaying...
Is there any other configuration steps
Pls Help

phpmash

  9. Re: Image Not Displaying   Reply   Report abuse  
Picture of jungica jungica - 2007-05-11 22:31:18 - In reply to message 7 from László Zsidi
i think thx GifMerge.class.php is missing!

see in captcha.php, line 25:

include "GifMerge.class.php";

where is that file?

  10. Re: Image Not Displaying   Reply   Report abuse  
Picture of László Zsidi László Zsidi - 2007-05-14 04:06:38 - In reply to message 9 from jungica
Hi!

GifMerge.class.php has been updated and renamed as 'GIFEncoder.class.php'.
Can be found here or on my website.

 
  1 - 10   11 - 20