Search results

  1. techairlines

    site down ( www.thefparty.x10hosting.com )

    I'm getting "Connection has been reset" on Firefox. It's probably just temporary server load/issues and should be back soon. Try to be patient. No, you probably didn't do anything wrong.
  2. techairlines

    Custom error page is not displayed!

    What descalzo said above. Also look for a file in public_html named .htaccess (its a hidden dot file so if you use cPanel File Manager, make sure you choose to show dot files). Inside this file look for a line starting with: ErrorDocument 404 If you used cPanel Custom Error Pages, make sure...
  3. techairlines

    Domain redirect

    While Meta Refresh works for redirects, I personally don’t recommend doing this as it is a bit slower and not as Search Engine friendly. See: http://www.seobook.com/archives/000297.shtml
  4. techairlines

    problem

    The time zone is just off. If you check under Account Settings, you might notice its not in your time zone which seems to be Eastern Time.
  5. techairlines

    Domain redirect

    You can add it as an addon domain and create a file named index.php with the following: <?php header('Location: http://www.xyz.co.uk/'); exit(); ?> Add the file into your addon domain directory. Another and possibly better method: Create a file named .htaccess (dot file - no file name) in...
  6. techairlines

    does my account work?

    What was your original cPanel username? cPanel names have a character limit of 8 characters, so heightsimd couldn't have been the username.
  7. techairlines

    Pissed off by x10hosting

    You don't need to post to stay active. Just login to the forums though you should stay a while to ensure the system records your visit.
  8. techairlines

    Centering Div content

    Use this: <div style="text-align:center;">CENTERED CONTENT</div> This is using CSS to apply center effects. You can also set CSS elements like: .mycenteredcontent { text-align:center; } <div class="mycenteredcontent">CENTERED CONTENT</div>
  9. techairlines

    Im an idiot!

    If your account was suspended for 10+ days, its probably terminated now. You are free to create another account. Remember to login to these forums once every 31 days and stay a while so it records your visit. You should check your site/forums every so often to make sure you're not suspended...
  10. techairlines

    Bandwidth exceeded but 1788MB left?

    When your bandwidth is exceeded, I don't believe there is a way to put up a redirect as the redirect itself uses bandwidth. Bandwidth counters can reset on the first day of each month.
  11. techairlines

    widen my website

    To do this, you'll have to change the table width values of your website like this: <td width="760" height="100%">
  12. techairlines

    Change my domain name??

    You can add that in cPanel --> Addon Domains or change your main domain in http://x10hosting.com/control. Are you getting an error message that prevents you from doing so?
  13. techairlines

    My account suspended

    Nulled script means you uploaded a script (like vBulletin or invision power board) that you didn't pay for and it supposed to cost money. Even if you paid for it, you might have purchased a nulled version. You should only buy from the developer's official site. Nulled scripts are often forum...
  14. techairlines

    Cannot login to C-Panel

    I am able to load that cPanel page fine. Try clearing your cache and try again. There are occasionally some server load/slowness and issues that resolve themselves. If you still can't load it, try using a proxy like http://www.hidemyass.com to check for ISP/Firewall issues for Port 2082/2083
  15. techairlines

    Account Suspension

    Login to http://x10hosting.com/control and go to Hosting --> Suspensions to check your suspension reason and possibly unsuspend yourself.
  16. techairlines

    x10Hosting Double Everything Special!

    I think purchasing it twice separately will work. The maximum amount of space you can get here is 4 GB. By maximum of two times, Corey means that you can purchase either Double Space/BW twice or Double All twice (not interchangeable). I made a mistake by buying one of each a few months back...
  17. techairlines

    Wordpress plugins slows down your website

    It is true that caching makes it faster and sometimes much faster as it serves HTML instead of generating PHP each time, however, caching also uses high CPU power on the server when it creates those HTML files, which will trigger a suspension when used on free hosting. And yes, plugins do make...
  18. techairlines

    Error Code: 0F3CB740

    Are you trying to login with your forum username? Try using your cPanel username. (Suggested by Anna in a previous thread with this error code: http://x10hosting.com/forums/free-hosting/115974-login-error-error-code-0f3cb740.html#post657750)
  19. techairlines

    delete/ remove acct?

    Please post back with the info from this link and a staff can delete your account manually. http://kb.x10hosting.com/questions.php?questionid=50 Forum accounts cannot be deleted.
  20. techairlines

    Site Down - Chopin Problems ? Are you having problems also ?

    I am on Chopin and having the same problems and understand your frustration. This problem might be caused by the fact that they are currently terminating many inactive accounts, which may cause some server slowness. But at the end, since there are less accounts, the servers should be more...
Top