Bitcoin Forum
July 13, 2024, 08:59:23 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic: Need help translating microwallet to faucetbox  (Read 292 times)
Superhitech (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile
December 26, 2015, 09:55:24 PM
 #1

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.
Superhitech (OP)
Legendary
*
Offline Offline

Activity: 1064
Merit: 1000


View Profile
January 05, 2016, 04:24:15 AM
 #2

Job has been completed; locking thread now.
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!