Download & Extend

Image CAPTCHA broke - errors on site migration

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

Title:CAPTCHA broke - errors on site migration » Image CAPTCHA broke - errors on site migration
Component:Miscellaneous» Image Captcha (image_captcha)
Priority:major» normal

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.