![]() |
online list custom field
I need to figure out how to make the online list on FORUMHOME template show "field5" custom profile field instead of "musername" variable
Code:
<vb:if condition="$activeusers"> |
If you just want to replace musername for the online list, then what you could do is use a plugin at hook location forumhome_complete, and go through the array $activeusers to get the userids, and find field 5 for each user. Then either replace the 'musername' with field5, or insert 'field5' in the array and change the template to use it instead of 'musername'.
|
All times are GMT. The time now is 10:03 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:
|