Search results

  1. N

    Paid Account - Email issues

    For the last couple of weeks I have been having abysmal IMAP connections. The IMAP server keeps going down so I cant access my email at all. This goes down for BOTH external clients (Thunderbird and outlook) as well as the web email browser, can this issue be fixed ASAP as I use this email for...
  2. N

    [50 credits]The (Un-)Official Christmas Raffle

    i brought 10 tickets
  3. N

    NTFS vs FAT

    I do use this feature quite a bit more than i would like in honesty. I used to triple boot Xp, Vista and fedora. While i did like NTFS for all its pros, linux is terrible at reading it, so i used to switch between ntfs/fat depending on my mood.
  4. N

    NTFS vs FAT

    This is true, Partition magic does allow the transition between ANY file systems with no loss of data.
  5. N

    i need script help

    *Thread Closed at user request*
  6. N

    Need Help can't delete a folder!!

    nirajkum - It is not possible under any circumstances to delete the public_html folder on x10hosting, this is because that is where the files that apache serves when your website is requested are stored.
  7. N

    i need script help

    try replaceing include($script_dir . '/inc/header.php'); include($script_dir . '/inc/contactform.php'); include($script_dir . '/inc/footer.php'); with something more like include('/inc/header.php'); include('/inc/contactform.php'); include('/inc/footer.php'); and also making sure the the...
  8. N

    Database server config

    Posting your mysql connect statement (password removed obviously) would help in checking, but it seems like you are using an incorrect login username for the database you are trying to access. remember the username and database name are normally the same and they are in the format [cpanel...
  9. N

    Boot help; Please Reply ASAP

    Thanks alot, Thats a really useful program, you can even add linux (grub etc) to the startup list as well.
  10. N

    Boot help; Please Reply ASAP

    You do the same thing as me then. http://neosmart.net/dl.php?id=1 That link is to a program that edits the boot options for the vista boot loader. All you need to do is add XP to the list using Add/Remove Entries
  11. N

    Need Help can't delete a folder!!

    It does sound like he is trying to delete public_html though, which is not possible, because this is where the servers will direct web traffic too.
  12. N

    Ads allowed?

    Well, your on an ad-free plan so our adverts are a non-issue for you, you can show your own adverts on your site.
  13. N

    Good File sharing program for webpage

    Hosting files for other people is against the ToS and accounts will be suspended or terminated.
  14. N

    Microsoft Office Ultimate on discount!

    Theres nothing actually wrong with microsoft, when you consider HOW MANY people actually use there software, millions, a few hundred bug encounters is actually not that much of an issue, yet they still fix them. Mostly it's probably that people want to look at the source code, and can't.
  15. N

    php encryption

    If you mean when someone clicks View, Source to see where links, and images etc are stored then the answer is no. If you make it impossible to read by human eyes, then the webbrowser can't either. If you want to hide things like include addresses etc, then you don't have to worry because the...
  16. N

    DW error message

    The problem looks like it is with your installation of dreamweaver, i highly recommend that you reinstall the program from the disk again
  17. N

    mySQL help

    WoW private servers are illegal, and i suggest you remove all references to your PS as soon as possible, if an account manger sees this thread your account will be terminated for illegal content. Edit: just had a look at your site and there are no references, but i suggest it stays that way if...
  18. N

    Sorry!

    Just make sure to check the post date on the topic next time, anything over a month should just be left alone, unless its constantly active
  19. N

    Microsoft Office Ultimate on discount!

    Well, i can actually get it for £10, ($20) from my university :D I think thats how microsoft are trying to get the lazy people
  20. N

    Whaddaya think of Chrome?

    Now i'm used to it, i'm always using chrome, as people have said the two main problems are easily explained by the fact it's beta. and those problems are a) its windows only b) there are no extensions. But its brand new so you can't have everything. Definitely a recommended download from me though.
Top