[TYPO3-mvc] There is more than one plugin that can handle this request
Pankaj Lele
pankaj at lelesys.com
Thu Sep 29 14:21:06 CEST 2011
Hi Christian,
> I made 3 Plugins in my extbase Extension, all of them include exactly the same actions like this:
You cannot have same actions in all 3 plugins. Because of this Extbase
gets confused about which plugin to choose for routing the
controller->action while rendering links.
Split your actions into 3 plugins and the error will be gone.
--
With best regards,
Pankaj Lele
---------------------------
CTO & Executive Director
Lelesys Infotech Pvt. Ltd.
Pune/Goa, India
Web: http://www.lelesys.com
[Certified TYPO3 Integrator]
More information about the TYPO3-project-typo3v4mvc
mailing list