If your using 1.2 see:

http://tempdocs.cakephp.org/#TOC113178

And as that doc says your PluginAppController is to, or at least can, extend
AppController

Behaved as described last time I checked.




-----Original Message-----
From: cake-php@googlegroups.com [mailto:[EMAIL PROTECTED] On Behalf
Of Dardo Sordi Bogado
Sent: Thursday, 6 March 2008 5:51 a.m.
To: cake-php@googlegroups.com
Subject: Re: plugin overwrites cakephp app-controller with plugin
app-controller.


Try (not sure) importing it (App::import) , then inherit from
PluginAppController from AppController.

On Wed, Mar 5, 2008 at 2:46 PM, vince <[EMAIL PROTECTED]> wrote:
>
>  I'm having issues with this.
>  I need something to follow through my whole website, including my
>  plugins as the cms software is plugin driven.
>  However the app-controller in my authake plugin is overwriting
>  everything the the main app-controller is doing.
>
>  How do I inherit the main app-controller into my plugin?
>  >
>




__________ NOD32 2922 (20080305) Information __________

This message was checked by NOD32 antivirus system.
http://www.eset.com



--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups "Cake 
PHP" group.
To post to this group, send email to cake-php@googlegroups.com
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