Pages:
Author

Topic: FaucetBOX.com Discussion - page 85. (Read 237001 times)

hero member
Activity: 868
Merit: 500
December 27, 2015, 10:06:02 AM
definitelly faucetbox script is not safety. i set all of thing to stop bots, but without much success.
aside to clean up  balance, but I have too much invalid clicks on advertisements

Beware if you have AdSense and AdSense detect too many bad clicks they may disable your account . it's better to remove ads for sometime if you still receiving bad clicks.
legendary
Activity: 1064
Merit: 1000
December 27, 2015, 12:18:19 AM
What are the equivalent faucetbox values of the microwallet script?

For example, the claim button on a microwallet faucet would look something like this:

Code:

Get a reward every echo $view['main']['timer']; ?>!


While on a faucetbox script it would look like this:

Code:

Get a reward every echo $data["timer"]; ?> minutes!

hero member
Activity: 622
Merit: 500
SatoshiGalaxy
December 26, 2015, 02:59:26 AM
1. Combined direct + ref payment.
2. Bulk payment.

It wouldn't change anything. It'll save maybe half a second for the connection itself, but if you're going to do 50 payouts in one request, our server will simply take 50 times longer to reply.

I see, point taken.

Also do these long replies from our servers still happen? I think that we've fixed it about a month ago.

No, it's been very responsive for the last month. Thanks for thats! There's odd timeout here and there sometimes, tho.

3. RSS feed of payouts.

Hmm... that sound good, but I don't think many users will actually use it. I've added it to our issue tracker, we'll look into that further when we will have some time to spend Smiley

Sweet! (and yeah, RSS is not a popular thing, but the request to see full log kinda is)
hero member
Activity: 686
Merit: 500
December 26, 2015, 12:06:46 AM
check your cookie is enabled.
It's not that. I have them enabled. I have this problem only on mobile.

Hmm.. I can't reproduce that on my Android and it does sound like it's a problem with cookies.

Can you login on other sites correctly?
Well this is strange. It only happens in incognito mode, but incognito allows cookies until the session is over.
legendary
Activity: 971
Merit: 1000
December 25, 2015, 05:55:28 PM
I have a suggestion for your API, thought, would be nice to hear some thoughts on that.

1. Combined direct + ref payment.

[...]

2. Bulk payment.

[...]

Having 1. or 2. implemented would help immensely already, and having both, would give the most flexibility to the developers.

It wouldn't change anything. It'll save maybe half a second for the connection itself, but if you're going to do 50 payouts in one request, our server will simply take 50 times longer to reply.

Also do these long replies from our servers still happen? I think that we've fixed it about a month ago.

3. RSS feed of payouts.

This is for faucet users. You stated earlier in this thread, that you don't keep all the backlog of all faucet payouts due to server load. Well, with 0 changes to your infrastructure, you can make users aggregate the full log. RSS readers are great for that kind of log aggregation, as they can automatically combine 20 latest payments on the client side. All you need to do is tag your payouts with a semi-unique identifier.

Hmm... that sound good, but I don't think many users will actually use it. I've added it to our issue tracker, we'll look into that further when we will have some time to spend Smiley

Is this just me? Faucetbox doesn't seem to be displaying faucet balance properly; it shows up as N/A even though I have satoshis in my faucet.

N/A means that the script couldn't even connect to FaucetBOX.com API. Does it show any errors when you log in to the admin panel?
hero member
Activity: 622
Merit: 500
SatoshiGalaxy
December 25, 2015, 10:14:56 AM
Hello Kazuldur.

I see you've ignored my patch :) Oh well.

I have a suggestion for your API, thought, would be nice to hear some thoughts on that.

1. Combined direct + ref payment.

Some days your server takes very long to respond. Given the fact the HTTP requests are usually done by the same faucet script that is also responsible for displaying the page to the end-user, it can lead to page not displaying at all. But what's even worse is that to make a referral payout faucet owners have to make two HTTP requests. This can easily lead to a 30-second delay, which is just too much.

It would be a fantastic improvement to be able to send the normal payout AND the ref payout in the same HTTP request.

2. Bulk payment.

Similarly, I'd love to see an API function to send 10, 20, 50 or whichever you feel comfortable number of payments in the same request. The reason for that is that we accumulate ref. satoshi and only send them every 6 hours (due to problem 1.).

Having 1. or 2. implemented would help immensely already, and having both, would give the most flexibility to the developers.

3. RSS feed of payouts.

This is for faucet users. You stated earlier in this thread, that you don't keep all the backlog of all faucet payouts due to server load. Well, with 0 changes to your infrastructure, you can make users aggregate the full log. RSS readers are great for that kind of log aggregation, as they can automatically combine 20 latest payments on the client side. All you need to do is tag your payouts with a semi-unique identifier.
legendary
Activity: 971
Merit: 1000
December 25, 2015, 08:16:57 AM
check your cookie is enabled.
It's not that. I have them enabled. I have this problem only on mobile.

Hmm.. I can't reproduce that on my Android and it does sound like it's a problem with cookies.

Can you login on other sites correctly?
hero member
Activity: 686
Merit: 500
December 24, 2015, 08:50:49 AM
check your cookie is enabled.
It's not that. I have them enabled. I have this problem only on mobile.
hero member
Activity: 868
Merit: 500
December 24, 2015, 07:38:44 AM
Cannot login on faucetbox.com with my username and password. Keeps saying You need to be logged in to see that page, and the modal keeps appearing over and over. Nexus 7 using Crome.

check your cookie is enabled.
hero member
Activity: 686
Merit: 500
December 24, 2015, 06:04:44 AM
Cannot login on faucetbox.com with my username and password. Keeps saying You need to be logged in to see that page, and the modal keeps appearing over and over. Nexus 7 using Crome.
legendary
Activity: 3444
Merit: 3469
Crypto Swap Exchange
December 23, 2015, 03:05:46 PM
definitelly faucetbox script is not safety. i set all of thing to stop bots, but without much success.
aside to clean up  balance, but I have too much invalid clicks on advertisements
hero member
Activity: 868
Merit: 500
December 23, 2015, 02:54:40 AM
Implement some InBuilt Faucet games to get more satoshi for users & get better traffic for site owners.


you can easily modify faucetbox script to make a game if you have programing knowledge or you can hire programing service from someone .
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
December 23, 2015, 02:39:09 AM
Implement some InBuilt Faucet games to get more satoshi for users & get better traffic for site owners.

FaucetBox is mainly just micro-payments platform; they provide a basic script for owners to set up and easily use their service. Anyone that wants a fancier script should have it built by someone else, as FaucetBox is only used for payment.
legendary
Activity: 1764
Merit: 1012
December 23, 2015, 02:13:11 AM
Implement some InBuilt Faucet games to get more satoshi for users & get better traffic for site owners.
legendary
Activity: 1274
Merit: 1000
December 22, 2015, 02:04:49 PM
Faucetbox doesnt count referrals properly.today  my friend made two separate claims with my referrals.i cant see them but i see only referral reward which i dont know who made it.

Faucetbox referral system is bad for affiliates.
It doesn't lock the ref address so only way to keep getting the ref bonus is that your referrals use/bookmark your full ref link for every claim they make.

So if they click your link and claim and then bookmark the site address without your ref address in it and keep claiming via that link, you will get paid for only the first claim.

That's not true. Referrals are assigned to the address. So if user that uses address ABC uses a faucet with a referral link of XYZ, and then visits the faucet directly, in both cases XYZ will get the claim. What's more even if user with address ABC visits the faucet again, but with referral of DEF, still it's the XYZ who will get referral payout.

If you run your own faucet, you can check the Faucetinabox_Refs table in database, this data is stored there.

EDIT: but also please remember, that FaucetBOX.com as a service doesn't handle referrals at all. Faucets do it on their own and the behavior I described applies to Faucet in a Box script, other scripts may work differently.

That is weird then, every time I share my ref link actively I get ref bonuses but as soon as I am not actively sharing them I stop getting any bonuses...

For example, when I had my own faucet running, with my ref links advertised in it, I got +20 ref claims daily but instantly after I shut down my faucet I receive 0 ref bonus, it seems very weird to me that all my referrals would have stopped claiming at the same time in all of the other faucets.

But I just tested it with my own faucet and seems like it is working as you said.
legendary
Activity: 971
Merit: 1000
December 22, 2015, 01:48:14 PM
Kaz can you explain how Send limits under Manage tab works exactly? Every 30 minutes the set amount, and thats it until the next 30 minutes? If so thats great.

If I understood you correctly, then yes, that's how it works. The system counts how much did you spent and resets this every 30 minutes. If it gets more than the limit you set before resetting, payouts will be blocked until it resets.

Question about Faucetbox upgrade..

I did exactly what the instructions say:

Backup config.php, transfer all files (r62) to host, replace with backup config.php

Then the page just won't load, i get error 500.

Do i have to delete SQL db and start a new one?



Set $display_errors = true; in your config.php file. Does it show anything else now? If not, check your server logs. You don't have to delete the database, it wasn't updated in a way that would cause such issues. Most likely you have PHP older than 5.4.

Faucetbox doesnt count referrals properly.today  my friend made two separate claims with my referrals.i cant see them but i see only referral reward which i dont know who made it.

Faucetbox referral system is bad for affiliates.
It doesn't lock the ref address so only way to keep getting the ref bonus is that your referrals use/bookmark your full ref link for every claim they make.

So if they click your link and claim and then bookmark the site address without your ref address in it and keep claiming via that link, you will get paid for only the first claim.

That's not true. Referrals are assigned to the address. So if user that uses address ABC uses a faucet with a referral link of XYZ, and then visits the faucet directly, in both cases XYZ will get the claim. What's more even if user with address ABC visits the faucet again, but with referral of DEF, still it's the XYZ who will get referral payout.

If you run your own faucet, you can check the Faucetinabox_Refs table in database, this data is stored there.

EDIT: but also please remember, that FaucetBOX.com as a service doesn't handle referrals at all. Faucets do it on their own and the behavior I described applies to Faucet in a Box script, other scripts may work differently.
legendary
Activity: 1274
Merit: 1000
December 22, 2015, 01:13:15 PM
Faucetbox doesnt count referrals properly.today  my friend made two separate claims with my referrals.i cant see them but i see only referral reward which i dont know who made it.

Faucetbox referral system is bad for affiliates.
It doesn't lock the ref address so only way to keep getting the ref bonus is that your referrals use/bookmark your full ref link for every claim they make.

So if they click your link and claim and then bookmark the site address without your ref address in it and keep claiming via that link, you will get paid for only the first claim.
hero member
Activity: 784
Merit: 500
December 22, 2015, 12:01:27 PM
Faucetbox doesnt count referrals properly.today  my friend made two separate claims with my referrals.i cant see them but i see only referral reward which i dont know who made it.
hero member
Activity: 718
Merit: 500
December 22, 2015, 10:56:07 AM
Question about Faucetbox upgrade..

I did exactly what the instructions say:

Backup config.php, transfer all files (r62) to host, replace with backup config.php

Then the page just won't load, i get error 500.

Do i have to delete SQL db and start a new one?

hero member
Activity: 686
Merit: 500
December 22, 2015, 08:16:34 AM
Kaz can you explain how Send limits under Manage tab works exactly? Every 30 minutes the set amount, and thats it until the next 30 minutes? If so thats great.
Pages:
Jump to: