Search content
Sort by

Showing 4 of 4 results by dosio
Post
Topic
Board Micro Earnings
Re: Faucet Owner-Do you want to put shortlink on claim button ?
by
dosio
on 25/07/2017, 18:58:52 UTC
hi everyone

you can put ANY url shortener srevice to your claim button.
i will explain you how.. (avoid adyou.me service - it's scam!)
the best option is to put url shortener, that pays multiple times / show / day  , because it pays for every claim

but there is a workaround to use more url shortener services to one single claim button - but you need some DB skills

ok let's show how to do it with single url shortener..

put a button tag inside
 
tags where form action address will contain url shortener generated link...
this shortener link will point to (for example) claimcheck.php on your faucet.

your claimcheck.php can look like this:

Code:
$rlink =$_SERVER['HTTP_REFERER'];  //you will assign to $rlink variable the page fro where you are redirected to claimcheck.php
if (($rlink=='http://yourutlshortener/blah'//note that some url shorteners have a little different return address - test it first, before running for public
{
//put here your payout code to microwallet or add credits to your balance

header('Location: ./index.php?msg=you claimed xy satoshis'); //?msg = optional - you can parse on main page how much satoshis claimed (if you are giving random amount of satoshis)
//put to index.php $msg = $_GET['msg]   then echo $msg as php code somewhere to your index.php
}
//if the claimcheck.php was NOT redirected from your URL shortener service, simply go back to index.php, maybe with some error code
header('Location: ./index.php?msg=your claim was not successful')
?>


great idea...
but it doesn't work for me:
- i put my shortlink in an action tag, that was actually missing at all in the form;
- the final link was messed up, basically added to host url;
- i don't have enough skill to fix it... ;-)
Post
Topic
Board Micro Earnings
Re: VirtualPub.io - Run your own pub/bar, serve drinks, earn bitcoin!
by
dosio
on 13/04/2017, 15:10:22 UTC
I am going to move VP on a new server of mine.
There's gonna be some downtime

Hi!
After the blackout, i cannot login...

Erasing cookies and restarting browser & computer was no use.
Can you help me?
Username

Thanks

EDIT: solved...!!!
Post
Topic
Board Micro Earnings
Re: VirtualPub.io - Run your own pub/bar, serve drinks, earn bitcoin!
by
dosio
on 08/04/2017, 15:52:37 UTC
hiring bartender without mellow would be the solution, because:
a) mellow issues are not your fault, but our neither
b) being completely stuck is not something a player can afford
c) you lose only bartender hiring, not so much for you but everithing for us

edited: we are here talking with you, but imagine how many players will simply delete vpub from their bookmarks... :-)
I don't really get scared by scenarios such as
Quote
we are here talking with you, but imagine how many players will simply delete vpub from their bookmarks... :-)

If I listened to everyone since I started, I wouldn't be where I am right now.
tomos did listen to most of you and see the result.
Now, we come back to point 1. It'll remain as it is.

Have patience until mellowads fixes their stuff.

ok, but always keep in mind that we are here to help... :-)

I'm really new here but not new at all in this business: I know there are only two rules:
1) if you don't earn, we don't earn
2) if we don't play, you don't earn

P.S. - lottery tickets worked for me for some hours, two days ago, since then only blank php page
Post
Topic
Board Micro Earnings
Re: VirtualPub.io - Run your own pub/bar, serve drinks, earn bitcoin!
by
dosio
on 08/04/2017, 15:22:46 UTC
hiring bartender without mellow would be the solution, because:
a) mellow issues are not your fault, but our neither
b) being completely stuck is not something a player can afford
c) you lose only bartender hiring, not so much for you but everithing for us

edited: we are here talking with you, but imagine how many players will simply delete vpub from their bookmarks... :-)