phpfaucet.org (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
April 06, 2015, 11:05:32 AM |
|
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. 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
|
|
April 06, 2015, 11:26:24 AM |
|
Nice project!
It would be great if you could implement a migration for microwallet etc. ;-)
Would that be possible?
|
|
|
|
romeox6x
Member
Offline
Activity: 183
Merit: 10
|
|
April 06, 2015, 02:57:04 PM |
|
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
Activity: 28
Merit: 0
|
|
April 06, 2015, 05:04:28 PM |
|
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
Activity: 28
Merit: 0
|
|
April 06, 2015, 05:12:38 PM |
|
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
Activity: 28
Merit: 0
|
|
April 07, 2015, 10:28:30 AM |
|
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
Activity: 183
Merit: 10
|
|
April 07, 2015, 10:59:47 AM |
|
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
Activity: 28
Merit: 0
|
|
April 07, 2015, 11:55:47 AM |
|
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
Activity: 183
Merit: 10
|
|
April 07, 2015, 05:22:23 PM |
|
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
Activity: 183
Merit: 10
|
|
April 07, 2015, 06:18:03 PM |
|
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
Activity: 28
Merit: 0
|
|
April 08, 2015, 03:20:10 PM |
|
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
Activity: 183
Merit: 10
|
|
April 08, 2015, 07:52:30 PM |
|
you have very important pm please answer
|
|
|
|
jimmy01
Member
Offline
Activity: 106
Merit: 10
|
|
April 09, 2015, 11:42:54 PM |
|
I am developing my own faucet, your script works perfectly, really thanks for great support
|
|
|
|
ciocgun
|
|
April 10, 2015, 02:48:50 PM |
|
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
Activity: 28
Merit: 0
|
|
April 12, 2015, 11:28:03 AM |
|
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
Activity: 182
Merit: 100
DaDice! Next Generation Dice Game
|
|
April 12, 2015, 12:00:50 PM |
|
its a very good script, is it possible to use this with an alt, thanks for sharing this.
|
|
|
|
phpfaucet.org (OP)
Newbie
Offline
Activity: 28
Merit: 0
|
|
April 12, 2015, 12:57:05 PM |
|
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
|
|
April 12, 2015, 06:48:56 PM |
|
Looks great. Are there any faucets already using it?
|
|
|
|
ciocgun
|
|
April 13, 2015, 09:27:40 AM |
|
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
|
|
April 14, 2015, 07:55:15 PM |
|
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?
|
|
|
|
|