URL Routing from custom module? - Joomla! Forum - community, help and support


hi all!

i've made custom module, thats show articles in slider.
each of articles has link article view, working.

i've done this:

code: select all

$path = ltrim(juri::base(), '/') . jroute::_(contenthelperroute::getarticleroute($id,$cid));

$id article id, $cid category id (both values db query)

the issue i'm missing itemid, can put itemid (can static, too)

thanks!
marc






Comments

Popular posts from this blog

2.5.28 to 3.4.1---Download of update package failed - Joomla! Forum - community, help and support

Warning, the Safe Path is not accessible vm3 - Joomla! Forum - community, help and support

uppercase letters in url - Joomla! Forum - community, help and support