Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
January 20, 2015, 10:34:11 PM |
|
Approve please my new faucet http://ussr-faucet.com - its without popup and etc. Thx. 707 satoshi every 77 minutes. I won't approve your faucets anymore after what you did previously (removing popups and porn only to put it back as soon as I've approved your faucet). it's your choice I'm glad you understand
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Vortex20000
|
|
January 21, 2015, 08:46:09 AM |
|
Approve please my new faucet http://ussr-faucet.com - its without popup and etc. Thx. 707 satoshi every 77 minutes. I won't approve your faucets anymore after what you did previously (removing popups and porn only to put it back as soon as I've approved your faucet). it's your choice I'm glad you understand Hmm, I'm willing to remove popups if it means a place on the list. Users tend to close it before I even get credited anyway.
|
|
|
|
Crystyan
|
|
January 23, 2015, 04:05:05 PM Last edit: January 23, 2015, 05:37:21 PM by Crystyan |
|
anyone have problems with captcha(solvemedia) after update? i means captcha doesnt appear on site although its set
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
January 23, 2015, 08:10:26 PM |
|
anyone have problems with captcha(solvemedia) after update? i means captcha doesnt appear on site although its set
Can you try the latest version? Looks like solvemedia doesn't like being loaded via HTTPS, so now we detect whether faucet is hosted on HTTP or HTTPS and load captcha accordingly
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Crystyan
|
|
January 24, 2015, 12:01:53 AM |
|
I uptated faucet to last version, and its work now
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
January 24, 2015, 10:24:09 AM |
|
I uptated faucet to last version, and its work now I'm glad, sorry for trouble
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
ABitBack
|
|
January 25, 2015, 11:37:19 AM |
|
In the simplest form it looks like this: $faucetbox = new FaucetBOX($api_key, $currency); $faucetbox->send($user_address, $amount); $faucetbox->sendReferralEarnings($referral_address, $referral_amount);
Now you must somehow decide, what "$referral_address" should be and how much to pay him. You can store it in database, you can take it directly from GET variable or you can ask user to input it. It's all up to you in faucetbox.php I set referral = "true" but now my standard payments say "referral payout" next to them.
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
January 25, 2015, 11:46:21 AM |
|
In the simplest form it looks like this: $faucetbox = new FaucetBOX($api_key, $currency); $faucetbox->send($user_address, $amount); $faucetbox->sendReferralEarnings($referral_address, $referral_amount);
Now you must somehow decide, what "$referral_address" should be and how much to pay him. You can store it in database, you can take it directly from GET variable or you can ask user to input it. It's all up to you in faucetbox.php I set referral = "true" but now my standard payments say "referral payout" next to them. Well... by changing $referral in faucetbox.php file you've just said that all your payments are referrals. Do not change faucetbox.php. Just use $faucetbox->sendReferralEarnings method when sending referral and $faucetbox->send when sending standard payments.
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
Dalyb
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 25, 2015, 12:42:06 PM |
|
hey, can someone say me where i have to put ad code if i want it between captcha and address box? i saw a lot of faucets with this.. but i can't edit it in settings.. there is no box for it so it must be in the code..
|
|
|
|
minifrij
Legendary
Offline
Activity: 2352
Merit: 1267
In Memory of Zepher
|
|
January 25, 2015, 12:58:55 PM |
|
hey, can someone say me where i have to put ad code if i want it between captcha and address box? i saw a lot of faucets with this.. but i can't edit it in settings.. there is no box for it so it must be in the code..
Go to your template's folder, open index.php, find where the box to insert the address is and place it in the code underneath. In the default 'base' template, place the code at line 78 on index.php.
|
|
|
|
Dalyb
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 25, 2015, 01:07:07 PM |
|
im using 'default' not 'base'
|
|
|
|
minifrij
Legendary
Offline
Activity: 2352
Merit: 1267
In Memory of Zepher
|
|
January 25, 2015, 01:09:39 PM |
|
im using 'default' not 'base'
I believe it's at line 153 on default's index.php.
|
|
|
|
Dalyb
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 25, 2015, 01:16:45 PM |
|
so i have to put ad code on line 153 and i will have it between address and captcha right?
|
|
|
|
minifrij
Legendary
Offline
Activity: 2352
Merit: 1267
In Memory of Zepher
|
|
January 25, 2015, 01:17:34 PM |
|
so i have to put ad code on line 153 and i will have it between address and captcha right?
Looks like it.
|
|
|
|
Dalyb
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 25, 2015, 01:39:34 PM |
|
|
|
|
|
whitewhidow
Member
Offline
Activity: 112
Merit: 10
|
|
January 25, 2015, 01:42:10 PM |
|
|
TO WHOEVER STOL MY ACCOUNT AND WAS NOW USING IT AS HIS OWN, FCK OFF PLEASE - The REAL WHITEWHIDOW
|
|
|
Dalyb
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 25, 2015, 01:44:01 PM |
|
?
|
|
|
|
minifrij
Legendary
Offline
Activity: 2352
Merit: 1267
In Memory of Zepher
|
|
January 25, 2015, 02:02:43 PM |
|
Go to templates>default>index.php and look on line 153 there. Also, don't use a shorte.st entering code. It makes you look like a money whore.
|
|
|
|
Dalyb
Newbie
Offline
Activity: 56
Merit: 0
|
|
January 25, 2015, 02:48:58 PM |
|
Ok, this is between rewards and address but i need between address and captcha
|
|
|
|
Kazuldur (OP)
Legendary
Offline
Activity: 971
Merit: 1000
|
|
January 25, 2015, 03:04:22 PM |
|
Ok, this is between rewards and address but i need between address and captcha
I recommend you this: http://www.codecademy.com/en/tracks/web . It will help you understand HTML and then you'll be able to put your ads wherever you want .
|
Unless stated otherwise, all opinions are of my own, not FaucetBOX.com's.
|
|
|
|