Skip to Content Skip to Menu

get userid from the profile's url

  • saman2
  • saman2
  • OFFLINE
  • Posts: 404
  • Thanks: 7
  • Karma: -1
6 years 11 months ago - 6 years 11 months ago #298487 by saman2
get userid from the profile's url was created by saman2
hi
is there any setting or anyway to get user id from the url of profile page?
i am using some custom extension and need get the userid from url.
can i use non sef to see id in the url?
i want to use search engine friendly option of joomla but expected for comprofiler users link.is it possible or is there any option to return userid in url?
or is there a way via php function to get userid of userA when userB see user A profile?
Last edit: 6 years 11 months ago by saman2.

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

  • krileon
  • krileon
  • ONLINE
  • Posts: 48419
  • Thanks: 8274
  • Karma: 1443
6 years 11 months ago - 6 years 11 months ago #298525 by krileon
Replied by krileon on topic get userid from the profile's url
CB user id is the same as Joomla user id. This means you can use Joomla or CB API to obtain it; it doesn't particularly matter. If you're doing this from a field or anywhere that supports substitutions you can just use [user_id] for example. Just append it to a raw profile URL to link to a users profile. Example as follows.

index.php?option=com_comprofiler&view=userprofile&user=USER_ID_HERE


Kyle (Krileon)
Community Builder Team Member
Before posting on forums: Read FAQ thoroughly + Read our Documentation + Search the forums
CB links: Documentation - Localization - CB Quickstart - CB Paid Subscriptions - Add-Ons - Forge
--
If you are a Professional, Developer, or CB Paid Subscriptions subscriber and have a support issue please always post in your respective support forums for best results!
--
If I've missed your support post with a delay of 3 days or greater and are a Professional, Developer, or CBSubs subscriber please send me a private message with your thread and will reply when possible!
--
Please note I am available Monday - Friday from 8:00 AM CST to 4:00 PM CST. I am away on weekends (Saturday and Sunday) and if I've missed your post on or before a weekend after business hours please wait for the next following business day (Monday) and will get to your issue as soon as possible, thank you.
--
My role here is to provide guidance and assistance. I cannot provide custom code for each custom requirement. Please do not inquire me about custom development.
Last edit: 6 years 11 months ago by krileon.

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

Moderators: beatnantkrileon
Powered by Kunena Forum