Search results

  1. N

    Logs working yet?

    Yes, I saw that post. I just didn't know if there were any updates anywhere yet.
  2. N

    Logs working yet?

    Couldn't find this in the news section, but are server logs working yet?
  3. N

    code to make sure email is real in php form

    You can use the FILTER_VALIDATE EMAIL filter for that. Read more at: http://www.w3schools.com/php/php_secure_mail.asp. You can also use javascript to check if a field is blank or not. THis can be accomplished using getElementById or the forms[] collection.
  4. N

    Anyone able to access stoli?

    Okay, so I think the problem is because of the route the packets are taking. Tracert ends up timing out after about 12-13 hops. I am thinking one of the routers along the way is not working. How long does it usually take for these issues to resolve?
  5. N

    Anyone able to access stoli?

    Yes, I am still having this problem. I have cleared my browser cache, my dns resolver cache, and it is still down. Weird thing is I can access stoli using a proxy. See attached picture.
  6. N

    Anyone able to access stoli?

    Wonder why I can't connect. I get a Firefox page load error: Though the site seems valid, the browser was unable to establish a connection. Using IE, it just goes to Google.
  7. N

    Anyone able to access stoli?

    I read the news thread and noticed that Cory is done doing upgrades, so I figured everything would work properly. However, I currently cannot access the stoli server cpanel or my site. Lotus and Chopin are working fine. Is anyone else having this problem?
  8. N

    setting up form to send results to email

    You cannot achieve this with HTML alone. You must put the mail() function in your process.php page. I do not know all of the details of how to do this yet, as I am currently working on a site myself.
  9. N

    Apache Welcome Page Showing Instead of index.html

    Make sure your index.html file is in all lowercase. Did you delete the placeholder index.html, or overwrite it?
  10. N

    Default Home Page

    If I may make a suggestion, I think that site would look much better center aligned, since there is so much black on the right.
  11. N

    Mail Function

    PHP Mail should be back tomorrow. Source: http://forums.x10hosting.com/news-announcements/98836-update-6-22-09-a.html
  12. N

    Sry for the stupid question...

    I don't have a lot of the things you have on cpanel, like the ssh manager, ssl/tls manager, gnu pg keys, network tools, mime types, and the php config and pear modules, I also dont have the perl modules (not that I care, dont know how to use perl anyway.
  13. N

    Frontpage server extensions

    I ask because currently my form does not work, I didn't know if it was because the extensions are on Apache or if it is because of the recent updates.
  14. N

    Frontpage server extensions

    Can the frontpage extensions here do form processing and hit counting? Or are they just used to upload files?
  15. N

    I don't have an account?

    Okay... I probably should have mentioned that it was working fine after they created the account. It started with this error after they got done with upgrading the servers. @adamparkzer: 6/7
  16. N

    I don't have an account?

    When I log into my account panel it gives me the following message: "The forum account you are logging into does not have an existing link to an x10Hosting hosting account." I also cannot access my cpanel. Is anyone else having this problem?
Top