Jump to content

wolstech

Chief Risk Officer
  • Posts

    18,418
  • Joined

  • Last visited

  • Days Won

    713

Everything posted by wolstech

  1. There's a known problem with adding external domains at the moment. You're one of numerous people wrongly seeing this message over the past few days. I'll be passing this onto Krydos so he can figure out what's causing it.
  2. No we do not. Many people use Cloudflare for this though.
  3. This issue is actually your isp or your computer. Someone between us and you has stale dns records cached. Try clearing your dns cache on your pc, and also try using a different internet connection (like a cell phone data plan) and see if you can reach your site. When I visit your site, I see a stock prestashop installation, so it's working properly.
  4. It's password only for SFTP to my knowledge. That's actually a good question though...
  5. Done. You should now be able to log in and your website should start working within 2 hours.
  6. Unblocked. What are you doing that's getting it blocked? There's not much to really mess up on SFTP. Username and password are always the same as cPanel, and additional accounts are not supported (they have to use plain FTP on port 21).
  7. There is no such option. The tutorial linked by sohamb03 is the way it's done here.
  8. Please check your PMs.
  9. Only if it's for inactivity. Suspensions for other reasons don't notify you by design (we don't want tell to crap like phishing that they got suspended, doing so just lets them know they need to set up more phishing).
  10. I’ll set this up when I get a moment.
  11. They seem to eventually fix themselves if you wait. At least one of them worked on its own (the freenom case) the following day. I suspect DNS is just being really slow for some reason. That said, I'll leave a broken one for you when I get another one.
  12. It's suspended for violating our terms of service. There was a domain on your account smmservices.me that was selling social media likes.
  13. @sohamb03: See https://www.helionet.org/index/topic/38032-johnny-nameserver-detection-broken/
  14. Something has been wrong with Johnny lately...we've had a few different people now (one PM'd me) all with Johnny accounts that are having trouble adding domains. They're getting the message that the domain isn't pointed to our name servers, even though the domains are configured properly. Here's two public examples from this week...the first I blamed on Freenom because we all know they suck in every way imaginable (and there may have been an issue with that one since I had trouble getting the DNS to show on the diagnostic tools), but the second one was just a normal .com domain with the proper settings showing. https://www.helionet.org/index/topic/37975-solved-adding-freenom-domain/ https://www.helionet.org/index/topic/38029-domain-issue/ Sohamb03 reports tons of these complaints appearing on Discord lately as well. Any ideas?
  15. That domain has the right settings...https://bybyron.net/php/tools/dns_records.php?domain=globalawassociates.com&rec=NS It looks like Johnny has something wrong with its ability to detect the NS, since it still fails even though the settings are quite clearly correct. The domain globalawassociates.com has been manually added to your account and should start working in the next 2 hours.
  16. Which domain are you having trouble with?
  17. The trash is the most common cause. Also, mysql data also counts towards your space, but there won't be any visible files associated with it.
  18. Log in using this link and your username khudair1 (do not use your email address on this form): https://ricky.heliohost.org:2083/ Please note that you may need to choose Reset Password and set a new password before you can sign in.
  19. Done. You should now be able to log in and your website should start working within 2 hours.
  20. Lets see if he can install this for you.
  21. Please answer the questions posted by vanisk. Also, as pooks said, please do not bump posts (preferably at all, but wait at least a day if you must). We typically work the forums from bottom to top, so oldest requests get worked first. Bumping your post just moves you to the back of the line. The turn around time on a module install request is usually about a day, but if Krydos (the only one who can actually install this) is busy with other things, I've seen these sit for a week.
  22. No problem. The issue was stale DNS records on Ricky that needed removal.
  23. I'm assuming the file that's erroring is being included by something located in /home/sgn/public_html/careers4you/public_html ? If so, try adding this to the .htaccess in that folder: <IfModule mime_module> AddHandler application/x-httpd-ea-php71 .php .php7 .phtml </IfModule> Also, keep in mind that the PHP version used is based on the configuration for the script the user visits in their browser (i.e. you can't use a different version just for the includes). Includes can't have their own separate version of PHP, but rather an included file always inherits the PHP version of its includer.
×
×
  • Create New...