Jump to content

Tjoene

Moderators
  • Posts

    1,430
  • Joined

  • Last visited

  • Days Won

    29

Everything posted by Tjoene

  1. To make the code even more simpler, you can use this: date("Y-m-d H:i:s") (see: http://php.net/manua...nction.date.php) instead of $dayassoc=getdate(); $dayassoc['mon']."/".$dayassoc['mday']."/".$dayassoc['year']."\t".$dayassoc['hours'].":".$dayassoc['minutes']
  2. In the html input, you need to replace id with name. The name attribute is used to fill the $_POST array when sending data from a form, not the id. ID is used for style (CSS). Also, it is best to use some validations in the PHP code on the input, since not all browsers support the required field. See: http://www.w3schools.com/html5/att_input_required.asp <html> <form id="new_user" method="post" action="newuser.php"> <table> <tr> <td> <h2>Username:</h2> </td> <td> <input type="text" name="user" size="20" max="20" required="required"> </td> </tr> <tr> <td> <h2>Password:</h2> </td> <td> <input type="text" name="pass" size="20" max="20" required="required"> </td> </tr> <tr> <td> <h2>Contact Email:</h2> </td> <td> <input type="email" name="email" size="20" max="40" required="required"> </td> </tr> <tr> <td> <h2>Retype Email:</h2> </td> <td> <input type="email" name="email2" size="20" max="40" required="required"> </td> </tr> <tr> <td colspan="2"> <h4>Additionally if you prefer contact through text messages provide your phone number and mobile carrier</h4><h5>(For US only)</h5> </td> </tr> <tr> <td> Phone:<input type="tel" name="tele"> </td> <td> Carrier:<input type="text" size="20" name="carrier"> </td> </tr> <tr> <td colspan="2"> <h4>Finally please provide your birthdate to give a demographic statistic.</h4> </td> </tr> <tr> <td> <h2>Birthday</h2> </td> <td> <input type="date" name="bday"> </td> </tr> <tr> <td colspan="2"><input type="submit"> </tr> </table> </form> </html>
  3. What you need is not a addon domain, but a sub-domain. When you create the sub-domain, you can choose where the files will be stored. Default, cPanel creates a map under your home directory. Change that to the [Home Directory]/app_name/public.
  4. See http://www.helionet.org/index/topic/14470-suspended-tachkcar/
  5. You were suspended because you multiple accounts, you are only allowed to have one account per person. See artaface, nwghkecc, hksanyue, hksuning, hkyunkee, naclhkec, ntpmhke, shirkych, tacarcom, and tachkcar. Please choose 1 account you want to keep, so we can delete the rest.
  6. You were suspended for running 6 cron jobs in a day. The limit is 2 every 24h. If you need more cron jobs, you can host them on a site like www.setcronjob.com Your account should be unsuspended now.
  7. Your account has been manually unsuspended. If you still see the suspended page then you should try clearing your browsers cache. -- Please spare a few minutes to take our brief survey: http://feedback.heliohost.org/ Your participation in this survey is greatly appreciated.
  8. Have you tried to clear your cache? cPanel seems to be working for me.
  9. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  10. You were suspended for sending to many emails. Keep your mail traffic under 50 mails, per day or you will be suspended again. Your account should be unsuspended now.
  11. Please clear your cache. Your parked domain shows just fine for me.
  12. Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  13. Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  14. Please clear your cache. Your account shows as active in the database.
  15. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  16. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  17. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. Note: this is your second suspension. A next suspension could be permanent. If you still see the suspended page, please clear your cache.
  18. You were suspended for running 6 cron jobs. The limit is 2 every day. If you need more cron jobs, you can use like setcronjob.com to hosts them. Your account should be unsuspended now.
  19. Your account was suspended for causing high server load. I have unsuspended your account, but please try to limit the load you put on our servers as it slows down not only your site, but the sites of all other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  20. Your were suspended for the following reason: Malware (1 file) Joke.Hikaru FOUND found. That means that there are some malware files found on your account. For your safety, your account has been suspended. You need to clean your files within 24 hours, or you will be suspended again. To find the infected files you can take a backup of your site, download the files to your computer and scan the files using a virus- and mall-ware scanner like AVG Virus scanner and Malwarebytes. If you are you certain that it is a false-positive, we strongly encourage you to file a false positive form here: http://cgi.clamav.net/sendvirus.cgi Your account should be unsuspended now.
  21. Your account was suspended for causing high MySQL load. I have unsuspended your account, but please try to limit the MySQL load you put on our servers as it slows down MySQL for not only your site, but MySQL for all of the other HelioHost users sharing your server. If you still see the suspended page, please clear your cache.
  22. Your were suspended for the following reason: Malware (4 files) PHP.C99-14 found. That means that there are some malware files found on your account. For your safety, your account has been suspended. You need to clean your files within 24 hours, or you will be suspended again. To find the infected files you can take a backup of your site, download the files to your computer and scan the files using a virus- and mall-ware scanner like AVG Virus scanner and Malwarebytes. If you are you certain that it is a false-positive, we strongly encourage you to file a false positive form here: http://cgi.clamav.net/sendvirus.cgi Your account should be unsuspended now.
  23. Please clear your cache. Your site seems to load just fine for me.
  24. Your were suspended for the following reason: Malware (1 file) Trojan.Spy.Banker-5850 found. That means that there are some malware files found on your account. For your safety, your account has been suspended. You need to clean your files within 24 hours, or you will be suspended again. To find the infected files you can take a backup of your site, download the files to your computer and scan the files using a virus- and mall-ware scanner like AVG Virus scanner and Malwarebytes. If you are you certain that it is a false-positive, we strongly encourage you to file a false positive form here: http://cgi.clamav.net/sendvirus.cgi Your account should be unsuspended now.
×
×
  • Create New...