maui
08-06-04, 01:48 AM
Hi there,
After the first login screen I am getting the dreaded white screen of death. I ran check.php in the docs dir and everything looks ok. I uncommented the E_ALL line in index.php and got the following error:
Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition cappui of the object you are trying to operate on was loaded _before_ the session was started in /home/httpd/vhosts/expertfoods.com/httpdocs/admin/dotproject/index.php on line 74
Apparently, the UI object isn't coming out of the session in tact. Any ideas?
Thanks,
Mark
After the first login screen I am getting the dreaded white screen of death. I ran check.php in the docs dir and everything looks ok. I uncommented the E_ALL line in index.php and got the following error:
Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition cappui of the object you are trying to operate on was loaded _before_ the session was started in /home/httpd/vhosts/expertfoods.com/httpdocs/admin/dotproject/index.php on line 74
Apparently, the UI object isn't coming out of the session in tact. Any ideas?
Thanks,
Mark