Search results

  1. B

    website temp down

    i am getting to the point i am about done with x10. there sessions don't work properly and the site takes like 5 mins or more to load. almost every week a 503 error appears.
  2. B

    503 error

    leroymcqy.pcriot.com i am getting a service unavailable 503 error
  3. B

    website temp down

    mybb 5 mins to load. its not my script. its the host issue.
  4. B

    website temp down

    its not the script. even my own script i have created with 4 pages was loading slow. if it doesn't use database it runs faster then with database. its still slow but loads quicker. the problem is within the host itself. and the fact i am getting a 503 error. is also showing me its the host.
  5. B

    website temp down

    i had it on free hosting before specially on here. i had no issue. its not the script. its the hosting. it runs perfectly fine on another hosting that only allows 1000 mb of space. i barely even hit any loading resources with it. its working fast like it should. Service Unavailable The server...
  6. B

    website temp down

    http://www.bluethrust.com/ this is the script i am now using. before it was mybb then i just removed it and put a maintenace page for index.html and it would be slow. no matter what i put up it runs slow.
  7. B

    website temp down

    i am now getting a 503 error. am aware of the javascript in the new files. but before i wasn't having issues with temp down. site always loaded slow for awhile. even with a regular html page with just basic coding.
  8. B

    website temp down

    leroymcqy.pcriot.com btw. i don't even know what caused it. i know lately the website been loading real slow even with a script that just had html on it.
  9. B

    website temp down

    Website Temporarily Disabled Check back soon to visit this website. The website has been temporarily disabled due to excessive resource usage. Please try your request again shortly. This temporary block has been imposed due to your account exceeding the free hosting account hourly CPU...
  10. B

    sessions

    come to find out it was the script. it was coded by kids. XD it was a open source social thing a facebook rip off that was open source.
  11. B

    sessions

    is x10 having issues with keeping sessions?
  12. B

    hm cookies?

    remove. i got it to work. must of been a bug
  13. B

    Phpbb or mybb

    i use mybb mostly but i have used phpbb. mybb to me is easier to theme then phpbb. but phpbb is easier to code with then mybb. what i mean is adding custom pages to phpbb is easier then mybb.
  14. B

    PHPmailer

    can you post the code? it does work but something might be wrong and i might be able to help. i use it just fine.
  15. B

    sendmail isnt working

    http://phpmailer.worxware.com/index.php this is what i am using. require_once('../class.phpmailer.php'); $mail = new PHPMailer(); // defaults to using php "mail()" $body = file_get_contents('contents.html'); $body = eregi_replace("[\]",'',$body)...
  16. B

    sendmail isnt working

    i switched back to phpmailer using sendmail or mail option. it still won't let me send links. i have to do it like this: //www.link.com/ to get it to send. i can't have images in the mail tho.
  17. B

    sendmail isnt working

    i still can't send links in my mails
  18. B

    sendmail isnt working

    bump any help on how to fix the headers.
  19. B

    help me with PHP?

    yes you are right. but that can process a security risk tho. its easier to hack files that way in my opinion.
  20. B

    Help with MyBB 1.8.1

    oh ok sorry. tired 24 hrs no sleep. download the files upload from the upload folder to root file. then go from there.
Top