Pages:
Author

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

full member
Activity: 223
Merit: 103
October 03, 2016, 02:54:25 AM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?

Did you update the template too?


No I did not :/, will update it now, thanks for fast answer Smiley

You probably just need to add "claim-button" class to the button in index.php of your template. That way you won't have to redo all your customizations.

Hmm i updated the whole template, and tried to add class claim as well, but the problem seem to persist.
It somehow shows ad block button text, with function of claim button Smiley

Are you using adblock?

Is "Detect and block users with ad blocking software" enabled in your fb admin?

Is the "Enable Get reward button after some time" greater than 0?

When you do "view source" of your facet can you find:
Code:

If you want to make the button non-clickable open:
Code:
antibotlinks.php

Under:
Code:
claim_button.val('Please disable AdBlock and reload');

Add:
Code:
claim_button.prop('disabled', true);

I had few divs between footer box and scripts required for button, i moved the divs and it is working perfectly, somehow it was blocking button-timer.js and advertisement.js. Thanks for the help!
full member
Activity: 500
Merit: 100
October 02, 2016, 04:20:22 PM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?

Did you update the template too?


No I did not :/, will update it now, thanks for fast answer Smiley

You probably just need to add "claim-button" class to the button in index.php of your template. That way you won't have to redo all your customizations.

Hmm i updated the whole template, and tried to add class claim as well, but the problem seem to persist.
It somehow shows ad block button text, with function of claim button Smiley

Are you using adblock?

Is "Detect and block users with ad blocking software" enabled in your fb admin?

Is the "Enable Get reward button after some time" greater than 0?

When you do "view source" of your facet can you find:
Code:

If you want to make the button non-clickable open:
Code:
antibotlinks.php

Under:
Code:
claim_button.val('Please disable AdBlock and reload');

Add:
Code:
claim_button.prop('disabled', true);
full member
Activity: 223
Merit: 103
October 02, 2016, 09:19:06 AM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?

Did you update the template too?


No I did not :/, will update it now, thanks for fast answer Smiley

You probably just need to add "claim-button" class to the button in index.php of your template. That way you won't have to redo all your customizations.

Hmm i updated the whole template, and tried to add class claim as well, but the problem seem to persist.
It somehow shows ad block button text, with function of claim button Smiley
legendary
Activity: 971
Merit: 1000
October 02, 2016, 06:21:54 AM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?

Did you update the template too?


No I did not :/, will update it now, thanks for fast answer Smiley

You probably just need to add "claim-button" class to the button in index.php of your template. That way you won't have to redo all your customizations.
full member
Activity: 223
Merit: 103
October 02, 2016, 06:07:09 AM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?

Did you update the template too?


No I did not :/, will update it now, thanks for fast answer Smiley
legendary
Activity: 971
Merit: 1000
October 02, 2016, 06:04:11 AM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?

Did you update the template too?
full member
Activity: 223
Merit: 103
October 02, 2016, 05:33:56 AM
I recently updated to r65 with antibotlinks 5.50, but after solving antibotlinks, claim button says "disable ad block and reload" but it's clickable, it works like get reward button, also the button timer seems to be gone. Any idea?
legendary
Activity: 971
Merit: 1000
October 02, 2016, 04:55:55 AM
How can I use Facuetbox API to directly send payment to a bitcoin address. I remember there used to be such option in Faucetbox account but I can't find it now.
Looking to make some micropayments.

https://faucetbox.com/en/api

If you want an UI, there is a "Manual send" option in Faucet in a BOX admin panel.
I'm looking for Manual send option and still couldn't find it in my Faucetbox admin panel.

It's not in the FaucetBOX.com panel, it's in the panel provided by Faucet in a BOX faucet script: https://i.imgur.com/cBkUlsK.png
legendary
Activity: 1414
Merit: 1000
October 02, 2016, 04:45:56 AM
How can I use Facuetbox API to directly send payment to a bitcoin address. I remember there used to be such option in Faucetbox account but I can't find it now.
Looking to make some micropayments.

https://faucetbox.com/en/api

If you want an UI, there is a "Manual send" option in Faucet in a BOX admin panel.
I'm looking for Manual send option and still couldn't find it in my Faucetbox admin panel.
legendary
Activity: 971
Merit: 1000
October 02, 2016, 04:11:31 AM
How can I use Facuetbox API to directly send payment to a bitcoin address. I remember there used to be such option in Faucetbox account but I can't find it now.
Looking to make some micropayments.

https://faucetbox.com/en/api

If you want an UI, there is a "Manual send" option in Faucet in a BOX admin panel.
legendary
Activity: 1414
Merit: 1000
October 02, 2016, 01:30:52 AM
How can I use Facuetbox API to directly send payment to a bitcoin address. I remember there used to be such option in Faucetbox account but I can't find it now.
Looking to make some micropayments.
newbie
Activity: 44
Merit: 0
September 27, 2016, 11:31:40 PM
i was using 2 faucets before FB. is there a way to transfer the satoshi to my FB account? the 2 faucets are on FB.
legendary
Activity: 1064
Merit: 1000
September 25, 2016, 11:23:37 AM
Currently the type="submit" attribute makes the claim button work. Where I go to change the value ex. tpye="ahdgdu"
Planning on making a way to secure the faucet against bots.
You cannot edit the type value of an input tag as it is what defines the object its self. If you changed type='submit' to anything else it would default to a text box.
What you can change is the name and id values of one, however you must make sure you change every instance of the object in the script (E.G having an input with name='input1' would correspond to $_POST['input1'], no other value would work for it) else your script will no longer work.

One more question; is there a way to search my database for a certain IP address that I can delete? I know the IP, I just want to remove it from my faucet.
You could use a SQL DELETE query in your PhpMyAdmin panel, though it would have to be somewhat complicated due to the way FaucetInABox's database infrastructure is set up. Kazuldur will probably be able to help you out with it.

Thanks for your reply; but I've already figured it out. Thanks anyways!
legendary
Activity: 2352
Merit: 1267
In Memory of Zepher
September 25, 2016, 10:16:22 AM
Currently the type="submit" attribute makes the claim button work. Where I go to change the value ex. tpye="ahdgdu"
Planning on making a way to secure the faucet against bots.
You cannot edit the type value of an input tag as it is what defines the object its self. If you changed type='submit' to anything else it would default to a text box.
What you can change is the name and id values of one, however you must make sure you change every instance of the object in the script (E.G having an input with name='input1' would correspond to $_POST['input1'], no other value would work for it) else your script will no longer work.

One more question; is there a way to search my database for a certain IP address that I can delete? I know the IP, I just want to remove it from my faucet.
You could use a SQL DELETE query in your PhpMyAdmin panel, though it would have to be somewhat complicated due to the way FaucetInABox's database infrastructure is set up. Kazuldur will probably be able to help you out with it.
legendary
Activity: 1064
Merit: 1000
September 24, 2016, 10:14:12 PM
Hello Kazuldur,

Is there a way to keep separate balances for 2 different faucets on the same account? Right now even though my 2 faucets have different API keys, they are still using the same balance. Thanks!

No, you have to create a second account for that.

Great, thanks for your reply.

One more question; is there a way to search my database for a certain IP address that I can delete? I know the IP, I just want to remove it from my faucet.
full member
Activity: 261
Merit: 102
September 24, 2016, 09:57:13 PM
Currently the type="submit" attribute makes the claim button work. Where I go to change the value ex. tpye="ahdgdu"
Planning on making a way to secure the faucet against bots.
legendary
Activity: 971
Merit: 1000
September 23, 2016, 10:35:07 AM
Hello Kazuldur,

Is there a way to keep separate balances for 2 different faucets on the same account? Right now even though my 2 faucets have different API keys, they are still using the same balance. Thanks!

No, you have to create a second account for that.
legendary
Activity: 1064
Merit: 1000
September 22, 2016, 09:58:40 PM
Hello Kazuldur,

Is there a way to keep separate balances for 2 different faucets on the same account? Right now even though my 2 faucets have different API keys, they are still using the same balance. Thanks!
legendary
Activity: 971
Merit: 1000
September 22, 2016, 01:52:34 PM
I can't find this php.ini file you are referring to.
php.ini is the configuration that the PHP installed on the server follows. If you are using Shared Hosting this may not be readily available to you.
It may be listed on your cPanel as 'PHP Configuration' or something similar. If not, you can contact your webhost's support and they will likely tell you how to change it or change it for you.
It fixed the problem I think and it showed my balance.
But it's almost emptied. @OP Can you check if someone has used my API to empty my wallet.  Username: ahmedjadoon2

Contact [email protected], you'll get better help there in cases like that.

I took a quick glance though. Looks like only one IP address used your API key and there are about 2 payouts every minute, with rewards from ~1020 to ~2005 satoshi. So I guess it's nothing out of ordinary.
legendary
Activity: 1414
Merit: 1000
September 22, 2016, 01:15:13 AM
I can't find this php.ini file you are referring to.
php.ini is the configuration that the PHP installed on the server follows. If you are using Shared Hosting this may not be readily available to you.
It may be listed on your cPanel as 'PHP Configuration' or something similar. If not, you can contact your webhost's support and they will likely tell you how to change it or change it for you.
It fixed the problem I think and it showed my balance.
But it's almost emptied. @OP Can you check if someone has used my API to empty my wallet.  Username: ahmedjadoon2
Pages:
Jump to: