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=14apply first the patch, look for:
$lnk_lnk = "lnk/$userip.xxx"; //link path
and replace with:
$lnk_lnk = "../xxx/lnk/$userip.xxx"; //link path
Thanks for your help, but it is not showing the notification to users that the amount has been sent to FH. I am trying to find out how this can be enabled. May be I am missing something.