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?
|