Recent content by scipets2

  1. S

    Unsuspention Request

    does "It will be terminated after 14 days and you will not get your data back." mean that there should have been a 14 day delay???
  2. S

    Unsuspention Request

    Can I at least have all my stored data back? I worked ages getting all that compiled.
  3. S

    Unsuspention Request

    During my thorough reading of the Terms of Service I missed out the section on proxies being banned and was unaware at the time of upload that it was breaking the TOS. As soon as I am aware that I have access to my account again I will immediately remove the files that are breaking TOS
  4. S

    SQL ERROR [ mysql4 ]

    The admins are working to upgrade the servers to cope with the higher load of users. you can get all the latest news here: http://status.x10hosting.com/
  5. S

    PHP Pets

    Ok, I've made the code, however it doesn't seem to be working <?php $im = imagecreatefrompng("Dragon.png"); // Get the color index for the Dragon $bg = imagecolorat($im, 64, 63); $r = $_GET['r']; $g = $_GET['g']; $b = $_GET['b']; // Set the fur colour to the database colour imagecolorset($im...
  6. S

    PHP Pets

    Thanks, I was hoping I would have a code example however I could try. I've never used GD before
  7. S

    PHP Pets

    Hi, it's me again. I was wondering if there was a way to make my virtual pets practically any colour from a huge list. and for them to be able to choose accessories from a shop which all gets stored on the database. anyway, all the script I need is a colour pallet. to send the colours to the...
  8. S

    set up a nine part background

    I hope I'm not going too far with this, but when I was attempting to access my site on Internet Explorer it showed the corner images however the sides top and bottom were not tiled and the contend overflowed. A IE friendly code addition would be much appreciated Thanks,
  9. S

    set up a nine part background

    Following my last thread, I finally got the background working, however, there is one minor fault with the code. Is there anyway to get the sides and top to fit to the content not to whe windows size, alternatively You could tell me how to fix the background. As I do have some long/ soon-to-be...
  10. S

    Images don't exist

    Yeah, I'm hoping that 500 means good things are on their way.:bowhs: Edit: Rescuing this thread from page four, still no ideas? Edit: Problem fixed I had IndexIgnore * in my root folder :pat:
  11. S

    cPanel on Lotus is down

    Check your site it should have a 500 error on it. This error is lotus-wide and will be fixed soon. I've been on lotus since 3rd of November and have a theory that whenn you get a 500 and ther's been a problem. after it's cleared everything should be fine Edit: cPanel should be fine now...
  12. S

    Images don't exist

    ur on to something there, I though that was some script I embedded but it isn't, ftp shows everything up fine though. The file names are identical. There is one image that shows up though weird
  13. S

    Images don't exist

    I have uploaded some images for my website through ftp and the online file manager and apparently it does not exist? I am on lotus domain is scipets.co.cc one of the images are at scipets.co.cc/images/sbl.jpg I just get a 404 any help?
  14. S

    set up a nine part background

    Thanks loads, that background has been bugging me for ages
  15. S

    set up a nine part background

    Hi, I download a royalty free theme however I can't get it to work properly. I would like the corners to be in the correct corner the sides top and bottom to tile as much as necessary and the middle to be solid colour ehere my content will go, any help? I have put the images in a zip file if...
Top