![]() |
adding a link to user's profile
1 Attachment(s)
Hello, could someone please tell me where I have to echo something in order to get a link somewhere at the top of the userprofile page? I have been looking all evening in /forums/member.php but it doesn't seem to echo anything directly... i think it's using various functions to print output, but I just can't find anything helpful.
Please take a look at the attached screenshot for about where I am looking to insert the link. If you can help me I'd appreciate it a lot. |
nevermind, got it working by creating a plugin that used the member_complete hook to create a new entry in the $show[] array e.g:
Code:
$show['mylink'] = TRUE; Code:
<if condition="$show['mylink']"> |
All times are GMT. The time now is 11:51 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|