Thank you euromark

I clear the cache more times with

Cache::clear();

and now works!!

Thank you :)





On May 18, 10:54 am, euromark <dereurom...@googlemail.com> wrote:
> did you clear the cache and do you work with debug > 0 ?
> usually thats the problem
>
> On 18 Mai, 10:24, Carachi <carach...@gmail.com> wrote:
>
>
>
>
>
>
>
> > Thank you Tilen,
> > the folder of my plugin is:
> >        /var/www/app/plugins/menu_builder/views/helpers/
> > menu_builder.php
> > but it doesn't work on my cakephp 1.38! :(
>
> > Maybe I have to import the plugins or add some extension of appHelper?
>
> > Thank you
>
> > On May 17, 6:07 pm, Tilen Majerle <tilen.maje...@gmail.com> wrote:
>
> > > put plugin inside app/plugins/menu_builder/views/helpers/menu_builder.php
>
> > > i think you make wrong plugin folderName, MenuBuilder instead of
> > > menu_builder
>
> > > correct me if i'm wrong ! :)
> > > --
> > > Lep pozdrav, Tilen Majerlehttp://majerle.eu
>
> > > 2011/5/17 Carachi <carach...@gmail.com>
>
> > > > Hello,
> > > > I try to install a plugin that have an helper.
> > > > This plugin is : MenuBuilder.
>
> > > > In the AppController I add :
>
> > > >        var $helpers = array('Html','Form','Javascript', 'Session',
> > > > 'MenuBuilder.MenuBuilder' );
>
> > > > But Cake don't find the Helper
>
> > > >         Error: The helper file app/views/helpers/menu_builder.php can
> > > > not be found or does not exist.
>
> > > > If I insert the menu_builder.php in /app/views/helpers/ it works!
>
> > > > Why?
>
> > > > --
> > > > Our newest site for the community: CakePHP Video Tutorials
> > > >http://tv.cakephp.org
> > > > Check out the new CakePHP Questions sitehttp://ask.cakephp.organdhelp
> > > > others with their CakePHP related questions.
>
> > > > To unsubscribe from this group, send email to
> > > > cake-php+unsubscr...@googlegroups.com For more options, visit this group
> > > > athttp://groups.google.com/group/cake-php

-- 
Our newest site for the community: CakePHP Video Tutorials 
http://tv.cakephp.org 
Check out the new CakePHP Questions site http://ask.cakephp.org and help others 
with their CakePHP related questions.


To unsubscribe from this group, send email to
cake-php+unsubscr...@googlegroups.com For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to