Pages:
Author

Topic: OpenSource PHP Faucet for bitcoin and altcoins (Read 9955 times)

legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'u766577606'@'10.2.1.20' (using password: NO) in /home/u766577606/public_html/faucet-master/includes/dbconnector.class.php on line 14
Unable to connect to database [Access denied for user 'u766577606'@'10.2.1.20' (using password: NO)]

How  can i fix this. Help me
Add mysql password in faucet-master/includes/dbconnector.class.php
newbie
Activity: 15
Merit: 0
Warning: mysqli::mysqli(): (28000/1045): Access denied for user 'u766577606'@'10.2.1.20' (using password: NO) in /home/u766577606/public_html/faucet-master/includes/dbconnector.class.php on line 14
Unable to connect to database [Access denied for user 'u766577606'@'10.2.1.20' (using password: NO)]

How  can i fix this. Help me
member
Activity: 72
Merit: 10
Good job! This is what I've been looking for. Thank you very much. Smiley
hero member
Activity: 1162
Merit: 547
CryptoTalk.Org - Get Paid for every Post!
Nice design and thanks for making such script.
The Admin area reminds me of epay.info faucet page.
newbie
Activity: 1
Merit: 0
Hi phpfaucet,

I want to send payments manually, how can I do that? How can I change pending to Complete if I successfully send the payment?
newbie
Activity: 28
Merit: 0
I have began to test this script for my faucet, on a subdomain first.
Everything seems to be working okay, all but the cron_withdrawal script.

When I run it manually, it only shows a blank page. No errors in the logs, nothing.

Anyone knows why is that?

I must mention I have added the AsMoney API's and everything else.

Anything to do with my host? Do I need to edit my php.ini ?

Please enable error logs and send me the page address via PM.
tyz
legendary
Activity: 3346
Merit: 1530
Okay thanks, I did get something wrong.
Then I will test your script when I got some more time. I am currently running a faucetbox Faucet but I am looking for a good alternative.

I don't want to run a bitcoin node extra for the faucet. Is there a way to request the API of an exchange (e.g. Cryptsy) in order to withdraw the bitcoins or alts over it?

You don't need to run a bitcoin node for faucet, payment hanldle by AsMoney for bitcoin and altcoins.


sr. member
Activity: 308
Merit: 250
i started to test your script install works but now on the register page i see only a blank page


http://yannik.biz/faucet/register.php



can you help me wats wrong?
full member
Activity: 186
Merit: 100
I have began to test this script for my faucet, on a subdomain first.
Everything seems to be working okay, all but the cron_withdrawal script.

When I run it manually, it only shows a blank page. No errors in the logs, nothing.

Anyone knows why is that?

I must mention I have added the AsMoney API's and everything else.

Anything to do with my host? Do I need to edit my php.ini ?
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
I make backup for files and DB.

our server was under maintenance. I uploaded these backups when maintenance completed but got these errors.

logo for this site http://getdogecoin.ga Show for a sec then disappears.


error message for this site http://getdogecoin.ml

Code:
Fatal error: Uncaught --> Smarty Compiler: Syntax error in template "template/header.tpl" on line 1 " in /var/www/virtual/getdogecoin.ml/htdocs/includes/smarty/sysplugins/smarty_internal_templatecompilerbase.php on line 1

I deleted Smarty folder and re-uploaded it, but same error.
member
Activity: 294
Merit: 11
This is something like what I have been looking for. Thanks very much. I will be sure to download and check this out.
newbie
Activity: 28
Merit: 0
Some notes :

- AsMoney Password and AsMoney Password SCI not Hashed at mysql

- Everytime I add GoogleAnalytics script before and after Head tag  got many error

- There error with ads shown

- Why user can't buy links ads direct from his balance , set text beside his links and a period for this ads

- To be all this available at admin panel Smiley
 

Sorry for delay, I am so busy in these days.

I will encrypt passwords in next version but if you use secure web server don't worry about this.

use tag  for add javascript like google analytics. enter javascript code

What error exist in ads ? may be your ads is in javascript and you didn't use literal tag.
legendary
Activity: 1523
Merit: 1001
NOBT - WNOBT your saving bank◕◡◕
Some notes :

- AsMoney Password and AsMoney Password SCI not Hashed at mysql

- Everytime I add GoogleAnalytics script before and after Head tag  got many error

- There error with ads shown

- Why user can't buy links ads direct from his balance , set text beside his links and a period for this ads

- To be all this available at admin panel Smiley
 
newbie
Activity: 28
Merit: 0
New Update


I added a form validator to check currency account and crypto address. please pay attention set minimum withdrawal from admin area for both AsMoney and crypticoins.


A new website that using my faucet

let me introduce a new website that use phpfaucet script :

http://getfreecoin.com

this is a good pattern for creating an online faucet.
newbie
Activity: 28
Merit: 0
Hi, do you have any idea what could be causing it?
http://faucet.firstforbitcoin.com/register.php

Whats the php version of you are using?
newbie
Activity: 38
Merit: 0
Hi, do you have any idea what could be causing it?
http://faucet.firstforbitcoin.com/register.php
newbie
Activity: 28
Merit: 0
Thanks, I uploaded the new files. My admin area works fine.

When I try to register from the index.php page, I get the following error:

Parse error: syntax error, unexpected '"header.php"' (T_CONSTANT_ENCAPSED_STRING) in /home/firstbuk/public_html/faucet-master/register.php on line 1

any ideas?


I didn't have such problem in remote machine and my local machine too, what version of PHP you are using?
tyz
legendary
Activity: 3346
Merit: 1530
I downloaded the script and gonna install it on my server. I'll implement a API to an exchange with low fees in order to pay the BTC from there.

Thanks, I uploaded the new files. My admin area works fine.

When I try to register from the index.php page, I get the following error:

Parse error: syntax error, unexpected '"header.php"' (T_CONSTANT_ENCAPSED_STRING) in /home/firstbuk/public_html/faucet-master/register.php on line 1

any ideas?
newbie
Activity: 38
Merit: 0
Thanks, I uploaded the new files. My admin area works fine.

When I try to register from the index.php page, I get the following error:

Parse error: syntax error, unexpected '"header.php"' (T_CONSTANT_ENCAPSED_STRING) in /home/firstbuk/public_html/faucet-master/register.php on line 1

any ideas?
newbie
Activity: 28
Merit: 0
Hi,

I ran the SQL on my db.

Where do I get updated versions of the PHP files please?

I am trying to test your faucet script on my domain.

Thanks.


new files published in github, https://github.com/phpfaucet/faucet
Pages:
Jump to: