Skip to Content Skip to Menu

[SOLVED] user links problem (plugin path)

  • nikomed
  • nikomed
  • OFFLINE
  • Posts: 92
  • Thanks: 2
  • Karma: 0
12 years 4 months ago - 12 years 4 months 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: 12 years 4 months ago by krileon.

Please Log in or Create an account to join the conversation.

  • nikomed
  • nikomed
  • OFFLINE
  • Posts: 92
  • Thanks: 2
  • Karma: 0
12 years 4 months ago #201258 by nikomed
Replied by nikomed on topic Re: user links problem (plugin path)
ok, it work with this :

index.php?option=com_comprofiler&task=userProfile&user=$userid&Itemid=29



but i don't know why :woohoo: and maybe there is something better

thx

Please Log in or Create an account to join the conversation.

Moderators: beatnantkrileon
Powered by Kunena Forum