Page 1 of 1

I need help with PHP sessions!

Posted: Tue Aug 05, 2003 6:58 am
by smg
Hello.

I'm developing a project in PHP and i'm having some trouble dealing with sessions.

Lately i've ran into this error:

Fatal error: The script tried to execute a method or access a property of an incomplete object. Please ensure that the class definition metabase_mysql_class of the object you are trying to operate on was loaded _before_ the session was started in /var/www/html/helpdesk/lib/userman.php on line 13

I'm completely lost.
Can someone help me?

P.S.: On line 13 there is a call of a method of a Metabase object.