![]() |
Showing userlist in vBulletin 3.8.5
Hi,
I had a customization in the SHOWTHREAD template that showed the names and dates/times of each post on the thread. I upgraded from 3.7.3 were it worked to 3.8.5 and now the users are shown twice. I am using <table cellpadding='0' cellspacing='15' border='0'> $userlist </table> to show the list Please tell me what could be the problem or is there another way to do this in 3.8.5? |
Unless the code is built into userlist you should be using:
Code:
<table cellpadding='0' cellspacing='15' border='0'> |
Hi, thanks for the quick response, I tryed but still displays the same, the php variable actually has the information/user list twice, and my code is just displaying that variable.
I dont know if this is a bug or something I missed somehow on the process. Anyway if there is new method to display the users that posted at a specific thread in 3.8.5 will be just as good. |
If $userlist is showing everything twice like:
User1, User2, User3, User1, User2, User3, You could make a plugin to split it in half: PHP Code:
|
All times are GMT. The time now is 08:15 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:
|