Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

AppController and plugin issues #6

Open
dlancea opened this issue Aug 9, 2011 · 0 comments
Open

AppController and plugin issues #6

dlancea opened this issue Aug 9, 2011 · 0 comments

Comments

@dlancea
Copy link

dlancea commented Aug 9, 2011

When I installed Analogue as a plugin and tried to use it in the AppController Cake said it was missing the helper AnalogueHelper and suggested it should be put in app/views/helpers. When I added

App::import( 'Plugin', 'Analogue' );

Cake complained it couldn't find the AppHelper class.

Eventually I just moved Analogue to the app/views/helpers directory, which works but isn't ideal.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant