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.




