13 years 3 weeks ago - 13 years 3 weeks ago #201253
by nikomed
Hi!
i have a problem with user links problems.
so i cannot display module like i want and when i 'm watching a users profile i have two diferent way (path)
- when i use a link from CB i have this path : (i am in spanish)
index.php/mi-perfil/userprofile/user
- when i use a link from zapcalendar comment system :
index.php/component/comprofiler/userprofile/
and just here you have the function in zapcalendar CB plugin : i want to change it to have the same path than CB :
$url = JRoute::_("index.php?option=com_comprofiler&task=userProfile&user=$userid&Itemid=$itemid");
thx for your help !
Last edit: 13 years 3 weeks ago by krileon.
Please Log in or Create an account to join the conversation.