This topic is locked

Help: CAPTCHA doesn't show any image

6/22/2008 5:15:15 AM
PHPRunner General questions
M
mnhuda author

Hi,

I am trying to use CAPTCHA(with default settings in PHPRunner 4.2 (368) ) in the Registration page. I am browsing from http://localhost/Project5/register.php but my IE browser (ver 7.0.6..) doesn't show any image at the CAPTCHA position. My browser can show CAPTCHA from other sites such as http://www.puremango.co.uk/freecap14/freecap_wrap14.php
The html code looks like this
<TR><TD class=loginshade colSpan=2><BR>

<OBJECT type=application/x-shockwave-flash height=65 width=210 data=securitycode.swf?ext=php>

<a href="http://www.macromedia.com/go/getflashplayer"><img src="" alt="Download Flash" /></a></OBJECT>

<DIV style="WHITE-SPACE: nowrap">Type the code you see above:</DIV><INPUT name=captcha>

</TD></TR>

My flash player version is 9,0,115,0. I see a file "securitycode.swf" in the output directory, but I can't watch it (and dont know how it generages dynamic CAPTCHA or even it is working at all).

The status bar of IE is showing "waiting for http://localhost/Project5/register.php.." and seems load not completed for long. Right click over CAPTCHA position gives a disabled menu "Movie not loaded" and another menu "About flash player 9.."
I also tried to use custom code for CAPTCHA (for example from here http://www.asprunner.com/forums/index.php?...&hl=CAPTCHA ) and it didnt work either. Though later I found that current version of PHPRunner doesn't support modification in the registration page (http://www.asprunner.com/forums/index.php?showtopic=8547&hl=CAPTCHA)
I guess there is something wrong with the flash file (auto generated) or flash player or browser. Please help..

J
Jane 6/23/2008

It's difficult to tell you what's happening without seeing actual files.
Please publish your project on Demo Account and send to support@xlinesoft.com a URL to your pages along with instructions on reproducing this error.

I'll find what's wrong with your project inspecting it at Demo account site.