Search results

  1. garrettroyce

    Icons are back!

    I just had to make a new thread, I'm so excited!
  2. garrettroyce

    I'm OLD!

    Ha, just got 500 posts and I'm officially an X10 Elder. :ugh2: After 500 posts I still don't understand X10's choice in smilies. Especially : op : (take out the spaces and you'll understand) *yikes*
  3. garrettroyce

    Javascript Resizing

    I'm gonna start from scratch, because all I've gotten is errors so far :P Example html: <html> <body> <div name="d">Test</div> <button onclick="resize_div()">Button</button> </body>Ok, with this I want to resize the div using the onclick event. That's it. Why can't I do this? :mad:
  4. garrettroyce

    JavaScript replaceChild

    I would like to use javascript to check if a certain html element is empty (I know it sounds ridiculous, just go with it :P) So this: <p id="checkme"></p> Will be replaced with this: <p id="checkme">There was no text here, but now there is!</p> I tried this, but it didn't work: <p...
  5. garrettroyce

    README if you need a GD workaround

    I don't think this will work, sorry :(
  6. garrettroyce

    How to check if your server is down

    These tips might help you to find the answer quicker than posting in this forum. 1. http://forums.x10hosting.com/free-hosting/21599-important-information-read-before-posting.html 2. Go here: http://forums.x10hosting.com/server-alerts/ 3. Cpanel->server status (lower left corner)
  7. garrettroyce

    Read this if your PHP version has been downgraded!

    http://forums.x10hosting.com/news-announcements/95370-new-site-update.html#post524285
  8. garrettroyce

    adenhanced ads not required?

    Anyone else seeing the same thing in your X10 account management page? Hosting Type -Unknown Email Address - Account ID - Username - Domain - Server -Stoli.x10 Creation Date -4:38pm fri, apr 25 2008 Package...
  9. garrettroyce

    Problem posting on the forums

    nevermind, i found my own answer
  10. garrettroyce

    mail continues to not work

    My mail does not work using the online webmail or any mail program on my computer. I decided it would be best to have my mail hosted elsewhere, so I setup my account and changed the MX records in cPanel. My mail continues not to work. When I perform a check on the MX records for my domain...
  11. garrettroyce

    mail problem, part deux

    mail doesn't work at all. see the details here! ==> http://forums.x10hosting.com/free-hosting/72378-another-mail-problem.html#post409097 Edit: For those of you having mail problems, you can export your email to Google! I'm on the verge of being banned here, so I won't say any more. Thread...
  12. garrettroyce

    Mod problems, part deux

    If you don't like what I'm saying, which is the truth, then you know where the door is. Point taken, there are many satisfied members. Do this for me: My issue is related to sending receiving mail. I can't. At all. In any way, shape or form, send or receive mail from my account. Do a forum...
  13. garrettroyce

    What is the longest it has taken a mod to answer your question?

    It's been about 20 hours here. Forum posts and tickets are of no avail. The only time they listen to you is if you break a rule. Seriously, Corey, get more staff. Please.
  14. garrettroyce

    Another mail problem

    Used 'configure mail client' link in CPanel to setup Outlook Express. Got error '451 blah blah blah try again later' tried ever configuration for express with the same result: can receive but not send mail. Ping to 'mail.garrettroyce.x10hosting.com' is successful. IP address: 74.86.133.219...
  15. garrettroyce

    Clarification on TOS

    Is it permissible if I create a site where only registered users can upload files? The files will only be accessible to the user who uploaded it and myself. I know file sharing sites are prohibited (though I don't see this line in the TOS when I went back to read it) but it's not really sharing.
  16. garrettroyce

    Words of advice for everyone!

    Don't get banned from the forums. Seriously. That is all.
  17. garrettroyce

    mysql query question

    <?php session_start(); ob_start(); function Submit(){ $server = ***; $user = ***; $password = ***; $database = ***; $mysqlconnection = mysql_connect($server, $user, $password); $databaseconnection = mysql_select_db($database); if (!$databaseconnection) {...
  18. garrettroyce

    Up/down

    My site is hosted on STOLI right now. Anyone else noticing that the HTTP is going down pretty frequently for about 10 - 15 minutes? In the past two weeks I've noticed it down twice, so I can only imagine how much it is down when I'm not around. That seems to be really pushing the 99.9%...
  19. garrettroyce

    How long does it take to be unsuspended

    How long does it take to be unsuspended for inactivity?
Top