Its not a scam if you read the TOS, so trend lightly before you call me a scammer. I have over 100 active clients. But regardless, I have changed up the term unlimited. SO, your saying your cellphone company is a scammer if they offer unlimited data, so you are also saying your internet provider is a scammer if they offer unlimited data? Get off your high horse.
Yes we have DMCA ignored hosting, but we offer a LIMITED set defined amount of disk space now![]()
I totally agree but I dont believe I fit into this, because I didnt fraud anyone, but I could understand a dishonest scheme. Like I said, it wouldnt be dishonest if people read the TOS. But, since this, I have revamped to another method of just limited space. So, again this was to make users aware of unlimited schemes.scam: noun
A dishonest scheme; a fraud.
I'm not sure if it fits into the category of scam, but it's definitely misrepresentation. The fact phone / internet / hosting providers get away with it legally for some reason, doesn't mean it's right to claim something is unlimited when it clearly isn't. If it's fair-use, then "UP TO X GB per day / month" would be more appropriate.
I totally agree but I dont believe I fit into this, because I didnt fraud anyone, but I could understand a dishonest scheme. Like I said, it wouldnt be dishonest if people read the TOS. But, since this, I have revamped to another method of just limited space. So, again this was to make users aware of unlimited schemes.
Its not a scam if you read the TOS, so trend lightly before you call me a scammer. I have over 100 active clients. But regardless, I have changed up the term unlimited. SO, your saying your cellphone company is a scammer if they offer unlimited data, so you are also saying your internet provider is a scammer if they offer unlimited data? Get off your high horse.
Yes we have DMCA ignored hosting, but we offer a LIMITED set defined amount of disk space now![]()
There's so many things wrong with this statement, especially telling another member to get off their high horse.
1. Your TOS doesn't even apply in this case because you don't have WHMCS setup correctly and customers aren't required to agree to your TOS before placing an order. Since your apparently based in Texas and don't have an attorney, I would suggest hiring one to explain to you why this is important. Otherwise, you'll get a Texan that sues the shit out of you and your little TOS won't even be able to be submitted as evidence.
2. Why can't he call you a scammer? You literally said "I agree that unlimited is shady practice" in a post above.
3. Cell phone companies actually have attorneys that review their TOS. They aren't copied from other companies, in other states, with different laws.
4. You shouldn't use having 100 active customers as an excuse for anything. In the web hosting industry, 100 customers is nothing.
5. If you think 65 GB is an issue, you should never even mention the word "unlimited". I've had a little over 800 GB sitting on a shared server at HostGator for more than 4 years and they've never had a problem with it. So if you're going to claim unlimited, learn how to do it right.
I'm not saying this to make you feel bad and I'm not even against unlimited hosting, most hosts I use offer it. But you can't start a discussion that's based around the industry you're involved in and advertise here and not expect people to give their opinion of it - and when they do, you can't make them out to be the bad guy and tell them to get off their high horse.
Oh and they do, but I dont think its fair to call me a scammer when my intent wasnt to scam anyone. Thats why I felt like it was taken personally, because I strive to help every single one of my customers suceed in what they are intending to do. Unlimited Usage is a marketing scheme and I made an honest mistake. But ALOT of hosting companies, cell phone companies, and ISP's get away with it.I know, i'm not having a go at you personally. I'm surprised internet / phone companies get away with the same tricks TBH. Many other industries get slammed for false advertising. I don't see how it's any different advertising "unlimited" refills in a restaurant, then after the 2nd cup saying - sod off you've already had 2. Then using the argument it's fair use refills since it has to go around everybody, without making that clear before people hand over money. Tucking caveats away in disclaimers shouldn't excuse front-end misrepresentation. Again, not directing this at you - just in general.
Haha I completely agree with you. I have changed it since the day that happened. I made a mistake and I learned a lesson from it.Hosting companies should not state it's unlimited unless it truly is unlimited. That false ad scheme should
have died back in 2010. Noobs especially buy into it and when their throttled it creates a clamp on earnings
for affiliates.
Same goes for Private Blog Network sellers who say PRIVATE in bold, but flood the sites with client links. My advice
is to change that Hudson and put up what peoples real limits are. Many people will see that as a good thing, except for
pain in the ass customers.![]()
1) Why isnt my WHMCS set up correctly? Just because I have a wordpress site bridged to WHMCS does not mean that it isnt setup correctly. As soon as they click on that package then yes they are agreeing to the TOS, I have provided. I have had 3 different attorneys check my TOS, and separably agreed there was nothing wrong with it. I have since amended this unlimited policy and moved to a defined amount.
{if $accepttos}
<p>
<label class="checkbox-inline">
<input type="checkbox" name="accepttos" id="accepttos" />
{$LANG.ordertosagreement}
<a href="{$tosurl}" target="_blank">{$LANG.ordertos}</a>
</label>
</p>
{/if}
Even if companies didn't actively limit services on arbitrary levels of usage, by definition, all services fall short of unlimited. Don't understand why more companies aren't sued to sh*t or get away with using it full-stop.
I sure do, thanks for that. I will definitely look into it.By default, WHMCS should have the option to agree to your TOS during the ordering process. If you go through your order form to the last page where customers enter their information (name, email, address, etc), you'll see that there's no option to agree to your TOS. This shouldn't have anything to do with the WordPress integration though.
Take a look at this code from your WHMCS: https://www.hastehosting.com/members/templates/orderforms/eno-tables/checkout.tpl
If you had the TOS enabled in your admin area, customers would be prompted to agree to your TOS before placing the order. You can see the code for that here:
Code:{if $accepttos} <p> <label class="checkbox-inline"> <input type="checkbox" name="accepttos" id="accepttos" /> {$LANG.ordertosagreement} <a href="{$tosurl}" target="_blank">{$LANG.ordertos}</a> </label> </p> {/if}
You can enable this by going to https://www.hastehosting.com/members/admin/configgeneral.php and selecting the "Ordering" tab and enabling "Enable TOS Acceptance".
The point is that it doesn't matter how strong your TOS is - if nobody has to agree to it, then it might as well not exist. Understand what I mean?![]()