i get that the question might sound a little dumb :-( but can someone
please help me. google is not yielding
any results on this particular plugin. thanks

On Apr 30, 11:13 pm, el-sid <sydneyari...@gmail.com> wrote:
> hi, i found this plugin to manage nested set tree but i am having
> problems getting it to work, i followed the instructions but nothing
> seems to happen
>
> my yaml file looks like this
>
> Category:
>   actAs:
>     NestedSet:
>       hasManyRoots: true
>       rootColumnName: root_id
>   columns:
>     cat_name: { type: string(255), notnull: true, unique: true }
>     cat_description: { type: string(255), notnull: true, unique:
> true }
>     cat_image: { type: string(255), notnull: true, unique: true }
>
> i installed the plugin and published assets then cleared the cache
>
> i then autogenerated the module category for the backend and cleared
> the cache. i enabled my plugin
>
> all:
>   .settings:
>   enabled_modules:        [default, sfJqueryTreeDoctrineManager]
>
> and then i checked the results in the browser. the result is still as
> if i never used the plugin at all. i think i may need to use the
> helper but have no idea on how to enable it from the admin.
> any ideas on how to get this done please. thanks
>
> --
> 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 
> athttp://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