[pLog-svn] session error when purging spam

Oscar Renalias oscar at renalias.net
Mon Mar 5 16:38:27 EST 2007


Tha thappened when Cache_Lite tried to deserialize an object whose  
class definition had not been loaded yet. It's not a critical issue,  
and it's usually resolved by making sure that there is an include_once 
() in the right place. It usually happens because we forget to  
include the class... please update to revision 4999 and let us know  
if the issue appears again.

On 5 Mar 2007, at 22:41, Jon Daley wrote:

> I just hit the purge spam button, and got:
>
> Fatal error: Unknown(): The script tried to execute a method or  
> access a
> property of an incomplete object. Please ensure that the class  
> definition
> usercomment of the object you are trying to operate on was loaded  
> _before_
> the session was started in
> /home/jondaley/www/plog/class/dao/commentscommon.class.php on line 252
>
>
> I got the same error when hitting reload.
>
> I ran a svn update, in case someone else had already fixed it, and  
> only
> got a couple files, I think just Mark's stuff from the last day,  
> and hit
> reload again.
>
> This time it worked, but I'll bet something isn't quite right about
> things.
>
>
> -- 
> Jon Daley
> http://jon.limedaley.com/
>
> Two wrongs do not make a right, but four rights don't get you  
> anywhere.
> _______________________________________________
> pLog-svn mailing list
> pLog-svn at devel.lifetype.net
> http://limedaley.com/mailman/listinfo/plog-svn
>



More information about the pLog-svn mailing list