Bitcoin Forum

Economy => Micro Earnings => Topic started by: Superhitech on December 26, 2015, 09:55:24 PM



Title: Need help translating microwallet to faucetbox
Post by: Superhitech on December 26, 2015, 09:55:24 PM
I'm looking for someone who can translate values of the microwallet script to a faucetbox script.

I'm trying to update an older microwallet migrated version of the faucetbox script, but my faucet uses a custom theme that gets messed up when I try to update. The css and the buttons/captcha input values etc. get messed up.

Hence, I want to hire someone who can translate values for me. It shouldn't take too long.

For example, something on the microwallet script would look like this:

Code:
<p class="text-center">Get a reward every <?php echo $view['main']['timer']; ?>!</p>

While on a faucetbox script it would look like this:

Code:
<p class="alert alert-success">Get a reward every <?php echo $data["timer"]; ?> minutes!</p>

Looking to work with a trusted forum member, PM me if interested.


Title: Re: Need help translating microwallet to faucetbox
Post by: Superhitech on January 05, 2016, 04:24:15 AM
Job has been completed; locking thread now.