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

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

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

Your host needs to use PHP 5.3.10 or higher to run this vers - Joomla! Forum - community, help and support