The website I run is now showing errors all over the place, or on some pages it just bombs. The server was just recently updated to PHP 5 from version 4. Check out the main page of the website: http://www.summitnorthwest.org/
See how the background is totally grey, the footer is missing, etc? I've commented out 3 parts of the code that I thought could be causing the problems, but that didn't change anything.
Any ideas what could be causing the problems? Originally it was the <?php include function but I went through and fixed those on the main page. (There are still several other pages on the website that are bombing because of the php include function, and I just haven't gotten around to fixing those yet. I'm just working on the main page for now.)
See how the background is totally grey, the footer is missing, etc? I've commented out 3 parts of the code that I thought could be causing the problems, but that didn't change anything.
Any ideas what could be causing the problems? Originally it was the <?php include function but I went through and fixed those on the main page. (There are still several other pages on the website that are bombing because of the php include function, and I just haven't gotten around to fixing those yet. I'm just working on the main page for now.)