link to profile

12 years 5 months ago #182121 by sean01
link to profile was created by sean01
can anyone show me code to link to a $profile? thanks Sean :unsure:

Please Log in to join the conversation.

12 years 5 months ago #182126 by nant
Replied by nant on topic Re: link to profile
I do not understand the question?

Do you want to link to a specific user profile?

Please Log in to join the conversation.

12 years 5 months ago #182184 by sean01
Replied by sean01 on topic Re: link to profile
Hello Nick, I want to add a link to link back to a users profile ( in this case they will be Real Estate Agents )

Please Log in to join the conversation.

12 years 5 months ago #182186 by nant
Replied by nant on topic Re: link to profile

sean01 wrote: Hello Nick, I want to add a link to link back to a users profile ( in this case they will be Real Estate Agents )


link to logged in user profile is:
index.php?option=com_comprofiler&Itemid=XXX


(XXX is the itemid created by your public menu to cb item)

link to specific user id profile is:
index.php?option=com_comprofiler&task=userprofile&user=YY&Itemid=XXX

YY is the userid of person you want to link to.

Please Log in to join the conversation.

12 years 5 months ago #182188 by sean01
Replied by sean01 on topic Re: link to profile
can i use $id ?

Please Log in to join the conversation.

12 years 5 months ago #182189 by nant
Replied by nant on topic Re: link to profile

sean01 wrote: can i use $id ?


If you are referring to coding a CB plugin, you can study the CB API (in free download area) or see Kyle's tutorials here:
www.allmysocials.com/
The following user(s) said Thank You: sean01

Please Log in to join the conversation.

Moderators: beatnantkrileon
Time to create page: 0.174 seconds