Jump to content

Krydos

Chief Executive Officer
  • Posts

    25,180
  • Joined

  • Last visited

  • Days Won

    900

Everything posted by Krydos

  1. Deployed. http://bfpsw.heliohost.org/JAW/
  2. What does the author of the code say?
  3. It looks like you figured out you can delete your account on your own at http://www.heliohost.org/classic/support/scripts/delete
  4. It's not a problem. It's a security risk to have remote access to a database so it's disabled intentionally by default. Most people don't want and don't need remote access. Remote access enabled.
  5. Done. You should now be able to log in and your website should start working within 12 hours.
  6. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  7. It works for me now. https://rapidenglish.me/
  8. Done. You should now be able to log in and your website should start working within 2 hours.
  9. Oh, it looks like that domain is available to purchase https://www.namecheap.com/domains/registration/results.aspx?domain=anjaliheritahe.com&aff=102467 I didn't check to see if you had purchased the domain first.
  10. Your account was archived because you haven't logged in for quite a while. We have a limited amount of space on our servers, and occasionally we have to remove the unused accounts to make space for new users. To prevent your account from becoming archived again please remember to log in at https://www.heliohost.org/login/ at least once every 30 days. Unarchiving...
  11. Why are you even trying to do this? There's probably thousands of qr code apps for your phone.
  12. Can you check your php version, because it's definitely disabled in php 7.2?
  13. The reason your css/js isn't loading is because you're getting a 500 error on all of those files. For instance http://tatoeba.ga/iwbx-assets/css/bootstrap.min.css Try deleting or renaming your .htaccess file. That can cause 500 errors sometimes.
  14. The error is likely different on different devices. I'm using a desktop computer without any type of camera so that error makes sense to me. Running it on a phone where a camera is available might have a different error message. Then maybe some phones work and others don't. It's hard to say for sure.
  15. Eddie.
  16. The error is being produced by this code: cameraError: function(error) { //callback funtion to camera error console.log(error); } According to the comment it sounds like the device that it can't find is the camera. (Also someone managed to spell "function" right and wrong on a single line.)
  17. I created the addon domain anjaliheritage.com for you, and it should start working within 12 hours. Let us know if it doesn't.
  18. Yeah, the error I get now is that the page redirected too many times. You might have an infinite loop in your .htaccess.
  19. Go to https://tommy.heliohost.org:2083/frontend/paper_lantern/zone_editor/index.html#/listclick +cname record.Under name set it to something like content.sgnetworks.cfUnder cname set it to something like sagnik.otherhost.comThat way all requests on your site look like they're all coming from the same domain.
  20. Unblocked. Please log in at https://www.heliohost.org/login/ to prevent this from happening again.
  21. I've used a CNAME successfully for what you're trying to do.
  22. That's much better. You're #2 on cpu load now. You can see on the server monitor http://heliohost.grd.net.pl/monitor/ that Ricky has had a really stable day too.
  23. We recommend unzipping it on your home pc. The databases will be in the mysql folder with the extension .sql. You can recreate those databases and use phpmyadmin to import the data. The public_html folder is pretty easy, just upload its contents into your account's public_html.
  24. Do you have your db host, user, database, etc. filled out correctly?
×
×
  • Create New...