Results 1 to 7 of 7
  1. #1
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default URGENT: Blank pages!

    I really need help ASAP on this. It's approaching 7pm and my boss won't let me leave until this is fixed : /

    Anyway, our webhost migrated us to a new server which caused all sorts of problems. I think this is the last piece of the puzzle! No matter what page I attempt to access, I get a blank page. I have tried everything I could find in the KB/FAQ/Tutorials. I have uploaded the whole directly, as well as each folder individually thinking that an all-at-once upload was too much. Nothing's worked. I did notice that when I added the trailing slash at the end of DIR_FS_CATALOG in both configure.php files, I got an "unexpected ENCAPSULATED T_STRING" error, on the blank pages.

    myDEBUG files consistently show the following

    [26-Jun-2010 01:42:10] PHP Fatal error: Class 'notifier' not found in \\boswinfs05\home\users\web\b2571\whl.ksport\ksportusa\store\includes\autoload_f unc.php on line 79

    Here is lines 78, 79, 80 from that file

    } else {
    $$objectName = new $className();
    $debugOutput .= '$' . $objectName . ' = new ' . $className . '();<br />';

    Lastly, my techsupp file is located at:
    http://www. k s p o r t u s a .com/store/zc_install/techsupp.php


    I greatly appreciate any help. Thanks in advance! Sorry for the long post, I just want to be as thorough as possible.

  2. #2
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: URGENT: Blank pages!

    Quote Originally Posted by ksport View Post
    I really need help ASAP on this. It's approaching 7pm and my boss won't let me leave until this is fixed : /
    RU Still at work?

    First thing I'd check is to see if the new site had a default, but empty "index.htm" file. If so, just delete it. It'll be taking precedence over the zencart.php file.

    If that makes no difference, create a simple index.html file (Hello World) as a quick check to see if the server is behaving as expected.

    Cheers
    Rod

  3. #3
    Join Date
    Jan 2007
    Location
    Australia
    Posts
    6,167
    Plugin Contributions
    7

    Default Re: URGENT: Blank pages!


  4. #4
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: URGENT: Blank pages!

    I hadn't even thought about the index file idea. I'm checking that out right now.

    I tried following jaycodes tip before posting last night, but it gives me an "unexpected ENCAPSULATED T_STRING" error if I add the trailing slash.

  5. #5
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: URGENT: Blank pages!

    Nope, I can't find any index.htm or .html files within the store directory.

  6. #6
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: URGENT: Blank pages!

    Quote Originally Posted by ksport View Post
    I hadn't even thought about the index file idea. I'm checking that out right now.

    I tried following jaycodes tip before posting last night, but it gives me an "unexpected ENCAPSULATED T_STRING" error if I add the trailing slash.
    Correction: The error is unexpected T_STRING

  7. #7
    Join Date
    Dec 2009
    Posts
    9
    Plugin Contributions
    0

    Default Re: URGENT: Blank pages!

    I fixed it! Finallly! yay!!


    It turns out that PHP doesn't like backslashes. My server is a Windows machine, so I had my physical paths set with backslashes. I changed all of them to slashes, and it works now!

 

 

Similar Threads

  1. *URGENT* Add to Cart giving blank screen
    By laurelee in forum Managing Customers and Orders
    Replies: 25
    Last Post: 1 Dec 2008, 01:17 PM
  2. Urgent.. Please Help Blank Page
    By mthem2003 in forum General Questions
    Replies: 3
    Last Post: 5 May 2008, 10:53 PM
  3. Urgent: Checkout Blank
    By cs_jono in forum General Questions
    Replies: 10
    Last Post: 29 Apr 2008, 06:25 PM
  4. admin login blank - URGENT
    By srdivan in forum Installing on a Linux/Unix Server
    Replies: 1
    Last Post: 1 Aug 2007, 08:27 PM
  5. Admin shows a Blank page! urgent
    By m3suriya in forum General Questions
    Replies: 2
    Last Post: 19 Jun 2007, 05:07 PM

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  
disjunctive-egg