Search results

  1. techairlines

    suspension

    Someone seems to have already manually looked through your account and found illegal content. This is Zero Tolerance policy and your account cannot be unsuspended.
  2. techairlines

    not to be website ktnnk2405.x10.mx

    Your site loads fine for me. Clear your browser cache and try again. Warning: Your site is in Vietnamese without a full English translation. Please provide a translation immediately or your account will be permanently suspended. Edit: Your account is currently suspended for having links to...
  3. techairlines

    please unsuspend

    Hello. What were you doing with all your subdomains though? Like s3, cache2, s6.video? These seem very much like video scripts, which aren't allowed as they are like file hosting.
  4. techairlines

    can some please check my site and give me a solutins cybertechsolutions.co.cc

    To use an image, use a text editor like Notepad (no word processors) and add the following code: <!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN"> <html> <head> <title> Website Under Construction</title> </head> <body><img alt=""...
  5. techairlines

    account

    Our Terms of Service state that sites must be in English, Spanish, or French. If you use other languages, there must be a full translation. This is zero tolerance and therefore your account cannot be unsuspended.
  6. techairlines

    Change site name

    Yes, login to http://x10hosting.com/control with your forum information. Then go to Hosting --> Modify Domain and enter in the name of your new domain.
  7. techairlines

    What are the Dns please

    If you need an A record for your server (Starka), its 69.175.120.122.
  8. techairlines

    Upload file on ftp server

    Try using these details: http://x10hosting.com/wiki/FTP_Details You need an FTP client like http://filezilla-project.org Upload all files you want others to see into the public_html folder.
  9. techairlines

    Giving WordPress Its Own Directory ERROR

    Hmm are you logging in at http://taylorswifties.co.cc/wordpress/wp-login.php? What error are you getting when trying to login?
  10. techairlines

    subdomain

    You can change this in your Account Panel (http://x10hosting.com/control). Hosting --> Modify Domain. You can create a subdomain in cPanel --> Subdomains (in Domains box). If you want to point a subdomain of another domain here, you can add it as an Addon domain and set an A record to...
  11. techairlines

    FTP Server Settings

    Just create a new directory and name it public_html in the home directory (which is what you see when you login to FTP)
  12. techairlines

    Giving WordPress Its Own Directory ERROR

    You're using the wrong URL probably. Use http://taylorswifties.co.cc/wordpress/wp-login.php to login. Your settings are incorrect so its loading at /blog/ instead. AFTER you login, go to http://taylorswifties.co.cc/wordpress/wp-admin/options-general.php to change your WordPress address to...
  13. techairlines

    Giving WordPress Its Own Directory ERROR

    Glad we could help. The CSS problem can easily be fixed by going to your WordPress Settings --> General and changing the URL from /blog/ to /wordpress/. :)
  14. techairlines

    Giving WordPress Its Own Directory ERROR

    Looks like you got it. Your blog is now loading. But your CSS are calling from /blog/. You need to change this in WordPress Settings --> General. Change the URL to /wordpress/ not /blog/.
  15. techairlines

    Giving WordPress Its Own Directory ERROR

    Your error: Warning: require_once(wordpress/wp-blog- header.php) [function.require-once]: failed to open stream: No such file or directory in /home/hannahxd/public_html/index.php on line 16 Why is there a space between blog- and header? Remove this space. Cause I just checked your site and...
  16. techairlines

    Giving WordPress Its Own Directory ERROR

    Yup. Please add a / in front of the asterisk on line 2 and the error will go away. You can just copy the following and replace your entire file with this: <?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells...
  17. techairlines

    Giving WordPress Its Own Directory ERROR

    That means you have a unexpected asterisk in index.php. Make sure your file starts like this: <?php /** * Front to the WordPress application. This file doesn't do anything, but loads * wp-blog-header.php which does and tells WordPress to load the theme. * * @package WordPress */ You...
  18. techairlines

    need tips on advertising of new disposable email site

    To increase your Google Page Rank, the best way is to build DoFollow backlinks. I recommend making useful and meaningful comments on DoFollow blogs. Here's a good directory of DoFollow blogs: http://dofollow.info/ Please note that just spamming comments will not help at all. Other ways to...
  19. techairlines

    Favorite WordPress Plugins

    Yes, the sql backup can be used anywhere that supports MySQL. For images embedded, use Tools --> Export (in WordPress Dashboard). When you restore this XML backup, there's an option to download the attachments (including images). WP also automatically places them in the proper location and...
  20. techairlines

    Favorite WordPress Plugins

    For me, Akismet is a must have... recently, I'm been getting bombarded with spam comments (~300-400 a day), though unfortunately, I've just got 130 in 12 hours (and counting) spam pingbacks from autoblogs on one post and they weren't caught by Akismet... :( Other than Akismet, I find...
Top