The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
![]()
I think this is a template issue...
Member List What did I mess up to make the usernames not appear next to the rest of thier info? Thanks for any help, Keith Anyone? |
#2
|
|||
|
|||
![]()
I could really use some help with this one.
|
#3
|
||||
|
||||
![]()
try the memberlist template. Or expand that whole category and look for any templates that are orange, and start lookin in em
![]() |
#4
|
|||
|
|||
![]()
Thanks. It was in the memberlist_resultsbit template. I've got the names back where they belong but still have one problem with it now...
For some reason, it appears that the Awards column is getting a thicker boarder if the member does not have an award granted to him. Here is the code for the Awards section of this template... Code:
<!-- show awards --> <if condition="$vbulletin->options['aw_memberlist']"><td class="$bgclass">$userinfo[userawards] <if condition="$userinfo[num_awards]"><div nowrap> <a href="member.php?$session[sessionurl]u=$userinfo[userid]#award">$vbphrase[total_awards]: $userinfo[num_awards]</a></div></if> </td></if> <!-- /show awards --> Any thoughts on what could be causing it? Thanks again, Keith |
![]() |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|