What i´ve posted couple days ago it was not about controller, was about model, but my problem now was with categories, and i think it´s a issue, since i dont use both controllers with same name at same time... since i´ve disabled the cache, it works 100% fine now. That problem with model i´ve fixed changing the model names.
Em terça-feira, 31 de julho de 2012 04h07min36s UTC-3, rchavik escreveu: > > > > On Tuesday, July 31, 2012 11:28:57 AM UTC+7, André Luis wrote: >> >> Well, i´ve disabled the Cache and it works fine now, it must be a >> issue... latter i will submit as a issue. >> >> Em segunda-feira, 30 de julho de 2012 10h55min45s UTC-3, André Luis >> escreveu: >>> >>> Hi all, i am in a big trouble, and i dont know if it´s Cake PHP Issue, >>> or am i doing something wrong... >>> >>> But i have the Controller Categories at Representatives Plugin, also i >>> have Categories at Contact plugin. >>> When i try to access /admin/representatives/categories it tryes to reach >>> the categories controller from contact plugin, also sometimes the contact´s >>> catgories tryes to reach representatives categories. >>> >>> What am i doing wrong? or is it a issue? >>> >> > This is not a bug. You just don't use the classes with the same name, even > though it's in a different plugin. > > I think I have already pointed this out to you a couple of days back. > > -- You received this message because you are subscribed to the Google Groups "CakePHP" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. Visit this group at http://groups.google.com/group/cake-php?hl=en-US.
