Hi guys,

I have a problem happening with the with plugin components.

I have a plugin called cms, which holds a component called
iAuthenticate. This component in term requires another component
called iLanguage. Both these components are located within the plugins
components directory.

Now if I call the component when running within the plugins scope of
controllers, the authenticate component loads 100% with the language
component too.

However, if the authenticate component gets required outside of the
plugin scope, like with a pages plugin, it loads the authenticate
component, but does not find or load the language component.

I am sure this has something to do with how cake is loading component
components and the directory in which it defaults to.

Any ideas?
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" 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/cake-php?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to