Pages:
Author

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

sr. member
Activity: 255
Merit: 260
September 05, 2016, 01:41:09 PM

  That is an awesome idea. Like to see how that works out.

full member
Activity: 261
Merit: 102
September 05, 2016, 01:33:35 PM
Where is the file that has the variable $data["paid"] because when I try changing it in the index.php file, it doesn't show up in the website (using inspector). I've tried clearing cookies and cache already.
Thanks in advance.
libs/faucetbox.php I think.
It depends.
If the variable $refbalance is greater than 0, $data['paid'] is initialized on index.php at line 384.
Otherwise, if the faucet is paying out in Bitcoin then it uses the 'html' data from libs/faucetbox.php at line 115. If your faucet is another currency, then it uses the 'html_coin' data from line 116.
Thanks for the info.


Is there way just to find the number for the amount you get paid. I think its $amount or $reward, but I'm not sure where it would be exactly.

are you trying to make a scam faucet? lol
hope not
here's the code
Code:
[url]'html' => '
' . htmlspecialchars($amount) . ' satoshi was sent to your FaucetBOX.com address.
',[/url]

LOL  Grin Not trying to make a scam faucet, but I am trying to add a lottery card with the reward appearing after the card is scratched. Anyways, thanks for the help.
legendary
Activity: 971
Merit: 1000
September 05, 2016, 10:53:03 AM
Is there any guide how to add faucetbox as payout method?  Huh

Maybe this is what you're looking for: https://faucetbox.com/en/api
sr. member
Activity: 255
Merit: 260
September 05, 2016, 10:43:27 AM
Is there any guide how to add faucetbox as payout method?  Huh

   What do you mean add as payout method? Add to what?
hero member
Activity: 1540
Merit: 508
September 05, 2016, 10:37:52 AM
Is there any guide how to add faucetbox as payout method?  Huh
legendary
Activity: 2688
Merit: 2297
Crypto Swap Exchange
September 05, 2016, 10:27:23 AM
Where is the file that has the variable $data["paid"] because when I try changing it in the index.php file, it doesn't show up in the website (using inspector). I've tried clearing cookies and cache already.
Thanks in advance.
libs/faucetbox.php I think.
It depends.
If the variable $refbalance is greater than 0, $data['paid'] is initialized on index.php at line 384.
Otherwise, if the faucet is paying out in Bitcoin then it uses the 'html' data from libs/faucetbox.php at line 115. If your faucet is another currency, then it uses the 'html_coin' data from line 116.
Thanks for the info.


Is there way just to find the number for the amount you get paid. I think its $amount or $reward, but I'm not sure where it would be exactly.

are you trying to make a scam faucet? lol
hope not
here's the code
Code:
[url]'html' => '
' . htmlspecialchars($amount) . ' satoshi was sent to your FaucetBOX.com address.
',[/url]
full member
Activity: 261
Merit: 102
September 05, 2016, 09:29:28 AM
Where is the file that has the variable $data["paid"] because when I try changing it in the index.php file, it doesn't show up in the website (using inspector). I've tried clearing cookies and cache already.
Thanks in advance.
libs/faucetbox.php I think.
It depends.
If the variable $refbalance is greater than 0, $data['paid'] is initialized on index.php at line 384.
Otherwise, if the faucet is paying out in Bitcoin then it uses the 'html' data from libs/faucetbox.php at line 115. If your faucet is another currency, then it uses the 'html_coin' data from line 116.
Thanks for the info.


Is there way just to find the number for the amount you get paid. I think its $amount or $reward, but I'm not sure where it would be exactly.
newbie
Activity: 6
Merit: 0
September 02, 2016, 07:41:41 PM
  Go to address checker page, enter the coin address you are using, and adjust the payout threshold to the desired amount above the minimum payout. From there you can also lock it so that nobody can change your threshold except you for that address.


withdrawn automatically sent today ! no problem !thanks!
legendary
Activity: 2352
Merit: 1267
In Memory of Zepher
September 02, 2016, 05:43:40 PM
Where is the file that has the variable $data["paid"] because when I try changing it in the index.php file, it doesn't show up in the website (using inspector). I've tried clearing cookies and cache already.
Thanks in advance.
libs/faucetbox.php I think.
It depends.
If the variable $refbalance is greater than 0, $data['paid'] is initialized on index.php at line 384.
Otherwise, if the faucet is paying out in Bitcoin then it uses the 'html' data from libs/faucetbox.php at line 115. If your faucet is another currency, then it uses the 'html_coin' data from line 116.
legendary
Activity: 971
Merit: 1000
September 02, 2016, 05:12:31 PM
Now i try to create one faucet. I remember that was the problem with timer and reverse proxy with cloudflare.
whether the problem is solved in r64 script, or if not, where i can find instruction how to solve
thanks

This was solved long time ago, but it requires proper configuration. Read the advanced tab in faucet's admin panel.

Where is the file that has the variable $data["paid"] because when I try changing it in the index.php file, it doesn't show up in the website (using inspector). I've tried clearing cookies and cache already.

Thanks in advance.

libs/faucetbox.php I think.
full member
Activity: 261
Merit: 102
September 02, 2016, 03:42:29 PM
Where is the file that has the variable $data["paid"] because when I try changing it in the index.php file, it doesn't show up in the website (using inspector). I've tried clearing cookies and cache already.

Thanks in advance.
legendary
Activity: 3444
Merit: 3469
Crypto Swap Exchange
September 02, 2016, 01:51:59 PM
Now i try to create one faucet. I remember that was the problem with timer and reverse proxy with cloudflare.
whether the problem is solved in r64 script, or if not, where i can find instruction how to solve
thanks
sr. member
Activity: 255
Merit: 260
September 02, 2016, 01:41:14 PM

  Have you reached the minimum payout? If so, it can take up to 48hrs. If it is still a problem then it is best to open a support ticket.

newbie
Activity: 6
Merit: 0
September 02, 2016, 01:37:05 PM
  Go to address checker page, enter the coin address you are using, and adjust the payout threshold to the desired amount above the minimum payout. From there you can also lock it so that nobody can change your threshold except you for that address.


The fact that the limit set above the minimum payout. Almost a week is no automatic withdrawal
sr. member
Activity: 255
Merit: 260
September 02, 2016, 01:19:32 PM
   Go to address checker page, enter the coin address you are using, and adjust the payout threshold to the desired amount above the minimum payout. From there you can also lock it so that nobody can change your threshold except you for that address.

newbie
Activity: 6
Merit: 0
September 02, 2016, 12:59:43 PM
Keep bumping the thread!

Please don't do that. Only one "bump" is enough, repeating this can hide some valuable information from someone else Smiley

Roger that, but I figured keeping this thread near the top of the page would be a wise move until the problem was resolved. Luckily that didn't need to happen.

Thank you for fixing it Smiley

Hello ! Having problems with the withdrawn automatically! The amount withdrawn automatically for the account is already a long time ago, but for some reason withdrawn automatically happens! Solve this problem please ! Thanks in advance !
full member
Activity: 210
Merit: 100
September 01, 2016, 11:54:47 AM
Keep bumping the thread!

Please don't do that. Only one "bump" is enough, repeating this can hide some valuable information from someone else Smiley

Roger that, but I figured keeping this thread near the top of the page would be a wise move until the problem was resolved. Luckily that didn't need to happen.

Thank you for fixing it Smiley
legendary
Activity: 971
Merit: 1000
September 01, 2016, 10:12:17 AM
Performance issues should be fixed now.

Keep bumping the thread!

Please don't do that. Only one "bump" is enough, repeating this can hide some valuable information from someone else Smiley
newbie
Activity: 41
Merit: 0
September 01, 2016, 06:41:39 AM
Seems to be up and running again. Still wondering when then payout will come.
full member
Activity: 210
Merit: 100
September 01, 2016, 05:17:23 AM
Bumping before I go to bed Smiley

EDIT: Tried sending a support message on the website, but there was an error. Ended up sending a PM here, so hopefully it'll make its way into his email box. Keep bumping the thread!
Pages:
Jump to: