Bitcoin Forum
May 27, 2024, 09:18:11 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ... 156 »
  Print  
Author Topic: FaucetBOX.com Discussion  (Read 236938 times)
This is a self-moderated topic. If you do not want to be moderated by the person who started this topic, create a new topic.
Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 27, 2015, 08:04:26 PM
 #41

Thanks. I already did it with
Code:
col-xs-8 col-md-8 col-md-push-2

Oh, looks like I've looked at that after you've changed it Smiley

I have one more important question: Why is my faucet not working? I tried multiple addresses and it always says "Invalid 'to' address"..
Just try it: http://winbits.us

You've added:

Code:
<input type="text" style="text-align:center;" name="address" class="form-control" value="http://winbits.us/?r=Your_Address">

after the "Share this link with your friends". So it always sends the address as "http://winbits.us/?r=Your_Address" instead of what user puts in the input. Remove the 'name="address"' from this line and it should work fine.

EDIT: I probably found a bug/mistake in support page:

Thanks, I've added it to our bugtracker Smiley

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
winbits.us
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile
June 27, 2015, 08:35:20 PM
 #42

I have one more important question: Why is my faucet not working? I tried multiple addresses and it always says "Invalid 'to' address"..
Just try it: http://winbits.us

You've added:

Code:
<input type="text" style="text-align:center;" name="address" class="form-control" value="http://winbits.us/?r=Your_Address">

after the "Share this link with your friends". So it always sends the address as "http://winbits.us/?r=Your_Address" instead of what user puts in the input. Remove the 'name="address"' from this line and it should work fine.

Thank you so much! I didn't even notice that mistake  Cheesy
Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 27, 2015, 11:05:49 PM
 #43

FaucetBOX.com will be down for maintenance on Saturday/Sunday night (UTC). Database schema update is required, so it can take a long time.

The maintenance has started. It can take even a few hours, sorry for inconvenience..

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
lama-hunter
Sr. Member
****
Offline Offline

Activity: 266
Merit: 250



View Profile
June 28, 2015, 01:16:17 AM
 #44

FaucetBOX.com will be down for maintenance on Saturday/Sunday night (UTC). Database schema update is required, so it can take a long time.

The maintenance has started. It can take even a few hours, sorry for inconvenience..

any Updates?
Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 28, 2015, 01:18:38 AM
Last edit: June 28, 2015, 02:51:10 AM by Kazuldur
 #45

FaucetBOX.com will be down for maintenance on Saturday/Sunday night (UTC). Database schema update is required, so it can take a long time.

The maintenance has started. It can take even a few hours, sorry for inconvenience..

any Updates?

About 56% of last stage is done, rough ETA: 1h 15min.

EDIT: 87% complete.

EDIT2: any minute now.

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 28, 2015, 03:18:08 AM
 #46

FaucetBOX.com is back up now, however you may experience degraded performance for a few more hours. Please report any issues.

Sorry for this long downtime once again. I hope that the next one won't happen until September.

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
ranlo
Legendary
*
Offline Offline

Activity: 1974
Merit: 1007



View Profile
June 28, 2015, 07:21:25 AM
 #47

Either way, it seems pretty easy to implement. Just checking against the referrer and returning to the homepage if it was found to be elsewhere should be sufficient.
Something like this maybe:
Code:
if($_SERVER['HTTP_REFERER'] != 'http://yoursitewhatever.com'){
header('Location: /');
}
Once the form has submitted (~line 1138 on index.php).

I'm not that good with PHP, but I think that
Code:
header('Location: /');
won't end the script. So it will send the coins either way and only redirect to main page after that.
Code:
header('Location: /'); die();
should work though.

As soon as that header hits, the page forwards, so there's no need for closing out the PHP connection -- it's done by default. Even if you have other code after that, it will stop parsing at that line.

https://nanogames.io/i-bctalk-n/
Message for info on how to get kickbacks on sites like Nano (above) and CryptoPlay!
iWokeUpLate
Newbie
*
Offline Offline

Activity: 56
Merit: 0


View Profile
June 28, 2015, 07:57:15 AM
 #48

FaucetBOX.com is back up now, however you may experience degraded performance for a few more hours. Please report any issues.

Sorry for this long downtime once again. I hope that the next one won't happen until September.
Thanks for the good work. Grin
Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 28, 2015, 08:44:42 AM
 #49

FaucetBOX.com is back up now, however you may experience degraded performance for a few more hours. Please report any issues.

Sorry for this long downtime once again. I hope that the next one won't happen until September.

Some inconsistencies were found after the update. We're back to maintenance, sorry.

EDIT: issue located, should be resolved in ~10 minutes.

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
RealBitcoin
Hero Member
*****
Offline Offline

Activity: 854
Merit: 1009


JAYCE DESIGNS - http://bit.ly/1tmgIwK


View Profile
June 28, 2015, 09:17:59 AM
 #50

I hope you fix it fast, i earn huge faucet streams from faucetbox, my favorite microwallet.

I`m curious about the new features, what are they?

Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 28, 2015, 09:20:18 AM
 #51

I hope you fix it fast, i earn huge faucet streams from faucetbox, my favorite microwallet.

I`m curious about the new features, what are they?

Oh, it's fixed already Smiley

There're no new features with this one however. We just had to update the database to keep up with the ever-increasing number of payouts and to clean up some legacy stuff.

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
ozycash
Sr. Member
****
Offline Offline

Activity: 288
Merit: 250


View Profile WWW
June 28, 2015, 12:56:29 PM
 #52

site down for 10 minutes, i keep getting the same response even after over 1/2 an hour!
so is the site back up or not?

the best faucet instant payment
Btree
Full Member
***
Offline Offline

Activity: 140
Merit: 100


bitcoin é uma árvore que vai continuar a crescer


View Profile
June 28, 2015, 01:25:24 PM
 #53

my problem in faucetbox is only payment can directly fast like faucet xapo
im only user who use some faucet Smiley

As I explained a few times in previous thread, it's not possible for us. Network fees would be too high, even bigger than what we'd send to users.
Xapo get around it by also providing a wallet and for others they pretty much pay the fees themselves. We're not nearly as big as Xapo (I think they've got a few millions from fundraising...) and we can't afford that.

I sure faucetbox is big company Smiley
now faucetbox is favorit from owner faucet may be need 2-3 years to get that Wink

Im sure faucetbox can growing like price bitcoin now Cheesy

joele
Legendary
*
Offline Offline

Activity: 1022
Merit: 1000



View Profile
June 28, 2015, 01:39:33 PM
 #54

Any plans of selling some shares in market exchange?
Viper_Unleashed
Sr. Member
****
Offline Offline

Activity: 584
Merit: 252



View Profile
June 28, 2015, 02:00:11 PM
 #55

waiting to check back the statistics....lets see how long maintanence takes
Kazuldur (OP)
Legendary
*
Offline Offline

Activity: 971
Merit: 1000


View Profile
June 28, 2015, 02:07:20 PM
 #56

site down for 10 minutes, i keep getting the same response even after over 1/2 an hour!
so is the site back up or not?

waiting to check back the statistics....lets see how long maintanence takes

It's the downgraded performance I've mentioned in previous post. It should work most of the time, and in about 50 minutes problems should disappear.

Any plans of selling some shares in market exchange?

No.

Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
marekmikula8
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
June 28, 2015, 03:23:10 PM
 #57

@Kazuldur

Hello, if i choose my timezone so the menu disappears and does not hide in.
Dxuz
Full Member
***
Offline Offline

Activity: 224
Merit: 100


View Profile
June 28, 2015, 03:59:22 PM
 #58

@Kazuldur

Hello, if i choose my timezone so the menu disappears and does not hide in.
same here, i've chosen my timezone and clicked save. It just didn't dissapear
Clicked "X" too, but nothing happened
marekmikula8
Newbie
*
Offline Offline

Activity: 42
Merit: 0


View Profile WWW
June 28, 2015, 04:23:13 PM
 #59

It is fixed Smiley
Viper_Unleashed
Sr. Member
****
Offline Offline

Activity: 584
Merit: 252



View Profile
June 28, 2015, 04:39:17 PM
 #60

yes all in good times,working ....its about to be 48 hours,,,,now some satoshi will be transferred to my wallet... Grin Grin Grin Grin
Pages: « 1 2 [3] 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 ... 156 »
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!