What is the link to go to a users profile? Not a specific user rather than a link that will lead every user to its own profile.
Announcement
Collapse
No announcement yet.
General Link To A Users Profile
Collapse
X
-
You mean where does it exist on the page or what is the URL that you would use to create a link?
They can click the words "My Profile" in the header to go to their own profile.
The url would be http://www.yourdomain.com/forumpath/member.php?%userid%-%username%
If you're looking to build a link in a template you can use:
{vb:link member, {vb:raw userinfo}}Translations provided by Google.
Wayne Luke
The Rabid Badger - a vBulletin Cloud demonstration site.
vBulletin 5 API
-
Originally posted by Wayne Luke View PostThe url would be http://www.yourdomain.com/forumpath/...id%-%username%
vBulletin Message This user has not registered and therefore does not have a profile to view.
Comment
-
Use the code from the header template
Comment
Related Topics
Collapse
-
by geiriIs it possible to add a Navbar link to users profile?
If so could it be users name or a link to registration.....-
Channel: Support Issues & Questions
Wed 11 Apr '18, 6:09am -
Comment