Post
Topic
Board Micro Earnings
Re: [ANN] FaucetBOX.com - API & faucet script, create your own crypto faucet
by
54239478
on 22/03/2015, 16:44:10 UTC
Anyone here knows how to add extra texts and links like this
It wil be much appreciated because i asked a person, he knows and told me to tip him before he tells. So, please don't ask for money

http://i59.tinypic.com/2ik7ihj.jpg

Maybe Kazuldur should answer it in Better way
Go to line 1205 in index.php.
Quote
$data['paid'] = '
'.htmlspecialchars($reward).' '.$unit.' + '.htmlspecialchars($refbalance).' '.$unit.' for referrals was sent to https://faucetbox.com/check/'.rawurlencode(trim($_POST["address"])).'">your FaucetBOX.com address.
PUT WHATEVER YOU WANT HERE
';

That is not Working

Can anyone Solve this and can say how to create extra texts there

Hi,
try this:
Code:
                    if($refbalance > 0) {
                        $data['paid'] = '
'.htmlspecialchars($reward).' '.$unit.' + '.htmlspecialchars($refbalance).' '.$unit.' for referrals was sent to Was that fun? Try real game!
';