Bitcoin Forum
May 25, 2024, 08:32:12 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 [2] 3 4 »  All
  Print  
Author Topic: OpenSource PHP Faucet for bitcoin and altcoins  (Read 9948 times)
phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 06, 2015, 11:05:32 AM
 #21

thank you sir

but there is same problems

1-when you put your currency satoshi at admcenter you balance in dashboard will be (0).
2-when you send 10000 satoshi with AsMoney its will be( 1 mBTC)
3-when you send 10000 satoshi with BTC  address its show up( 0 pending)
4-when you send 10000 satoshi with Btc  address you will get in cron (Currency is not valid)
5-when you put your currency mBTC at dashboard setting and put prize 0.005 mBTC and go
to your withdrawal page you will get your balance is( 0).
6-Withdrawals & donate pages at admcenter showing 1 page only no more
7-Withdrawals & donate pages at user center showing 1 page of transactions only


thats all for now

im so sorry but i want to use your script really

thank your for your support


1- OK Now

2- Ok Now

3- All them goes for fee

4- like question 3, asmoney get fees for send money to address and 10000 satoshi will equal 0. you should set higher minimum balance for withdrawal to bitcoin address. and you can set any amount for send money to asmoney account.

5- Go to your database, and run this query, I updated installation sql script but you don't need to reinstall if you run the following sql code.

Code:
ALTER TABLE `tbl_user` CHANGE `credit` `credit` DECIMAL( 20, 8 ) NOT NULL ;

6 & 7- admin center paging work for me, please explain more about this.

download updates and publish again,  Thanks for testing my script.
LOBSTER
Hero Member
*****
Offline Offline

Activity: 560
Merit: 500


View Profile
April 06, 2015, 11:26:24 AM
 #22

Nice project!

It would be great if you could implement a migration for microwallet etc. ;-)

Would that be possible?
romeox6x
Member
**
Offline Offline

Activity: 183
Merit: 10


View Profile
April 06, 2015, 02:57:04 PM
 #23

i will try today

thank you so much

if you can tell me how add java/script on site
like anti adblock its will be perfect

thank you a lot
phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 06, 2015, 05:04:28 PM
 #24

i will try today

thank you so much

if you can tell me how add java/script on site
like anti adblock its will be perfect

thank you a lot

Your welcome, in html template files open tag {literal} enter javascript code and close literal {/literal} OR put your javascript in a .js file and decleare on head.
phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 06, 2015, 05:12:38 PM
 #25

Nice project!

It would be great if you could implement a migration for microwallet etc. ;-)

Would that be possible?

Good idea, I am not familiar with their script but I will test.
phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 07, 2015, 10:28:30 AM
 #26

Nice project!

It would be great if you could implement a migration for microwallet etc. ;-)

Would that be possible?


I checked microwallet , there is nothing in database for migration. just a username without password. you can install phpfaucet and ask your users to register a new account.


romeox6x
Member
**
Offline Offline

Activity: 183
Merit: 10


View Profile
April 07, 2015, 10:59:47 AM
 #27

sir the script work perfect

but some
issues

withdrawal page of admin center showing up 1 page

i have 100 transctions not show all only  1 page ex 10 transactions

phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 07, 2015, 11:55:47 AM
 #28

sir the script work perfect

but some
issues

withdrawal page of admin center showing up 1 page

i have 100 transctions not show all only  1 page ex 10 transactions




update admcenter/withdrawal.php, it should work now. I didn't upload and test , please tell me if solved.
romeox6x
Member
**
Offline Offline

Activity: 183
Merit: 10


View Profile
April 07, 2015, 05:22:23 PM
 #29

its work

thank you

but did you make transactions has expair???

if not it will be hard to save to much pages
romeox6x
Member
**
Offline Offline

Activity: 183
Merit: 10


View Profile
April 07, 2015, 06:18:03 PM
 #30

there is a big problem

when you login with your username

and go to register with another browser

its work with referal

and claim every time in same time

you should be make ip/fillter

phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 08, 2015, 03:20:10 PM
 #31

there is a big problem

when you login with your username

and go to register with another browser

its work with referal

and claim every time in same time

you should be make ip/fillter



Update header.php, I put a filter to prevent referral fraud.
romeox6x
Member
**
Offline Offline

Activity: 183
Merit: 10


View Profile
April 08, 2015, 07:52:30 PM
 #32

you have very important pm please answer
jimmy01
Member
**
Offline Offline

Activity: 106
Merit: 10


View Profile
April 09, 2015, 11:42:54 PM
 #33

I am developing my own faucet, your script works perfectly, really thanks for great support
ciocgun
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
April 10, 2015, 02:48:50 PM
 #34

Hi there,
this is a fantastic poroject, maybe if you could improve the version with our suggestion could be a very perfect one, and you could receive some bounties.

i've some suggestions:

1)demo login/password for user are is not "Demo" but "demo" correct your homepage
2)If you could add some more altcoins in your platform you could receive lot of bunties from the developers (i could donate you as a birdcoin dev team)
3)Please set up a cronjob setable directly in the backoffice.

Templates/Plugins updater is the limit of microwallet OLD script..

you could attrack lot of people keeping the code update by our suggestions.

I'll follow the thread waiting for a new version

phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 12, 2015, 11:28:03 AM
 #35

Hi there,
this is a fantastic poroject, maybe if you could improve the version with our suggestion could be a very perfect one, and you could receive some bounties.

i've some suggestions:

1)demo login/password for user are is not "Demo" but "demo" correct your homepage
2)If you could add some more altcoins in your platform you could receive lot of bunties from the developers (i could donate you as a birdcoin dev team)
3)Please set up a cronjob setable directly in the backoffice.

Templates/Plugins updater is the limit of microwallet OLD script..

you could attrack lot of people keeping the code update by our suggestions.

I'll follow the thread waiting for a new version

Hi bro,

1) You are right, account login is demo and fixed on homepage.
2) I don't add want to involve in payments, payments handle by AsMoney and I will add more coins if they add coins.
3) I will setup a programatically cronjob in next verion.
Webnet
Full Member
***
Offline Offline

Activity: 182
Merit: 100

DaDice! Next Generation Dice Game


View Profile
April 12, 2015, 12:00:50 PM
 #36

its a very good script, is it possible to use this with an alt, thanks for sharing this.

phpfaucet.org (OP)
Newbie
*
Offline Offline

Activity: 28
Merit: 0


View Profile
April 12, 2015, 12:57:05 PM
 #37

its a very good script, is it possible to use this with an alt, thanks for sharing this.

Thanks, Yes, PHPFaucet support dogecoin, peercoin, litecoin , darkcoin too.
poordeveloper
Hero Member
*****
Offline Offline

Activity: 896
Merit: 527


₿₿₿₿₿₿₿


View Profile WWW
April 12, 2015, 06:48:56 PM
 #38

Looks great. Are there any faucets already using it?

🎰 Bitcoin Casinos ⭐⭐⭐⭐⭐
.
🔵 Buy Bitcoin (Visa / Mastercard / SEPA / Bank Transfer / Western Union / MoneyGram / RIA)
ciocgun
Sr. Member
****
Offline Offline

Activity: 490
Merit: 250


View Profile WWW
April 13, 2015, 09:27:40 AM
 #39

Hi there,
this is a fantastic poroject, maybe if you could improve the version with our suggestion could be a very perfect one, and you could receive some bounties.

i've some suggestions:

1)demo login/password for user are is not "Demo" but "demo" correct your homepage
2)If you could add some more altcoins in your platform you could receive lot of bunties from the developers (i could donate you as a birdcoin dev team)
3)Please set up a cronjob setable directly in the backoffice.

Templates/Plugins updater is the limit of microwallet OLD script..

you could attrack lot of people keeping the code update by our suggestions.

I'll follow the thread waiting for a new version

Hi bro,

1) You are right, account login is demo and fixed on homepage.
2) I don't add want to involve in payments, payments handle by AsMoney and I will add more coins if they add coins.
3) I will setup a programatically cronjob in next verion.


2)Sorry i thought you were also the Asmoney owner

frogCorporation
Full Member
***
Offline Offline

Activity: 124
Merit: 100



View Profile
April 14, 2015, 07:55:15 PM
 #40

Good day, phpfaucet.org,

The first thing we noticed, while were looking through your code is that you use "SELECT *" sql statement, which is considered to be the bad practice. We have also mentioned that your DB class isn't a singleton, do you use any design patterns?
Pages: « 1 [2] 3 4 »  All
  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!