Author

Topic: Need Minifaucet Setup Help (Read 342 times)

sr. member
Activity: 660
Merit: 350
NOBT - WNOBT your saving bank◕◡◕
November 30, 2016, 05:40:18 PM
#7
https://s17.postimg.org/l0pb5eccf/Screenshot_2016_11_30_21_41_56.png
This is the file after i extract zip flie,no faucet folder,
Can you give me a suggestion how to fix it Sad
Check templates folder for faucet.php file if this file is missing reuplaod it from extract zip faucet script

 also you have to quote block.io lines in core.php due needs of GMP installed on your web-hosting.
member
Activity: 155
Merit: 10
November 30, 2016, 10:09:26 AM
#6
https://s17.postimg.org/l0pb5eccf/Screenshot_2016_11_30_21_41_56.png
This is the file after i extract zip flie,no faucet folder,
Can you give me a suggestion how to fix it Sad

http://imgur.com/a/nIPI8

Like I said there is no faucet folder, check the templates folder, faucet.php

You have changed config.sample.php to config.php (hope edited it properly) so everything should work fine unless you deleted some file.

hero member
Activity: 1540
Merit: 508
November 30, 2016, 09:48:20 AM
#5
https://s17.postimg.org/l0pb5eccf/Screenshot_2016_11_30_21_41_56.png
This is the file after i extract zip flie,no faucet folder,
Can you give me a suggestion how to fix it Sad
member
Activity: 155
Merit: 10
November 30, 2016, 09:25:51 AM
#4
Due to a rewrite condition in the .htaccess file all requests for new folders are handled by the index.php file in the main folder. To find the code that deals with faucet claiming, look at line 313 in that file.

There is no faucet folder, but faucet.php in templates folder
That is the template for the faucet page I believe.

Yeah, that is the template for the faucet page. I have been using this script on my faucet for about an year now, no issues with installing. No idea where the OP messed it up.
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
November 30, 2016, 09:17:13 AM
#3
Due to a rewrite condition in the .htaccess file all requests for new folders are handled by the index.php file in the main folder. To find the code that deals with faucet claiming, look at line 313 in that file.

There is no faucet folder, but faucet.php in templates folder
That is the template for the faucet page I believe.
member
Activity: 155
Merit: 10
November 30, 2016, 09:09:07 AM
#2
Hello, i am setting up minifaucet script. I filled database info, but when fill address and click go, form action is
Code:
 
, and after click, it redirect me to mysite.com/faucet , but there is no faucet folder
I don't know how to fix it , please help. (Sorry for my bad English Sad )

There is no faucet folder, but faucet.php in templates folder

Code:
, this is on main.php, on submit the user is directed to faucet.php

https://gitlab.com/minifaucet/public
hero member
Activity: 1540
Merit: 508
November 30, 2016, 06:43:15 AM
#1
Hello, i am setting up minifaucet script. I filled database info, but when fill address and click go, form action is
Code:
 
, and after click, it redirect me to mysite.com/faucet , but there is no faucet folder
I don't know how to fix it , please help. (Sorry for my bad English Sad )
Jump to: