Bitcoin Forum
May 02, 2024, 08:57:55 AM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 »  All
  Print  
Author Topic: [FREE] Simple Faucet Script - Open your own faucet  (Read 34272 times)
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 11, 2017, 05:03:15 PM
 #161


Hello,
The password is ecnrypted using SHA-256. Use a tool (like http://www.xorbin.com/tools/sha256-hash-calculator) and paste the encrypted password using PHPMyAdmin in the settings table as felicita wrote.

Cheers
Salmen
Hello,
i want to buy you jquery faucet script, i know its not the thread, but it looks like you're not reply the last post on jquery faucet script.
are you still selling it?
and can you customize it for me? i want to set min withdraw to faucethub.
--------------------------
I try install free script from github, i followed all instruction but just blank after installed. i want to use it in my wordpress blog, so i install it in sub folder .Is there anything that I miss ?
Hello,
It's not topic-related but I am going to answer your questions.
This script is still for sale and it's easy to change the banner spaces. Because this script is coded in JQuery which is also reponsible for the template, it's not really possible to customize in an unique design.
There have been people who added an Navbar on the top of the page or changed the background or colour, and it fits well but it can also impact on the hard-coded design.
To your aspect mininum withdraw, I think it's not really necessary to add a mininum withdraw because FaucetHub do not charge any fees if you send coins to a faucet user.

Back to the FaucetHub script, you need to make sure you are not running PHP 7.0 or lower. I prefer PHP version 5.4 to 5.6 for this script.
Besides, the blank page may cause by an error, therefore enable error_reporting.

Cheers
Salmen

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
1714640275
Hero Member
*
Offline Offline

Posts: 1714640275

View Profile Personal Message (Offline)

Ignore
1714640275
Reply with quote  #2

1714640275
Report to moderator
1714640275
Hero Member
*
Offline Offline

Posts: 1714640275

View Profile Personal Message (Offline)

Ignore
1714640275
Reply with quote  #2

1714640275
Report to moderator
1714640275
Hero Member
*
Offline Offline

Posts: 1714640275

View Profile Personal Message (Offline)

Ignore
1714640275
Reply with quote  #2

1714640275
Report to moderator
Advertised sites are not endorsed by the Bitcoin Forum. They may be unsafe, untrustworthy, or illegal in your jurisdiction.
1714640275
Hero Member
*
Offline Offline

Posts: 1714640275

View Profile Personal Message (Offline)

Ignore
1714640275
Reply with quote  #2

1714640275
Report to moderator
1714640275
Hero Member
*
Offline Offline

Posts: 1714640275

View Profile Personal Message (Offline)

Ignore
1714640275
Reply with quote  #2

1714640275
Report to moderator
1714640275
Hero Member
*
Offline Offline

Posts: 1714640275

View Profile Personal Message (Offline)

Ignore
1714640275
Reply with quote  #2

1714640275
Report to moderator
howto
Newbie
*
Offline Offline

Activity: 38
Merit: 0


View Profile
May 13, 2017, 11:54:59 PM
Last edit: May 14, 2017, 12:46:10 AM by howto
 #162



Back to the FaucetHub script, you need to make sure you are not running PHP 7.0 or lower. I prefer PHP version 5.4 to 5.6 for this script.
Besides, the blank page may cause by an error, therefore enable error_reporting.

Cheers
Salmen
Yes i wrong set php version. thanks. btw please check your PM.
naruto0150
Newbie
*
Offline Offline

Activity: 21
Merit: 1


View Profile WWW
May 15, 2017, 11:40:49 AM
 #163

Hiii bro, i really need your help
i am a newbie i want to open a faucet so i downloaded the script from the github and uploaded on my hosting , and imported the sql.sql file using phpmyadmin
and changed the dbname, db pw and db user name
when i open my site i get this error


This page isn’t working

roll****** is currently unable to handle this request.
HTTP ERROR 500


please help me bro
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 15, 2017, 06:21:22 PM
 #164

Hiii bro, i really need your help
i am a newbie i want to open a faucet so i downloaded the script from the github and uploaded on my hosting , and imported the sql.sql file using phpmyadmin
and changed the dbname, db pw and db user name
when i open my site i get this error


This page isn’t working

roll****** is currently unable to handle this request.
HTTP ERROR 500


please help me bro
It could be an wrong PHP configuration. Please enable error_reporting through php.ini or PHP settings.

Cheers
Salmen

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
naruto0150
Newbie
*
Offline Offline

Activity: 21
Merit: 1


View Profile WWW
May 15, 2017, 11:27:18 PM
 #165


It could be an wrong PHP configuration. Please enable error_reporting through php.ini or PHP settings.

Cheers
Salmen
Thank you so much bro..... it solved my problem
naruto0150
Newbie
*
Offline Offline

Activity: 21
Merit: 1


View Profile WWW
May 15, 2017, 11:36:04 PM
 #166

Bro is it possible to change the recaptcha into solve captcha?Huh
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 16, 2017, 06:48:51 PM
 #167

Bro is it possible to change the recaptcha into solve captcha?Huh
No, only reCaptcha is built-in. No implementation of Solvemedia is planned.

Cheers
Salmen

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
naruto0150
Newbie
*
Offline Offline

Activity: 21
Merit: 1


View Profile WWW
May 16, 2017, 07:09:43 PM
 #168

bro if you dont mind could you plz modify the coding , and fix the Balance count
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 16, 2017, 07:18:12 PM
 #169

bro if you dont mind could you plz modify the coding , and fix the Balance count
Hello,
In the near future I will add it. By the way, what do you mean with the balance count issue?

Cheers
Salmen

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
naruto0150
Newbie
*
Offline Offline

Activity: 21
Merit: 1


View Profile WWW
May 16, 2017, 07:28:02 PM
 #170

When user claim from the faucet it just showing 0
https://i.imgur.com/bw0e8uS.png
bro could you modify the coding and make it like, user only can withdraw if he click on withdraw button
rebel92
Sr. Member
****
Offline Offline

Activity: 616
Merit: 260



View Profile
May 17, 2017, 01:21:41 PM
 #171

coool i like what you doing bro  Kiss
i think to use it but now i cant   Embarrassed
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 17, 2017, 04:56:34 PM
 #172

When user claim from the faucet it just showing 0

bro could you modify the coding and make it like, user only can withdraw if he click on withdraw button
Hi,
Please disable auto-withdraw in admin-panel.

Cheers
Salmen

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
faocoin
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 24, 2017, 01:37:34 AM
 #173

I set it up, but this problem?

"Captcha is wrong. Try again."

https://www.img.in.th/images/50d6a1cb263027e69425903438d3d7d2.png

https://www.img.in.th/images/66135e45c8bfafe5e24c406f638cb65f.png


Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 24, 2017, 01:45:27 PM
 #174

I set it up, but this problem?

"Captcha is wrong. Try again."







Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
faocoin
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 24, 2017, 03:27:37 PM
 #175

Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Please... "cURL" Where is it?

 Smiley
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 24, 2017, 03:42:49 PM
 #176

I set it up, but this problem?

"Captcha is wrong. Try again."







Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Please... "cURL" Where is it?

 Smiley

Which type of hosting do you use? Shared Hosting or VPS?

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
faocoin
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 24, 2017, 03:57:13 PM
 #177

Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Please... "cURL" Where is it?

 Smiley

Which type of hosting do you use? Shared Hosting or VPS?

Shared Hosting.
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 24, 2017, 04:04:56 PM
 #178

I set it up, but this problem?

"Captcha is wrong. Try again."







Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Please... "cURL" Where is it?

 Smiley

Which type of hosting do you use? Shared Hosting or VPS?

Shared Hosting.
Well, ok. Make sure there are no whitespaces after the private key.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
faocoin
Newbie
*
Offline Offline

Activity: 9
Merit: 0


View Profile
May 24, 2017, 04:13:25 PM
 #179

Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Please... "cURL" Where is it?

 Smiley

Which type of hosting do you use? Shared Hosting or VPS?

Shared Hosting.
Well, ok. Make sure there are no whitespaces after the private key.

Sure, I checked it well.
Salmen (OP)
Legendary
*
Offline Offline

Activity: 1059
Merit: 1020


View Profile WWW
May 24, 2017, 04:16:31 PM
 #180

I set it up, but this problem?

"Captcha is wrong. Try again."







Check that you adjusted the correct reCaptcha Key. Besides, make sure cURL is enabled.

Please... "cURL" Where is it?

 Smiley

Which type of hosting do you use? Shared Hosting or VPS?

Shared Hosting.
Well, ok. Make sure there are no whitespaces after the private key.

Sure, I checked it well.
This is weird. Which PHP version do you use. Depending on your hosting, go to PHP Version or Settings in the Panel.

Young Developer amidst Europe. Specialized in Web Programming and Creating Telegram Bots. Looking for a developer? Feel free to drop a mail to me.
Running JaguarBitcoin - Your Place For Scripts
Pages: « 1 2 3 4 5 6 7 8 [9] 10 11 12 13 14 15 16 17 »  All
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!