Hi I started a bitcoin faucet site using your script and input api key. However, it appears to show thatcthe faucet balance is empty on my site. There is surely btc in my microwallet account. Please help
is your captcha running?
test it .. if you enter correctly but it keep said invalid captcha,
then perhaps because your hosting disable
allow_url_fopen on your account
the same happen with me, my faucet balance said N/A and the captcha not working
so from source
hereI create a php.ini file with line
allow_url_fopen = on
then save php.ini file inside faucet directory