Did you clear the cache?

Daniel

On Dec 19, 2009, at 10:41 AM, George wrote:

> Hi,
> 
> Why I get  the   Affiliate List instead of   Affiliate Management
> with admin view of  Jobeet tutorial tutorial.
> 
> It seems as if symfony does not  read the config.
> 
> 
> 
> ---
> generator:
>  class: sfDoctrineGenerator
>  param:
>    model_class:           JobeetAffiliate
>    theme:                 admin
>    non_verbose_templates: true
>    with_show:             false
>    singular:              ~
>    plural:                ~
>    route_prefix:          jobeet_affiliate
>    with_doctrine_route:   true
>    actions_base_class:    sfActions
>  config:
>    fields:
>      is_active: { label: Active? }
>    list:
>      title:   Affiliate Management
>      display: [is_active, url, email, token,]
>      sort:    [is_active,asc]
>      object_actions:
>        activate:   ~
>        deactivate: ~
>      batch_actions:
>        activate:   ~
>        deactivate: ~
>      actions: {}
>  filter:
>    display: [url, email, is_active]
> ----
> 
> 
> --
> 
> You received this message because you are subscribed to the Google Groups 
> "symfony users" group.
> To post to this group, send email to symfony-us...@googlegroups.com.
> To unsubscribe from this group, send email to 
> symfony-users+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/symfony-users?hl=en.
> 
> 

--

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


Reply via email to