Also make sure the user is authenticated.

On Oct 15, 1:20 pm, Arnold Ispan <ispanarn...@gmail.com> wrote:
> Hello,
>
> In your app/app_name/templates/layout.php you have to include:
>
>     <?php include_component('sfAdminDash','header'); ?>
>     <?php echo $sf_content ?>
>     <?php include_partial('sfAdminDash/footer'); ?>
>
> On Fri, Oct 15, 2010 at 7:45 PM, Javier Garci <tirengar...@gmail.com> wrote:
> >  Hi,
>
> > i have installed sfAdminDashPlugin but the interface is not like the Jobeet
> > one (see pic). I just follow the steps:
>
> > - Install sfAdminDashPlugin
> > - plugin:publish-assets and cc.
>
> > in the generator.yml i have added "css: nothing" so it is:
>
> > generator:
> >  class: sfDoctrineGenerator
> >  param:
> >    model_class:           sfGuardUser
> >    theme:                 admin
> >    non_verbose_templates: true
> >    with_show:             false
> >    singular:              ~
> >    plural:                ~
> >    route_prefix:          sf_guard_user
> >    with_doctrine_route:   true
> >    actions_base_class:    sfActions
> >    css:                   nothing
>
> > Any idea?
>
> > Javi
>
> > --
> > If you want to report a vulnerability issue on symfony, please send it to
> > security at symfony-project.com
>
> > 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
> > symfony-users+unsubscr...@googlegroups.com<symfony-users%2bunsubscr...@googlegroups.com>
> > For more options, visit this group at
> >http://groups.google.com/group/symfony-users?hl=en

-- 
If you want to report a vulnerability issue on symfony, please send it to 
security at symfony-project.com

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
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