Search results

  1. B

    Chrome border display problem

    <edit> NOTICE: I fixed it, I'll explain how below. Somehow, just posting here helps get things resolved. </edit> Hi, I'm fairly sure that this is some glaring mistake on my part, but I can't seem to find it. In my website, everything displays correctly in Chrome when the page ends before the...
  2. B

    Parse error: syntax error, unexpected '{'

    Hi all. Ugh, second plea for help today. Ok, my php looks like: (cleanse.php) foreach ($_POST as $one => $two) { echo "$one , $two <br />"; } /*Checking First Name for: beggins with a Capital, */ if (!ereg("^[A-Z]*" or "*{1,20}" , $N_First) { echo "<p>Error: The first...
  3. B

    Error 500, Internal Server Error.

    Hi all. Description: As of today my website has stopped displaying anything (besides the 500 error). Including the site, cpanel, phpmyadmin, etc. However, Dreamweaver believes that it can still upload files through ftp. My question: I've been trying to work with php, and it's thrown a few...
  4. B

    [Sorted] Can't logon to cPanel.

    I signed up for x10 a short while back. I remember having a tough time logging into the cPanel the first time, but after that it worked great. Recently I've had to reformat all of my computers, and now I've either lost the password or don't remember what I did the first time to login. I've...
Top