Post
Topic
Board Micro Earnings
Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet!
by
Palagan
on 13/09/2014, 13:17:08 UTC
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 here
I create a php.ini file with line
allow_url_fopen = on

then save php.ini file inside faucet directory