![]() |
If I wanted to display a custom field in a profile instead of the userid of the member and also maybe in alphabetical order where would I make this change?
In the plug in manager? Thank you in advance! |
You would need to edit both the plugin code, and the template.
|
Thanks Installed
|
Hey Paul,
Any chance to have this Add-on to work in vB4.0.x? Thanks mate :) |
It was released months ago ;)
|
thanks alot
|
Very nice! Thank you!!!
One question: After I click a username who has read the thread - the new window opens, where I can see the phrase "List of Threads Viewed by : {1}" at the top... Now I would like to link the username in {1} to his profile so that it will open in a new window with one click. At the moment I have to look him up by hand in the userlist. Otherwise it would be much more comfortable. Any hints how to modify the code/phrase? Thank you! |
Try changing it to ;
Code:
List of Threads Viewed by : <a href = "member.php?username={1}">{1}</a> |
Thanks Paul Works Great.
|
Thank you very much Paul!!! You're just great! :up:
edit: I modified Paul's new phrase a little bit, so that the userprofile now opens up in a new window. (I just added a target blank.) It works perfect for me now. try this: Code:
List of Threads Viewed by : <a href = "member.php?username={1}" target="_blank">{1}</a> |
All times are GMT. The time now is 06:17 PM. |
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:
|