Post
Topic
Board Announcements (Altcoins)
Re: [ANN][DUCK]DuckDuckCoin - Kimoto Gravity Well - Genesis Egg Recovered!
by
Mining-Road
on 11/02/2014, 18:47:30 UTC
Mining-Road! Where are you? Figure this payout problem out. kthx.

for fucks sake's

- I can't withdraw as no confirmation email was sent.
- Had a hard enough time just unlocking the stupid console, cut and paste the code and nothing happened the first time. Was logged out for no reason so I re-entered login information after entering the unlock URL, got access finally.
- Tried to update settings a second time, but no confirm mail sent. Do I use the original one? Doesn't do a thing.
- How does one enter 1.0E-7 as minimum payout when you can only type 3 characters?
- Continually logged out for no reason

Time for another pool I think.


- I can't withdraw as no confirmation email was sent. FIXED
- How does one enter 1.0E-7 as minimum payout when you can only type 3 characters? We trying to change this quickly.
You can cash out your coin

What are you doing before getting logout Huh do you visite other pool our site Huh?


Quick fix
Open this file: /mpos/public/include/config/global.inc.php
Make sure the payout threshold values are set to:
$config['ap_threshold']['min'] = 0.000001;
$config['ap_threshold']['max'] = 5000000;

The maxlength setting on the auto payout field keys off of the number of characters in the ap_threshold max setting. So using above values will give you 7 characters. Add more 0's to the max setting if you want more than 7 characters allowed in the auto payout field.


Thanks you very much for your help, we didn't undurstand, if you don't change "$config['ap_threshold']['max']" it doesn't work.

Sorry all Smiley