Hi Carl
1) YES
2)Yes they are enabled. In fact it works fine with my other models.

I ended up manually calling mixings in save and delete methods of the
sfSimpleForumPost class.
I still don't know why they are not called automatically, though.

--Mohammad

On Wed, Jun 4, 2008 at 7:37 PM, Carl Vondrick <
[EMAIL PROTECTED]> wrote:

>
> Hi,
> I have never used sfSimpleForum, however...
>
> 1) did you try putting it config.php as earlier suggested?
>
> 2) check to make sure that Propel behaviors are enabled in
> sfSimpleForum (ie, don't use the bundled models).
>
> Carl
>
> On Wed, Jun 04, 2008 at 06:54:55PM -0600, Mohammad Ali Safari wrote:
> > I still don't get a solution to this problem.
> >
> > I trace it and it shows that
> >
> sfLucenePropelBehavior::getInitializer()->setupModel('sfSimpleForumPost');
> >
> > is called.
> > But the model class sfSimpleForumPost does not have any method called
> > saveIndex; that means these methods are not registered for it.
> >
> > What could be wrong?
> >
> > --Mohammad
> >
> > >
>
> >
>

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

Reply via email to