Jump to content

All Activity

This stream auto-updates

  1. Past hour
  2. If you’re also open to alternatives, I’d recommend looking at Zoho Mail. It’s not really built for bulk marketing like SMTPmart or Brevo, but it’s a very solid option for reliable business email. ✅ Pros: - Has a free plan (up to 5 users, 5GB each). - Very stable and trusted as a business email provider. - Supports custom domains with SMTP/IMAP/POP3. ⚠️ Cons: - Sending limits are much lower (around 200 emails/day on the free plan). - Not designed for large marketing campaigns. So in short, if your goal is marketing and automation, Brevo might still be the better fit. But if you just need professional email for your domain, Zoho Mail is a great choice.
  3. I think you should check realtime in time.is then you can click before some second
  4. If you want a cool polygonal background with connected dots like **ipscore.io**, you can use **particles.js** or **tsParticles** 🚀 Here’s a quick example with **particles.js**: <!-- Step 1: load the library --> <script src="https://cdn.jsdelivr.net/npm/particles.js"></script> <!-- Step 2: create the container --> <div id="particles-js"></div> <!-- Step 3: CSS to make it full screen --> <style> #particles-js { position: fixed; top: 0; left: 0; width: 100%; height: 100%; z-index: -1; /* stay behind content */ background: #0a0a0a; } </style> <!-- Step 4: configuration --> <script> particlesJS("particles-js", { particles: { number: { value: 80 }, size: { value: 3 }, move: { speed: 1 }, line_linked: { enable: true, distance: 150, color: "#00ffcc", opacity: 0.4, width: 1 }, color: { value: "#00ffcc" } } }); </script> 👉 The result: your website will have a dynamic dots-and-lines background just like ipscore.io 😎 If you want even more effects, check out **tsParticles**: https://particles.js.org/
  5. Today
  6. Remote access was already enabled for that database, and the remote access was transferred to Morty when your account was moved. The problem is you're using the host "morty.heliohost.org" and you should be using the host "65.19.154.94". Thanks for translating it to English for me. host=65.19.154.94 port=5432 user=camilogeo_admin dbname=camilogeo_gis password=<set in Plesk>
  7. Request to allow database access from any IP address Hello, I am trying to connect to the PostGIS database on the server morty.heliohost.org, but my connection is being blocked by the pg_hba.conf settings. To facilitate access for testing purposes, could you please change the rule in the pg_hba.conf file to allow connections to my database from any IP address? Details: Server: morty.heliohost.org Database: camilogeo_gis User: camilogeo_admin The required permission lines in pg_hba.conf should be changed to: # For IPv4 host camilogeo_gis camilogeo_admin 0.0.0.0/0 md5 # For IPv6 host camilogeo_gis camilogeo_admin ::/0 md5 I am aware of the security risks associated with this configuration. Thank you for your help.
  8. I can't read that language. Let us know if there is something we can help you with.
  9. Domain added. it can take up to 2 hours to start working
  10. Yesterday
  11. You're being moved to Morty. Your trial will end on 2025-08-26. The postgis extension has been created on the camilogeo_gis database.
  12. Changes to the state of a domain take up to 2 hours to take effect. It's not instant. The domain is already working for me though, so if you're still seeing a 404 error, please clear your cache.
  13. I would like to have the one-week trial access to test it. I want to use it for academic purposes, which includes uploading vector and raster data, working on maps with a team in QGIS, and creating user permissions.
  14. How long ago did you change the status of the site?
  15. Hello! I am trying to configure DKIM for my domain, heej.se, which uses Cloudflare for its DNS. In the Plesk Mail Settings, when I enable DKIM and click "How to configure external DNS," the necessary records are not displayed. The "Create New DKIM Selector" button also does not reveal the records. As you can see in the attached screenshot, the area where the records should appear is blank, even with the "Create" window open. Could you please provide the two required DKIM TXT records for my domain so I can add them to Cloudflare?
  16. w2hsystem

    404

    I have disabled temporary site https://twoofswords.net/ by plesk command When today i change status in active , site https://twoofswords.net/ still show 404 status could you help me ? Thank you user: w2hsystem
  17. https://pricebot.helioho.st
  18. Please check your PMs for information regarding your Lily account.
  19. I've escalated this thread for the attention of Wolstech. He'll set this up for you when he has time and let you know when it's ready. 🙂
  20. Hello! I would like to request a Lily account since I'm trying to develop a ASP.NET application.
  21. Domain added, it'll take effect in about an hour. You'll need to switch to HelioHost's nameservers or create an A/AAAA record to Tommy's IP for the domain to work.
  22. I would like to add a domain name, a.bailanggyy.dpdns.org. Thank you
  23. Last week
  24. Please read: https://wiki.helionet.org/502_Bad_Gateway & https://wiki.helionet.org/504_Gateway_Timeout
  25. Hi ! Many, too many 502 Bad Gateway errors on Tommy. I did not count how many per day but it's likely above 10. I may be wrong but afaik this is the only server on the internet I know to bring 502 errors at such rate. Also to be noticed is some 504 gateway timeout also popping around during the day - at a lower rate though... What's the problem ? Is it really a server issue, a php issue, or a client-side issue ?
  26. According to my research PayPal does work in Egypt, but you can't send or receive money via "friends or family" which is fine for us because we always use "services or goods" for payments anyways. If someone asks you to send them money via PayPal as "friends or family" it is probably a scam because there is no buyer protection and you won't be able to dispute the payment. We also have Stripe which we are planning on integrating into our website at some point. We already allow people to donate for Tommy, make a Morty purchase, or set up a VPS subscription using Stripe payment links, but it's not integrated into our website yet. People just have to ask us for a link.
  27. Thank you, I'm sorry for what happened and I will do the necessary cleaning.
  1. Load more activity
×
×
  • Create New...