I don't see any errors on this site, also I couldn't find error log files.
(that captcha problem is on my old faucet after updating from v66 to v67 (v66 I updated automaticly when It was possible).
Can you save this script:
http://pastebin.com/raw/cfgJgb5u as test-captcha.php on your hosting (the same place where you uploaded faucet script that has captcha problems) and send me a link to it?
On new faucet (when I set show error=true in config.php) when I want to install v66 on screen with password to admin panel I see this error:
Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in /faucetname.com/public_html/admin.php on line 63
next, when I click "click to continue" I was forwarded to
http://faucetname.com/admin.php?p=admin
page where I see this error and nothing more:
Warning: require_once(libs/http-foundation/IpUtils.php): failed to open stream: No such file or directory in /faucetname.com/public_html/script/common.php on line 248 Fatal error: require_once(): Failed opening required 'libs/http-foundation/IpUtils.php' (include_path='.:/usr/local/share/pear') in /faucetname.com/public_html/script/common.php on line 248
This error I see also on main page and that's all on my page.
Something went wrong when you uploaded files, try uploading again.
I create test-captcha.php file on that faucet and when I open it I see:
Warning: Creating default object from empty value in /faucetname.com/public_html/test-captcha.php on line 10
int(2050)
Also I see that you release v68, so I download it and upload on my new faucet (with new database and database user). on page with pasword to admin panel I see:
Notice: crypt(): No salt parameter was specified. You must use a randomly generated salt and a strong hash function to produce a secure hash. in /faucetname.com/public_html/admin.php on line 63
after clicking continue I see login page, but still I didn't see captcha. Also there I create test-captha.php, and it said:
Warning: Creating default object from empty value in /faucetname.com/public_html/test-captcha.php on line 10
int(2179)