thanks, I did my homework.

I found only one really relevant post (http://groups.google.com/group/
cake-php/browse_thread/thread/233dfa404006368b) it looks exactly like
my bug.

I contacted this guy but he said that this patch (https://
trac.cakephp.org/ticket/2540) fixed this problem for him. It does fix
one problem (there are some Warnings without this patch) but not the
main Fatal error.

Anyone tried to check what is happening down there ? Would be nice to
have some feedback before going down the code ;)


On Sep 11, 10:28 pm, majna <[EMAIL PROTECTED]> wrote:
> It's Cake, search this group.
>
> On Sep 11, 10:07 pm, thequietlab <[EMAIL PROTECTED]> wrote:
>
> > 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