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.