Jump to content
[MUST READ] Forum Rules ×

smallhost

Senior Members
  • Posts

    85
  • Joined

Everything posted by smallhost

  1. That's very odd...here's what the vPanel's telling me. Your free hosting account is suspended for reaching a daily resource limit. Please note that each free hosting account has daily CPU, hits, RAM, I/O, and Entry process limits. During each day we record all of these usage stats. It is quite normal for a website to utilise daily limits as PHP scripts do use alot of server resources, especially if you have multiple PHP scripts and websites in your free hosting account. The daily limit you reached was your daily HIT limit. When will your free hosting account be re-activated? Your free hosting account will be automatically reactivated 24 hours after it was suspended. Therefore at 19:45 Saturday 15 October (in 23 hours, 24 minutes) your account will be activated again where you will regain full access!) Once your account is activated you may want to consider lowering your server resource usage by removing scripts, plugins, domains, optimizing your code, install caching, or upgrading your free account to our premium hosting which has upto 80 times the limits of a free hosting plan with 100's of extra features. There's no way I got 50k views on that project...I literally just posted about it. It'll be up and running tomorrow, if all goes well.
  2. SmallHost here with a small (but very useful) development! Introducing: Customizable vPanel Demo! Basically, I took the project, hosted it on SmallHost, made a very small PHP file and made it customizable with just the URL bar! So, if you don't want to host the demo yourself or use WybeNetwork's CDN but want to customize it, now you can! Here's the key differences... SEO Tools Works Softaculous Works (Uses This Demo, Which I Took From iFastNet's Blog) "Disabled In Demo Mode" Notification Encourages Users To Join Your Host It's hosted at... https://vpanel.fast-page.org (MAIN) https://vpdemo.smallhost.us.to (REDIRECT) https://clientarea.is-best.net (REDIRECT) Now, you may be asking, "How do I customize it?". Well, look no further than the URL bar! Here's the format (you can do it without customizing, but then it will show a SmallHost-branded demo)... https://vpanel.fast-page.org/index.php?dom=[YOUR HOSTING PROVIDER WEBSITE]&pre=[5 CHARACTER PREFIX]&logo=[CUSTOM VPANEL LOGO] Replace [YOUR HOSTING PROVIDER WEBSITE] with the website of your hosting provider (ex: smallhost.us.to), [5 CHARACTER PREFIX] with your 5-character username prefix (ex: smllh), and [CUSTOM VPANEL LOGO] with any image file to take the place of the logo (ex: https://vpanel.fast-page.org/elements/vplogo.png). Now, you may be wondering, "How do I configure it for my host in particular?". Well, it's pretty simple! Create a subdomain like vpanel, vpdemo or something. In the file manager, make this the .htaccess file... ErrorDocument 400 /index.php ErrorDocument 401 /index.php ErrorDocument 402 /index.php ErrorDocument 403 /index.php ErrorDocument 404 /index.php ErrorDocument 503 /index.php In the file manager, make this the index.php file, using the format above... <?php header("Location: https://vpanel.fast-page.org".$_SERVER[REQUEST_URI]."?dom=[YOUR HOSTING PROVIDER WEBSITE]&pre=[5 CHARACTER PREFIX]&logo=[CUSTOM VPANEL LOGO]"); die(); ?> Create a subdomain named mysql and do the steps above. I use mysql.(YOUR DOMAIN) as an example, and if someone else claims it they may use it maliciously. To test it, go to (subdomain you created)/mysql.php. You should see a demo for the MySQL page, and when you click the logo it should take you to the dashboard. Now, share the custom subdomain you created! Ta-da, custom demo! It won't be updated as frequently as the Github repo and you can't add themes or custom code, however it works! What do you think?
  3. I don't mind at all! It works way better than my screenshot version. In fact, I'm using it for the SmallHost vPanel demo now: https://smallhost.us.to/try/vp/index.html You credited me properly as per the license, thank you!
  4. Hello! From the context provided in this post, I assume you're using MyOwnFreeHost (MOFH). All MOFH providers have built-in cPanel pre-configured, just type cpanel. before your host's URL (for example, cpanel.smallhost.us.to is the SmallHost cPanel and cpanel.epizy.com is InfinityFree's cPanel). You can edit some things on the cPanel on the MOFH Admin panel at panel.myownfreehost.net To make a client portal, you either need to make your own or use a pre-built one like MOFHY Lite. I recommend making your own as it gives you more control, however using a pre-built one is good for beginners.
  5. I don't think that's doable as iFastNet disabled it. When I try creating an email account via the cPanel, I see this error... As for my host, I use a separate domain/subdomain (outside the iFastNet/MOFH network) and use Yandex360's free ad-supported plan. Here's the guide I used to set things up. (It would be nice to have an [email protected] email, though...)
  6. InfinityFree (as far as I know) is using the default theme, however WybeNetwork has some good themes you could look at! It's free and open source.
  7. It's working now, sorry for bugging you! Edit: I don't know if this is possible, but I think iFastNet should have a support email address in case the support panel is down.
  8. Hello! SmallHost here with a potentially big problem. When I logged into the FTP server, it wouldn't let me. When I logged into the cPanel, I got this error... When I logged in to make a ticket to alert iFastNet of the issue, I was met with this error. I want to make sure it's not just me experiencing this issue. I can't alert iFastNet anywhere but here since I can't make a ticket. @Burke Knight, is this an issue on iFastNet's end or is it just me? My most sincere apologies for the ping and topic on this issue and have a great day.
  9. Yeah, although small.host would be professional it costs too much...I'm looking into expanding SmallHost (such as upgrading the master SmallHost account to an unlimited iFastNet plan to get more daily page hits and purchasing a domain), but SmallHost isn't currently making anything financially. I am trying to figure out how to pay taxes and how to join an ad network (preferably one that doesn't show any questionable ads) and I'll use that money to buy a domain, upgrade the master account and more. As of right now, there's no ETA on when I'll do this. If all goes well, I may have SmallHost up and running on a .org domain with ads within the next sometime between a few months to a few years.
  10. Okay, thank you for letting me know. I'll need time, but I'll definitely get to rebranding that to VistaPanel instead of cPanel. That may be a problem...SmallHost sites only allow 50k page hits a day and the speed test site I linked sends over 20 page hits to test it. I'll probably have to make another SmallHost account in order to do that (which can be done, but would take time). I'd also need to sign up for a competitors hosting platform to host a site there to test. I am definitely looking into purchasing a domain, but I make no funds off of SmallHost at this time. As soon as I get a stable source of income I will definitely do this. Again, I appreciate your feedback greatly.
  11. An update on my last message... Here's what we done... The site uses terms like "I", "we" and "us" now The Rick Astley reference was removed and replaced with something more professional The ToS uses terms like "I", "we" and "us" now There is now a dedicated page about upgrading to iFastNet's premium plan Here's what I'm planning... Directly integrating the SSL tool using the API instead of linking to the tool directly Make a new SmallCoin system Do a full rewrite on the ToS to make it look more professional This will take time to do. Just want to post an update on where I'm at now.
  12. Thank you so much for your feedback! I understand your concerns and will be working on making changes to the site. SmallHost values user feedback and I appreciate your opinions. I used terms like "I" and "my" as I was the person who developed SmallHost at the time. As SmallHost now is growing a support team, I will change these terms to "we" and "our". As for the "we'll never give you up" line, I'll replace this with something more professional. I will work on adding more useful information to the site. All the pages have links directly to iFastNet, however I will also be writing a dedicated page for that. The features I listed are quite useful. All MOFH resellers have a cPanel (SmallHost's is https://cpanel.smallhost.us.to, InfinityFree's is https://cpanel.epizy.com). SmallHost does provide Free SSL via a third-party provider. I have written a support article on how to do this. The speed tests are not misleading and they have been conducted without bias. I have linked the check-host.net link so you can run these tests for yourself. As for me claiming that SmallHost is faster than InfinityFree, that is part of the speed test. If it makes anything better, I will re-conduct the test and compare it to a host outside the MOFH network. I will do a rewrite on the ToS. As for me being "on thin ice" with Freenom, Freenom scams users--once their site gets traffic, it shuts their domain down. I will rewrite the Terms and use terms like "we" and "us". SmallHost would offer a free subdomain anyways, even if on a root domain. For example, if I bought smallhost.com, a user's site would be at sub.smallhost.com. SmallHost wants to build a community, that's why I integrated this system. To upgrade your account to get more resources, you'll need SmallCoins. As of now, the only way to do this is via the Discord bot in the server I made. It will take a long time for me to integrate a system into the SmallHost Client Panel directly. I will find a better way to integrate this, but now I'll let things run as they are. Just know that a new system is on the way! I will fix these issues, however some things will take way longer than others. (For example, I can fix the ToS and homepage and add a premium page now, however making an entire new coin system will take time.) I'd like to thank you for telling me good things I'm doing as it's really encouraging me to continue running the SmallHost project. Yes, SmallHost is intended for small sites (thus the name SmallHost as I never expected it to grow this big) and I'm proud of my target audience. I did not take your constructive criticism as offensive at all, however a few points you made were incorrect (which I listed above, for your reference). I really appreciate you for taking the time to make SmallHost a better host. Let me know if you need anything else!
  13. - Post deleted since the user said they couldn't contact support since their email is already registered. I recommended them to contact support, but I didn't read the post fully. -
  14. If your account is suspended, in the words of myself...
  15. I think it's an iFastNet thing...after you delete a subdomain, it either... Takes you to suspendeddomain.org (if your account was suspended), or Takes you to a scam site or a site full of ads (if you deleted it in the cPanel). Idk if thats normal, that's just what I've seen.
  16. In the words of @Burke Knight...
  17. SmallHost here with a big discovery--you can actually create custom URLs linking to the File Manager and FTP Server! If you point a CNAME record to filemanager.ai, you can access the file manager on a custom URL by going to https://(domain you pointed)/new/# If you go to your cPanel and click the File Manager button, you'll be taken to a link like https://filemanager.ai/new/#/c/NUMBERS.SEPERATED.BY.DOTS/USERNAME/ENCODEDPASSWORD. If you point an A record to NUMBERS.SEPERATED.BY.DOTS, users can connect to your FTP server using that link (port 21). Just a discovery I found that I thought I'd share!
  18. Hello, SmallHost here with a probabally not-so-small suggestion. I'm suggesting the ability to put ad code on the login screen of the cPanel. This can be used for... Ads (of course), Redirecting traffic from http to https (if that can be done in HTML/JS without the use of META tags), and Links (to help pages, support forums/Discord servers)
  19. I wouldn't recommend MOFHY, people have been saying that it's unsecure. I recommend coding your own client panel, it's actually pretty simple! Make a folder named clients in your htdocs folder. Then make a file called login.php. Inside of it, paste this... <meta name="viewport" content="width=device-width, initial-scale=1.0"> <center> <h1>Log In to the Client Panel</h1> <form method="post" action="checkuser.php"> Username: <input name="uname" id="uname" type="text" class="inputbox" alt="username" minlength="7" required /><br> Password: <input type="password" id="pass" name="pass" class="inputbox" alt="password" required /><br> <input type="submit" value="Log In"> </form> <p>Powered by <a href="https://ifastnet.com/">iFastNet</a>.</p> </center> Make a new file named checkuser.php and make it this... <?php $username = $_POST['uname']; $password = $_POST['pass']; $conn = ftp_connect("ftpupload.net"); $result = ftp_login($conn, $username, $password); if ((!$conn) || (!$result)) { ftp_close($conn); echo '<h1>Login Failed!</h1><p>Your username or password is wrong or the FTP server is down. Contact your hosting provider if the error persists.</p>'; die(); } else { ftp_close($conn); setcookie("userAuth", base64_encode('{"user":"'.$username.'","pass":"'.$password.'"}'), time()+31536000,'/'); header("p/home.php"); die(); } ?> Make a folder name p and makek a home.php file in it. I'm not gonna provide all of SmallHost's client panel source code because I want my client panel to stand out from other hosts, however you can pull a user's username and password like this. In this example, you can make a one-click login cPanel button. <?php if(!isset($_COOKIE['userAuth'])) { header("Location: ../login.php"); die(); }else{ $decodedB64 = base64_decode($_COOKIE['userAuth']); $decodedJson = json_decode($decodedB64); echo '<h1>Hello, '.$decodedJson->user.'!</h1>'; //You can use $decodedJson->pass to get the user's password, however I strongly reccomend NOT echoing it as it will display it on the screen. //Let's try a one-click cPanel login button... echo '<form method="post"> <input type="hidden" id="mod_login_username" name="uname" value="'.$decodedJson->user.'"> <input type="hidden" id="mod_login_password" name="passwd" value="'.$decodedJson->pass.'"> <input type="hidden" id="language" name="language" value="English"> <input type="submit" value="cPanel" formaction="https://cpanel.YOUR_WEBHOST_DOMAIN/login.php" formtarget="_blank"> </form>'; } ?>
  20. HOW DID YOU FIND IT THAT FAST? ? Try dragging some things around and see what happens. I think that if we should continue this convo we should do it via Discord...the issue I posted about seems to be resolved via the htaccess file.
  21. THAT'S NOT SUPPOSED TO DO THAT! I'll try adding a filter to the error code so it cant allow brackets. (Also, there's a little easter egg on all the error pages...let me know if you find it!)
  22. Haha, thanks for pointing that out! Sometimes I confuse the htdocs folder with the htaccess file ?
  23. Thanks for letting me know! I'll do some digging and set that up in the htaccess file.
  24. The cPanel. It has an option to set up error pages. When I sat the URLs, it threw an error.
  25. Hello, SmallHost here! I created the error page https://smallhost.us.to/errorpage.php?code=ERROR_CODE_HERE. It's a pretty simple error page, the code is below... However, when I sat it up on the cPanel it throwed this error... <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Well, we have a small problem...</title> <center> <h1>Well, we have a small problem...</h1> <p>The server is throwing a <b><?php $blockUnallowedScripting1 = str_replace("<","",$_GET['code']); $blockUnallowedScripting2 = str_replace(">","",$blockUnallowedScripting1); $blockUnallowedScripting3 = str_replace(";","",$blockUnallowedScripting2); $blockUnallowedScripting4 = str_replace(".","",$blockUnallowedScripting3); echo $blockUnallowedScripting4; ?></b> error and you cannot connect to the page you're trying to. The link might have changed, never existed to begin with or there might just be a bug in the system. Contact SmallHost if this error persists.</p> <p>(c)2021-Present SmallHost. Powered by <a href="https://ifastnet.com/">iFastNet</a>. Subdomain from <a href="https://freedns.afraid.org/">FreeDNS</a>.</p> </center> The domain name entered https://smallhost.us.to/errorpage.php?code=400 for 400 status code appears to be invalid 2 The domain name entered https://smallhost.us.to/errorpage.php?code=401 for 401 status code appears to be invalid 3 The domain name entered https://smallhost.us.to/errorpage.php?code=403 for 403 status code appears to be invalid 5 The domain name entered https://smallhost.us.to/errorpage.php?code=404 for 404 status code appears to be invalid 7 The domain name entered https://smallhost.us.to/errorpage.php?code=503 for 503 status code appears to be invalid The URL exists and works perfectly fine on my end. Did I do something wrong on my end or should I make a ticket?
×
×
  • Create New...