MVC defaul.xml link to view not controller - Joomla! Forum - community, help and support
hello!
the menu items created using default.xml file in view not execute controller related view.
regarding documentation:
http://docs.joomla.org/developing_a_mod ... _site_part
once link clicked page routed to:
http://webdesignfavourites.com/dev_joom ... quisitive&view=newquiz&itemid=103
rather than:
http://webdesignfavourites.com/dev_joom ... quisitive&controller=newquiz&itemid=103
perhaps there flaw in mvc?
if thats case how call controller view?
harry
the menu items created using default.xml file in view not execute controller related view.
regarding documentation:
http://docs.joomla.org/developing_a_mod ... _site_part
once link clicked page routed to:
http://webdesignfavourites.com/dev_joom ... quisitive&view=newquiz&itemid=103
rather than:
http://webdesignfavourites.com/dev_joom ... quisitive&controller=newquiz&itemid=103
perhaps there flaw in mvc?
if thats case how call controller view?
harry
hi,
did find solution? have similar problem. cannot call specific controller in component of view.
did find solution? have similar problem. cannot call specific controller in component of view.
Comments
Post a Comment