Posted by odisey on April 20, 2012 at 3:15pm
3 followers
Jump to:
| Project: | CAPTCHA |
| Version: | 6.x-2.4 |
| Component: | Image Captcha (image_captcha) |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
Hello,
I am migrating site to a new server. The only module not migrating well is CAPTCHA. The image is not appearing. I managed to shut off the module through phpmyadmin then log in. I updated module to latest version, and enabled it. NO images are showing up though ..... I get a broken image window instead of the challenge. Two sites, same thing.
Any ideas?
Odisey
Comments
#1
Do you get image and font previews on the image CAPTCHA admin page?
does the math CAPTCHA work properly (invalid response blocks submission and correct response allows submission of a form)?
#2
Same problem
CAPTCHA image and font previews are also not working on CAPTCHA admin setting page.
On the other hand math CAPTCHA working fine. Any suggestion ?
#3
Resolved.
This caused by space before PHP tag or close tag at the end of custom files (custom modules or custom theme). It disturb the image header that's why image is not reproduce.