Hi,

I'm getting this error (below) while refreshing the site after models
are
cached with $persistModel = true. It happens for all the models that
are using behaviors (Cake 1.2).


Fatal error: Model::findAll() [<a href='http://php.net/function.Model-
findAll'>function.Model-findAll</a>]: The script tried to execute a
method or access a property of an incomplete object. Please ensure
that the class definition &quot;SlugBehavior&quot; of the object you
are trying to operate on was loaded _before_ unserialize() gets called
or provide a __autoload() function to load the class definition in G:
\wamp\libs\cake\cake\libs\model\model.php on line 1363

Could you try it with your applications if it's the same ? I'm not
sure if it's only me or cake problem.

Thanks,
Andrzej


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to