Pages:
Author

Topic: MiniFaucet Script (a MyFaucet replacement) - page 7. (Read 51971 times)

newbie
Activity: 45
Merit: 0
November 02, 2015, 01:00:22 PM
Never mind I got it working, by deleting Blocklo folder (I won't be using it) and then commented out:
Code:
require_once 'BlockIo/lib/block_io.php';
in core.php (line 23)
Do you test it after this modify on live server?

Not really, haven't tried it on a live server, I use Xampp for now.
legendary
Activity: 2324
Merit: 1267
In Memory of Zepher
November 02, 2015, 12:55:38 PM
Never mind I got it working, by deleting Blocklo folder (I won't be using it) and then commented out:
Code:
require_once 'BlockIo/lib/block_io.php';
in core.php (line 23)
You could probably just comment out that line. If it doesn't have the require_once request then it won't use the folder anyway.

Do you test it after this modify on live server?
I don't see why it wouldn't work as long as you aren't using the block.io API to send payments.
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
November 02, 2015, 12:48:16 PM
Never mind I got it working, by deleting Blocklo folder (I won't be using it) and then commented out:
Code:
require_once 'BlockIo/lib/block_io.php';
in core.php (line 23)
Do you test it after this modify on live server?
newbie
Activity: 45
Merit: 0
November 02, 2015, 12:34:27 PM
Never mind I got it working, by deleting Blocklo folder (I won't be using it) and then commented out:
Code:
require_once 'BlockIo/lib/block_io.php';
in core.php (line 23)
newbie
Activity: 45
Merit: 0
November 02, 2015, 12:22:46 PM
Hello elbandi I still get blank screen after doing what you told me to, but this time I get this error:
Code:
Fatal error: Uncaught exception 'Exception' with message 'GMP extension seems not to be installed' in C:\xampp\htdocs\mini\BlockIo\lib\block_io.php:10 Stack trace: #0 C:\xampp\htdocs\mini\core.php(23): require_once() #1 C:\xampp\htdocs\mini\index.php(3): require('C:\\xampp\\htdocs...') #2 {main} thrown in C:\xampp\htdocs\mini\BlockIo\lib\block_io.php on line 10
hero member
Activity: 525
Merit: 529
November 01, 2015, 08:14:25 AM
Maybe he has some problems right now, hope he will get back soon
Yeah, i was offline IRL.  Sad

Hello sir can you give me a sample site or demo site. i just want to see if what is the form of the script. i was try the script but error..
My demo site is offline currently Sad
But here are some, how are using this script:
http://datafaucet.info/
http://www.robotco.in/minifaucet/
http://www.bitfaucet.me/

Same here!

I get a blank screen, have tried to display all kinds of error reportings in php.ini still no luck.
Comment out this line from config.php:
Code:
error_reporting(0);
And turn on error_reporting and display_errors and display_startup_errors too. Usually, you edited a file, and break the php syntax.
hero member
Activity: 518
Merit: 500
Maybe he has some problems right now, hope he will get back soon
newbie
Activity: 45
Merit: 0
Please Elbandi is there something wrong with the script?
legendary
Activity: 3290
Merit: 3011
BTC price road to $80k
i try instal this scrypt always blank.
and upgrade sql double ref balance table. Huh
whats wrong??

I think the server of the script deleted from the op. I got this same issue as you even ay uploaded it in to a hosting site nothings happen then error code....
full member
Activity: 282
Merit: 100
i try instal this scrypt always blank.
and upgrade sql double ref balance table. Huh
whats wrong??
newbie
Activity: 45
Merit: 0
Same here!

I get a blank screen, have tried to display all kinds of error reportings in php.ini still no luck.
legendary
Activity: 3290
Merit: 3011
BTC price road to $80k
Hello sir can you give me a sample site or demo site. i just want to see if what is the form of the script. i was try the script but error..
legendary
Activity: 1358
Merit: 1000
Bitcoiner since start, and continue to love it!


Can you add email verification when users request cashout.

This is useless ...

They can enter any (temporary) email and withdraw the funds..
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
OP
Thank you , for add block.io as WalletProviders

please, how I can change rewards,cashout and fee in satoshis to in whole coins DOGE?

Can you add email verification when users request cashout. please read this post https://bitcointalksearch.org/topic/updated-19jul2016-faucet-owners-against-scammers-and-bots-1200700
hero member
Activity: 518
Merit: 500
Can you add funcaptcha as a captcha provider? It is for bot usage issue. Or at leas, a tutorial how to add it manually. Thanks!
FunCaptcha support added by latest commit.

Configure at config.php:
  • set $recaptchaVersion to "funcaptcha"
  • set the site keys to $recaptchaPub and $recaptchaPrv

Elbandi

Thank you so much, i can finally have no fear against the bots, keep updating it Smiley
hero member
Activity: 525
Merit: 529
September 29, 2015, 07:42:16 PM
Can you add funcaptcha as a captcha provider? It is for bot usage issue. Or at leas, a tutorial how to add it manually. Thanks!
FunCaptcha support added by latest commit.

Configure at config.php:
  • set $recaptchaVersion to "funcaptcha"
  • set the site keys to $recaptchaPub and $recaptchaPrv

Elbandi
hero member
Activity: 518
Merit: 500
September 25, 2015, 04:23:06 AM
Can you add funcaptcha as a captcha provider? It is for bot usage issue. Or at leas, a tutorial how to add it manually. Thanks!
sr. member
Activity: 308
Merit: 250
September 15, 2015, 09:29:29 AM
can anyone give me a php code to add an logout button ?
i am not very skilled in webprogramming

kind regrads
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
September 11, 2015, 01:51:57 PM
is this script paying to faucetbox and xapo-mail both ?
This script paying to Faucetbox ,xapo-mail ,Coinbase ,Blockchain and Bitcoind Smiley
hero member
Activity: 518
Merit: 500
September 05, 2015, 08:05:48 AM
is this script paying to faucetbox and xapo-mail both ?

It pays currently only to faucetbox.
Pages:
Jump to: