Hi, yes it was a typo.
I mean spyDbMenu, from http://spyrit.net.
But yes I follow instrucction to install from readme file.
I enable the modules in setting.yml
this is te line:
enabled_modules: [default,sfGuardAuth, sfGuardGroup,
sfGuardPermission, sfGuardUser,spyDbMenu,spyMenuManager]
I unzip spyMenuPlugin below plugins folder.
I see what seems to be missing in:
/my app/plugins/spyMenuPlugin/modules/spyDbMenu/actions/
components.class.php
/**
* To get all the menu form the database
*/
public function executeIndex(){
$this->preExecute();
}
What could be issue.
I think is because this plugin was designed for sf 1.1 or 1.2 ...
Any help will be appreciated.
Best Regards
Saludos
Nicolas
On 12 dic, 18:49, lking <[email protected]> wrote:
> hi.
> as i can see here is ver of plugin for sf1.2 and here is no module
> sfDbMenu in this plugin. (typo? is plugin and modules enabled?)
> did you meant module spyDbMenu?
> as i can see here is index in the
> modules/spyDbMenu/actions/components.class.php
>
> On 12 дек, 19:32, NicolAS400 <[email protected]> wrote:
>
>
>
> > Hi, i'm trying to use this plugin.
>
> > It looks like this plugin was developed for sf 1.1 and propel.
>
> > i'm trying to make it work on sf 1.4 and doctrine 1.2
>
> > the problem i got here is that I get this error:
>
> > Could't find component/module : sfDbMenu , index .
>
> > I look on plugin\spyMenuPlugin\lib\components.class.php and i can see
> > executeIndex function, in a class named sfDbMenuComponent ....
>
> > any idea where to look ??
>
> > Best Regards.
> > Nicolas
--
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.