Post
Topic
Board Micro Earnings
Re: [Question] Alpha Faucet Script | Integrated with Short links
by
cr3at1v3
on 31/07/2017, 18:25:51 UTC
HI,

I have added the codes as stated, it is taking me to [BTC dot ms] that is working great. But, not showing the status on the page while returning! not in the URL as well.

What I mean that [10 Sat has been sent to FaucetHub.io] is not visible on page.

Please see the page for better understanding: http://aalyafaucet.com/test/

maybe you have not applied the patch. here is the link: http://cointalk.club/downloads/?sa=view;down=14

apply first the patch, look for:
Code:
$lnk_lnk = "lnk/$userip.xxx"; //link path

and replace with:
Code:
$lnk_lnk = "../xxx/lnk/$userip.xxx"; //link path