Post
Topic
Board Micro Earnings
Re: [FREE faucet script] FaucetCMS - the most USER-FRIENDLY faucet script!
by
mikser64
on 12/10/2017, 09:51:47 UTC
The script works only through API? We want to distribute the our alt coin and we can do it manually.
  It is possible on your CMS?
Currently it's not possible. Actually you can do infinitie withdraw limit and pay users per request, but there is no options in the script to make a request. SO you need to do them somehow, via email for example, but I guess it's very uncomfortable.


Hello. I have 2 questions:

1) For owners that will use ONLY 1 Payment Processor (For example FaucetHub), how can we SKIP the step to choose a payment processor when claiming? It's confusing to let visitors choose a Payment processor if there is only 1...

2) Is it possible for people to claim WITHOUT logging into their account? Something like direct? Because otherwise they only see Logout button and nothing else and this looks strange.

Hope you can work at least on the first one.
1) Hm. You're right, will add it to the updates list. For now you can go to
Code:
\application\views\layout\payment_system.php
and remove part of code, then add css style to make that radio selector (with image) invisible.
2) Actually no. However you can go to menu settings in the admin dashboard and remove logout item, or replace with anything else.