Coppermine is not showing the captcha on the login and registration pages. Firefox shows nothing, IE shows a red x place holder. The captcha is not visible. Can't log in!
Coppermine 1.4.10, captcha V3, PHP 5.2.17, MySql 5.0.92
Finally I was able to access the site anyway. Go to Login. In a separate browser window enter the direct path to the captcha image: sitename/galleryname/captcha.php. In my case, this opened the captcha image. Use this data for the login page, works. Lucky. Next step would have been to disable the captcha in mysql according to this: http://forum.coppermine-gallery.net/index.php/topic,36319.0.htm That was not necessary.
Not yet figured out how to get the captcha back into Login /Registration pages. Apparently these pages now suddenly use a wrong /wrongly configured link.
Also, again found hacker spam in the source code, not visible on the site. Time to retire either this version or move to another gallery. But other priorities now. Epilog: updated the code to newest version. This also fixed the captcha issue.