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 Majerle
http://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 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
>

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