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
[email protected] For more options, visit this group at 
http://groups.google.com/group/cake-php

Reply via email to