May be you save as session variable a object and try to recreate in another script. 
But in this second script you don't
include/require the script with definition of the class. If this definition is in the 
first script cut it from there and paste into
a new file save it using some name and include()/require() in every file which uses 
sessions.

Andrey Hristov
IcyGEN Corporation
http://www.icygen.com
99%

----- Original Message -----
From: "senthilvellan" <[EMAIL PROTECTED]>
To: "Richard Lynch" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Thursday, August 30, 2001 3:51 PM
Subject: [PHP] Reg-Session problem



Helo techies ,

                   Iam getting the following error .Any help is appreciated.


Fatal error: The script tried to execute a method or access a property of an 
incomplete object. Please ensure that the class
definition user of the object you are trying to operate on was loaded _before_ the 
session was started in theme.inc on line 6

Thanks in advance,
Senthilvellan.




-- 
PHP General Mailing List (http://www.php.net/)
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
To contact the list administrators, e-mail: [EMAIL PROTECTED]

Reply via email to