Bitcoin Forum
April 26, 2024, 10:33:51 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
  Home Help Search Login Register More  
  Show Posts
Pages: [1]
1  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 12:13:55 PM
@NeedIfFindIt THANK YOU! for your help, but the tipps didnt worked for me Sad


So i changed in the FaucetBOX.php to

Code:
public function __exec($method, $params = array()) {
        $params = array_merge($params, array("api_key" => $this->api_key, "currency" => $this->currency));

        $ch = curl_init($this->api_base . $method);
        curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
        curl_setopt($ch, CURLOPT_POST, true);
        curl_setopt($ch, CURLOPT_POSTFIELDS, $params);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);
        $response = json_decode(curl_exec($ch), true);
        $this->last_status = $response['status'];
        curl_close($ch);

        return $response;
    }

Nothing happend: The plumber-curl.php already shows "SSL Cert Problem" and if i try claim
on my faucet i get:

Code:
Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /hp/ca/aa/gh/www/LandOfDogecoin/libs/faucetbox.php on line 32

Warning: array_key_exists() [function.array-key-exists]: The second argument should be either an array or an object in /hp/ca/aa/gh/www/LandOfDogecoin/libs/faucetbox.php on line 44

In the FaucetBOX admin Panel these message is shown:

Code:
Error connecting to FaucetBOX.com API. Either your hosting provider doesn't support external connections or FaucetBOX.com API is down. Send an email to support@faucetbox.com if you need help.


also is
Code:
protected $api_base = "https://faucetbox.com/api/v1/";
right?
2  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 11:42:48 AM
With the plumber-curl.php i get this :
Code:
SSL certificate problem, verify that the CA cert is OK. Details: error:14090086:SSL routines:SSL3_GET_SERVER_CERTIFICATE:certificate verify failed

That looks confusing.  Huh So the SSL Certificate of Faucetbox is broken?
3  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 13, 2014, 11:03:53 AM
Code:
PHP Version: 5.2.10
OPENSSL Version: OpenSSL 0.9.8e-fips-rhel5 01 Jul 2008
allow_url_fopen: Success
DNS Response: 104.28.28.86

--- Trying FSOCKOPEN - HTTP ---
Success

--- Trying FSOCKOPEN - HTTPS - IP method ---
Success

--- Trying FSOCKOPEN - HTTPS - gethostbyname method ---
Success

--- Trying FSOCKOPEN - HTTPS ---
Success

So is it right, that the errors are normal on OpenSSL 0.9.x with PHP 5.2?
Is there a fix, to get it working?
4  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 12, 2014, 08:12:29 PM
I get these error messages:

Notice: Undefined index: currency in /hp/ca/aa/gh/www/LandOfDogecoin/index.php on line 522

Warning: Invalid argument supplied for foreach() in /hp/ca/aa/gh/www/LandOfDogecoin/index.php on line 622

Warning: Invalid argument supplied for foreach() in /hp/ca/aa/gh/www/LandOfDogecoin/index.php on line 651

Thanks for your fast and nice support Wink
5  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 12, 2014, 07:46:29 PM
I have the FaucetBOX Script for my site, but it doesn´t worked for me to change to this:

Code:
public function __exec($method, $params = array()) {
        $params = array_merge($params, array("api_key" => $this->api_key, "currency" => $this->currency));

        $ch = curl_init('https://104.28.29.86/api/v1/');
        curl_setopt($ch, CURLOPT_HTTPHEADER, array('Host: faucetbox.com'));
        //curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);

        curl_setopt($ch, CURLOPT_POST, true);
        curl_setopt($ch, CURLOPT_POSTFIELDS, $params);
        curl_setopt($ch, CURLOPT_RETURNTRANSFER, true);

        $response = json_decode(curl_exec($ch), true);
        $this->last_status = $response['status'];
        curl_close($ch);

        return $response;
    }

Any other IDEAS to solve the
"Error connecting to FaucetBOX.com API. Either your hosting provider doesn't support external connections or FaucetBOX.com API is down. Send an email to support@faucetbox.com if you need help."
Also I see an Update Messsage on the top of the Admin Panel.

6  Economy / Micro Earnings / Re: [ANN] FaucetBOX.com - free API & faucet script, create your own crypto faucet on: November 11, 2014, 02:46:54 PM
Also FaucetBOX-Faucets are under DDoS?
My Faucet and others in the FaucetList on FaucetBOX are down with error:
"too many connections", 503, 500 etc
7  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 07, 2014, 09:55:25 PM
If there is a bug in the Blockchain.info API FaucetBox is also affected?
Has anyone received a payments over FaucetBox to his real Bitcoin Wallet (Electrum,Coinbase,Xapo etc.)?
8  Economy / Service Announcements / Re: Shark Bitcoin Faucet - up to 10000 FREE SATOSHI - 30% referral on: November 05, 2014, 06:57:15 AM
I dont see the microfaucet ref-banner:
<?php echo $view['main']['referral_program_html']; ?>

on your site with the proof of 30% ref-bonus.
So i dont added your faucet to mysites.
9  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 04, 2014, 09:47:41 AM
If FaucetBox changes the fees to 2% i would change to them with my 3 sites, after my
Balance on MW is empty. If they can deliver a good service and stable payouts i wont
do my own Payout System, because i think a Cache with much Faucets is better!
10  Economy / Micro Earnings / Re: [ANN] Microwallet.org - API + free faucet script, start your own faucet! on: November 04, 2014, 08:43:33 AM
I think the fees of 5% at FaucetBOX.com are to high over Life-Time.
For my site Rtube.de its not the perfect way to switch to FaucetBox yet.
Pages: [1]
Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!