Jump to content

Byron

Moderators
  • Posts

    9153
  • Joined

  • Last visited

  • Days Won

    146

Everything posted by Byron

  1. Here's all the info that I could send you: Username: vilogy cPanel Login url: http://vilogy.com:2082/frontend/x3/index.php Heliohost nameservers: ns1.heliohost.org ns2.heliohost.org --------------------- You should be able to login to your cpanel but you still haven't pointed your domain to our nameservers.
  2. I've checked by username and domain name and it's just not there. I see that your domain is pointing to another server so hopefully you can recreate your account from that site. I wish I could be more helpful but I can't.
  3. You can reactivate your account here. http://www.heliohost.org/scripts/renew.php btw, you can find this same link on the Suspended page.
  4. Okay your domain name is now a-s-l.tk. Give it 24hrs. to resolve and don't forget to point it to our nameservers.
  5. Byron

    Prolonged Downtime

    I'm stil seeing your site here: Punctured-drum.com Refresh your browsers cache.
  6. Your being disruptive by posting in everybody elses thread demanding help right away. If you have a problem then make a thread of your own and stay within that thread.
  7. ASL stop posting in everybody's thread. This is your first warning.
  8. If you've created a thread on the board somewhere than please be patient and stay within that thread.
  9. You can change the contact email once you login to your cPanel.
  10. I'm sorry but it looks like your site has been deleted because of inactivity. We require that everybody login to thier cpanel at least once a month. Your welcome to recreate your account if you like.
  11. Okay Escalating...
  12. I'm not getting a 500 error when I go here: deather.heliohost.org Also check your Error log at your cpanel for explanation.
  13. We can't help you unless you post your username and domain name.
  14. OK it's deleted.
  15. Is this your default (main) domain with us? guitaraid.co.uk If it is, I'm no seeing it in our database.
  16. Did you allow the remote host at your "Remote MySQL" at your cPanel?
  17. Try localhost
  18. If your wanting your new domain to point to the same place as your old domain then use the Parked Domains option in your cPanel. After you've added it in the cPanel then go and point the nameservers to ours. Then wait 24 to 48 hours for it to resolve.
  19. More than likely that was the problem. If your still having problems with your addon domaian then post your issues here: http://www.helionet.org/index/index.php?showtopic=5553
  20. OK just keep an eye on it for the next 24hrs. If it doesn't get deleted when the corruption script runs then your fine. djbob is looking in to that.
  21. I've removed your account and resigned up for you. Your new password has been PM'd to you.
  22. This support request is being escalated to our root admin.
  23. This support request is being escalated to our root admin.
  24. You haven't set your variables. $km = $_POST[km]; $m = $_POST[m]; <html> <head> <title>tutorial</title> <meta http-equiv="Content-Type" content="text/html; charset=windows-1250"> </head> <body> <? $km = $_POST[km]; $m = $_POST[m]; if ($km > 0) $m = $km * 1000; ?> <form method=POST> //i try too method=GET and it failed too <table align="center" rules="none" cellpadding=5 bgcolor="#0563A5"> <tr><th colspan=2><font color="#FFFFFF">tutorial</font></th></tr> <tr><td><input type=text name=""km"" size=20 value="<? echo $km; ?>">km</td> <td> <input type=text name="m" size=20 value="<? echo $m; ?>"> m</td></tr> <tr><th colspan=2><input type=submit value="calc"></th></tr> </table> </form> </body> </html>
  25. This support request is being escalated to our root admin.
×
×
  • Create New...