Author

Topic: FaucetBOX.com Discussion - page 109. (Read 237001 times)

sr. member
Activity: 392
Merit: 251
Bitcoin Faucet & Blog
October 24, 2015, 07:58:21 PM
Guys i just want to ask something that popup ads is good or not in my faucet site? Because if i add popup ads i will earn extra cash. What do you think?
If you have popup ads you will not be accepted into the FaucetBox list or rotator, and possibly others. They may allow you to earn extra cash, but they are horrible for your users to work with.
Personally I would not recommend popup ads, though I look for a good user experience over anything else which is probably why.

Agreed.

Popus are terrible for faucet users and rotator owners don't like to add faucets with popups to their service.

If you want to use popups please remember that use Adsense Ads into popups is prohibited.

legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 24, 2015, 06:20:22 PM
Guys i just want to ask something that popup ads is good or not in my faucet site? Because if i add popup ads i will earn extra cash. What do you think?
If you have popup ads you will not be accepted into the FaucetBox list or rotator, and possibly others. They may allow you to earn extra cash, but they are horrible for your users to work with.
Personally I would not recommend popup ads, though I look for a good user experience over anything else which is probably why.
legendary
Activity: 1638
Merit: 1046
October 24, 2015, 06:16:40 PM
Guys i just want to ask something that popup ads is good or not in my faucet site? Because if i add popup ads i will earn extra cash. What do you think?
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 24, 2015, 04:26:51 PM
i wanna something like are you a human OnSubmit
If you want that with AreYouAHuman then I believe you can just set the Game Style option in your dashboard to 'Lightbox'.
If you want to do it with other captchas then you can just custom code it into your template file and have it show with Javascript. I could even do it for you if you needed it, for a small price.
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 24, 2015, 02:53:20 PM
light box popup script plz ...
Is this what you're looking for?
legendary
Activity: 1134
Merit: 1000
Soon, I have to go away.
October 24, 2015, 08:29:54 AM
Hi Kazuldur, How to make a fuacet website mobile friendly, So that no ads will be hidden in another ads. When I create a faucet using your script, at that time fuacet look better on my pc but when I open it on my smart phone, then it was not look like that which I aspected like on pc. Sad

You have some errors on your website. http://bitus.xyz/

Quote
A temporary error occurred. 4 resources on this page could not be loaded. The results and screenshot may be incorrect. You may want to try again later.

https://www.google.co.uk/webmasters/tools/mobile-friendly/?url=http%3A%2F%2Fbitus.xyz%2F

Quote
For optimal rendering and indexing, always allow Googlebot access to the JavaScript, CSS, and image files used by your website so that Googlebot can see your site like an average user. If your site’s robots.txt file disallows crawling of these assets, it directly harms how well our algorithms render and index your content. This can result in suboptimal rankings.
Recommended actions:


https://developers.google.com/webmasters/mobile-sites/mobile-seo/common-mistakes/blocked-resources?hl=en-US&utm_source=MFT&utm_campaign=MFT&utm_medium=incoming-link

Make sure that Googlebot can crawl your JavaScript, CSS and image files by using the “Fetch as Google” feature in Google Webmaster Tools. It will allow you to see exactly how Googlebot sees and renders your content, and it will help you identify and fix a number of indexing issues on your site.
Check and test your robots.txt in Google Webmaster Tools.
Test your mobile pages with the Mobile-Friendly Test to see if our systems detect your website as compatible for mobile users.
If you use separate URLs for your mobile pages, make sure to test both the mobile and the desktop URLs, so you can confirm that the redirect is recognized and crawlable.

legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 24, 2015, 08:16:29 AM
Hi Kazuldur, How to make a fuacet website mobile friendly, So that no ads will be hidden in another ads. When I create a faucet using your script, at that time fuacet look better on my pc but when I open it on my smart phone, then it was not look like that which I aspected like on pc. Sad
If you want a mobile friendly website then you will have to change your template files to be mobile friendly. There are lots of tutorials on this online, try looking those up.
full member
Activity: 168
Merit: 100
October 24, 2015, 04:23:46 AM
Hi Kazuldur, How to make a fuacet website mobile friendly, So that no ads will be hidden in another ads. When I create a faucet using your script, at that time fuacet look better on my pc but when I open it on my smart phone, then it was not look like that which I aspected like on pc. Sad
legendary
Activity: 971
Merit: 1000
October 24, 2015, 03:06:43 AM
help. why does when im logging in to my site, it always says

There was a problem with accessing your session data on the server. Check your server logs and contact your hosting provider for further help.

Then when i check server logs, it says..

PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_se

What should I do to fixed that? Thank you!

Set the session.save_path in php.ini correctly and make sure that the directory you've set in session.save_path exists and is writeable by the user that PHP scripts are run by.

In other words: PHP sessions aren't configured properly, it has nothing to do with the script.
legendary
Activity: 1246
Merit: 1049
October 24, 2015, 02:22:10 AM
help. why does when im logging in to my site, it always says

There was a problem with accessing your session data on the server. Check your server logs and contact your hosting provider for further help.

Then when i check server logs, it says..

PHP Warning:  Unknown: Failed to write session data (files). Please verify that the current setting of session.save_path is correct (/var/php_se

What should I do to fixed that? Thank you!
legendary
Activity: 971
Merit: 1000
October 22, 2015, 02:29:50 PM
Thank you.

But if I change the referral reward to a different value. Will the referrers receive the old value (value valid on the first referral moment) or will they receive the update value?
They will receive the updated value AFAIK.

That's correct.
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 22, 2015, 02:04:00 PM
Thank you.

But if I change the referral reward to a different value. Will the referrers receive the old value (value valid on the first referral moment) or will they receive the update value?
They will receive the updated value AFAIK.
sr. member
Activity: 392
Merit: 251
Bitcoin Faucet & Blog
October 22, 2015, 01:57:15 PM
You're using PHP older than 5.4. Faucetinabox script requires PHP 5.4 or newer
Couldn't he just use array() instead of the []s? Or would there be more errors in the script later?

He can. And as far as I know it'll even work for now. But we really don't recommend it, we don't test it with such old versions and bad things may happen, including security issues. Even PHP 5.4 isn't supported anymore by PHP developers: http://php.net/supported-versions.php. There's a big red "A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities." next to PHP 5.3 and PHP 5.4.

I mean if there are a way to set the referrals for the entirely life. For example, If I send an user to claim in a faucet. Everytime that user claim again from the same bitcoin address I will receive the referral reward even is the user don't use my referral link again.
That's how referrals work using the vanilla FaucetBox script I believe. There is no option to change the length of a referral, unless custom coded in.

Yes, that's how referrals work and there's no way to change it without changing the code.


Thank you.

But if I change the referral reward to a different value. Will the referrers receive the old value (value valid on the first referral moment) or will they receive the update value?
legendary
Activity: 971
Merit: 1000
October 22, 2015, 11:43:09 AM
You're using PHP older than 5.4. Faucetinabox script requires PHP 5.4 or newer
Couldn't he just use array() instead of the []s? Or would there be more errors in the script later?

He can. And as far as I know it'll even work for now. But we really don't recommend it, we don't test it with such old versions and bad things may happen, including security issues. Even PHP 5.4 isn't supported anymore by PHP developers: http://php.net/supported-versions.php. There's a big red "A release that is no longer supported. Users of this release should upgrade as soon as possible, as they may be exposed to unpatched security vulnerabilities." next to PHP 5.3 and PHP 5.4.

I mean if there are a way to set the referrals for the entirely life. For example, If I send an user to claim in a faucet. Everytime that user claim again from the same bitcoin address I will receive the referral reward even is the user don't use my referral link again.
That's how referrals work using the vanilla FaucetBox script I believe. There is no option to change the length of a referral, unless custom coded in.

Yes, that's how referrals work and there's no way to change it without changing the code.
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 21, 2015, 06:49:40 PM
I mean if there are a way to set the referrals for the entirely life. For example, If I send an user to claim in a faucet. Everytime that user claim again from the same bitcoin address I will receive the referral reward even is the user don't use my referral link again.
That's how referrals work using the vanilla FaucetBox script I believe. There is no option to change the length of a referral, unless custom coded in.
sr. member
Activity: 392
Merit: 251
Bitcoin Faucet & Blog
October 21, 2015, 06:42:07 PM
Hi,

Has Faucetbox the LifeTime Referral and Sign UP by E-mail features?
The FaucetBox script has the ability for lifetime referrals, but e-mail signup would have to be custom coded in.

Maybe I'm being an idiot but I can't see the timelife referral option in the faucetbox admin panel.

I'm sorry but where is it?

What do you mean by lifetime referral exactly?

Is the "hide" feature on the faucet list new, or has it always been there? I just noticed it today and I'm not sure if it's a new feature or I'm just unobservant.

It's new, released yesterday.

I mean if there are a way to set the referrals for the entirely life. For example, If I send an user to claim in a faucet. Everytime that user claim again from the same bitcoin address I will receive the referral reward even is the user don't use my referral link again.
full member
Activity: 235
Merit: 250
October 21, 2015, 03:58:56 PM

You're using PHP older than 5.4. Faucetinabox script requires PHP 5.4 or newer


)))))) everything is working
legendary
Activity: 2352
Merit: 1268
In Memory of Zepher
October 21, 2015, 03:22:13 PM
You're using PHP older than 5.4. Faucetinabox script requires PHP 5.4 or newer
Couldn't he just use array() instead of the []s? Or would there be more errors in the script later?
legendary
Activity: 971
Merit: 1000
October 21, 2015, 02:50:46 PM

You're using PHP older than 5.4. Faucetinabox script requires PHP 5.4 or newer

is the script compatible with any altcoin?

With all that are also supported by FaucetBOX.com, which currently is DOGE, LTC, PPC, XPM and DASH.
sr. member
Activity: 350
Merit: 250
October 21, 2015, 02:50:15 PM
is the script compatible with any altcoin?
Greetings, I think that not.
Jump to: