Pages:
Author

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

hero member
Activity: 795
Merit: 500
Name change soon (hopefully)
January 04, 2014, 01:45:50 PM
#90
Guys how do we install this? I've made a new database and set up config.php (chosen coinbase) but when I navigate to it on chrome nothing is shown.
legendary
Activity: 1092
Merit: 1000
nahtnam.com
January 02, 2014, 05:27:37 PM
#89
No need. Its nothing to do with your code. Its all to do with the coinbase api being really buggy.
Ah, thx.

then if coinbase is still wrong, time to switch somewhere else... Smiley

Elbandi

Yeah. Try to implement this: https://www.microwallet.org/
hero member
Activity: 525
Merit: 529
January 02, 2014, 05:20:30 PM
#88
No need. Its nothing to do with your code. Its all to do with the coinbase api being really buggy.
Ah, thx.

then if coinbase is still wrong, time to switch somewhere else... Smiley

Elbandi
legendary
Activity: 1092
Merit: 1000
nahtnam.com
January 02, 2014, 03:39:17 PM
#87
Wasnt Coinbase supposed to be offchain and so no fee's were needed? [only coinbase > coinbase]

If i have to send 20k fee's for every 20k payout it's not really worth it  Tongue

Coinbase started glitching out. Contact support and see what they can do. Theoretically you shouldnt be paying anything but I think that some security system is firing off because you are sending a lot more transactions than more people.

Thanks, they're support desk is buggy as hell too but i send em an email too [email protected] just to be sure too.
Hope they can fix it

Their support desk isnt that buggy. Its just that the support team is VERYYYYY slow.
full member
Activity: 168
Merit: 100
January 02, 2014, 03:35:57 PM
#86
Wasnt Coinbase supposed to be offchain and so no fee's were needed? [only coinbase > coinbase]

If i have to send 20k fee's for every 20k payout it's not really worth it  Tongue

Coinbase started glitching out. Contact support and see what they can do. Theoretically you shouldnt be paying anything but I think that some security system is firing off because you are sending a lot more transactions than more people.

Thanks, they're support desk is buggy as hell too but i send em an email too [email protected] just to be sure too.
Hope they can fix it
legendary
Activity: 1092
Merit: 1000
nahtnam.com
January 02, 2014, 02:59:51 PM
#85
Hi,

Code:
// transaction fee in satoshis
$fee = 20000;

Did you setup it?

you need that, because:

Quote
Optional transaction fee if you would like to pay it. Coinbase pays transaction fees on payments greater than or equal to 0.01 BTC. But for smaller amounts you may want to add your own amount. Fees can be added as a string, such as ‘0.0005’.

Elbandi

No need. Its nothing to do with your code. Its all to do with the coinbase api being really buggy.
legendary
Activity: 1092
Merit: 1000
nahtnam.com
January 02, 2014, 02:58:16 PM
#84
Wasnt Coinbase supposed to be offchain and so no fee's were needed? [only coinbase > coinbase]

If i have to send 20k fee's for every 20k payout it's not really worth it  Tongue

Coinbase started glitching out. Contact support and see what they can do. Theoretically you shouldnt be paying anything but I think that some security system is firing off because you are sending a lot more transactions than more people.
legendary
Activity: 1092
Merit: 1000
nahtnam.com
January 02, 2014, 02:57:12 PM
#83
Anyone else having problems with Coinbase API not working anymore?
I tried refreshing the API Key too no avail

Its nothing to do with the code. Its just that coinbase api sucks. I have my own custom coded faucet and it stops working every now and then.
full member
Activity: 168
Merit: 100
January 02, 2014, 02:16:42 PM
#82
Wasnt Coinbase supposed to be offchain and so no fee's were needed? [only coinbase > coinbase]

If i have to send 20k fee's for every 20k payout it's not really worth it  Tongue
hero member
Activity: 525
Merit: 529
January 02, 2014, 01:33:16 PM
#81
Hi,

Code:
// transaction fee in satoshis
$fee = 20000;

Did you setup it?

you need that, because:

Quote
Optional transaction fee if you would like to pay it. Coinbase pays transaction fees on payments greater than or equal to 0.01 BTC. But for smaller amounts you may want to add your own amount. Fees can be added as a string, such as ‘0.0005’.

Elbandi
full member
Activity: 168
Merit: 100
January 02, 2014, 01:12:08 PM
#80
My users are mailing me (even though it's a coinbase addresss) :

An error has occured - This transaction requires a 0.0002 fee to be
accepted by the bitcoin network. Do you want to add it? (This fee does
not go to Coinbase.)

I tried a new API key but it's not working, but im still trying some things out to get it working again.
hero member
Activity: 525
Merit: 529
January 02, 2014, 12:43:35 PM
#79
Hi,

New version:
  • admin page summary
  • manual upgrade server balance at admin page
  • mooncoin support Tongue


Anyone else having problems with Coinbase API not working anymore?
I tried refreshing the API Key too no avail
Is print some errors or anything?

Elbandi
full member
Activity: 168
Merit: 100
December 31, 2013, 01:22:36 PM
#78
Anyone else having problems with Coinbase API not working anymore?
I tried refreshing the API Key too no avail
legendary
Activity: 1050
Merit: 1004
December 28, 2013, 04:46:44 PM
#77
There's going to be another alternative soon Wink
legendary
Activity: 1092
Merit: 1000
nahtnam.com
December 28, 2013, 03:08:56 PM
#76
noob alert

can anyone explain me how to change this for dogecoin  Huh Huh Huh

thanks in advance

You have to download and setup the daemon. Its not as easy/cheap as you think.
full member
Activity: 168
Merit: 100
December 28, 2013, 08:51:33 AM
#75
Great script, been using this one for a while now using Coinbase and it's still fully working.

Also how do you guys add extra pages, i can make extra pages but the Page Title wont show in the browser.
(the explanation given somewhere on the first pages doesnt work for it)

Other than that , keep up the great work its a good script.
newbie
Activity: 4
Merit: 0
December 28, 2013, 05:02:48 AM
#74
noob alert

can anyone explain me how to change this for dogecoin  Huh Huh Huh

thanks in advance
legendary
Activity: 1092
Merit: 1000
nahtnam.com
December 27, 2013, 10:50:06 PM
#73
There was a bug in 0.3, so i have to release a new 0.4. In exchange for, admin page gets a statistics table.

By the way, your demo site is down.
i missed the demo config.

You have to setup a daemon for this?
Coinbase/Blockchain.info dont support altcoin, so you have to run a daemon.
I dont know good altcoin online wallet.


There is this: https://mywl.lt/ but there is no api. There would be a way you can do alt coin faucets without a daemon but its pretty stupid. You generate a lot of addresses and send some coin to it. Then giveaway the private keys. <- Its stupid but it works Cheesy
hero member
Activity: 525
Merit: 529
December 27, 2013, 09:43:39 PM
#72
There was a bug in 0.3, so i have to release a new 0.4. In exchange for, admin page gets a statistics table.

By the way, your demo site is down.
i missed the demo config.

You have to setup a daemon for this?
Coinbase/Blockchain.info dont support altcoin, so you have to run a daemon.
I dont know good altcoin online wallet.
legendary
Activity: 1092
Merit: 1000
nahtnam.com
December 27, 2013, 05:37:30 PM
#71
Yep.

Code:
SQL error: Access denied for user 'your_user'@'localhost' (using password: YES)

Could you also put it on github because a lot of people have the github app installed and its much easier to pull or clone.
Pages:
Jump to: