Generally that's a caching problem. `symfony cc` should cure your
woes..!

On May 12, 7:13 am, Eno <[EMAIL PROTECTED]> wrote:
> On May 11, 12:22 pm, "Frank Stelzer" <[EMAIL PROTECTED]> wrote:
>
> > Mmmh, did you clear the cache after class creating and did you put the
> > class file in the project lib dir?
>
> Its in apps/myapp/lib:
>
> $ ls -a apps/myapp/lib/
> myFilter.class.php
> myUser.class.php
>
> The user class works just fine.
>
> Also:
>
> $ cat apps/myapp/modules/admin/config/filters.yml
>
> rendering: ~
> web_debug: ~
> security:  ~
>
> myFilter:
>   class: myFilter
>
> cache:     ~
> common:    ~
> flash:     ~
> execution: ~


--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"symfony users" 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/symfony-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to