The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
#1
|
|||
|
|||
sidebar latest posts by username?
I'm trying to change my sidebar to show time by "threadstarter."
I'm having no luck. I've already removed avatars by setting their size to zero, and have the time displayed. I just need a phrase or phrases that will call the latest poster of each post displayed. Any tips? For my blog sidebar I've edit this, and it shows "time by blog author" below the blog title. Code:
<div class="meta"> {vb:raw entry.date}<vb:if condition="!$show['detailedtime']">, <span class="time">{vb:raw entry.time}</span></vb:if> {vb:stylevar dirmark}by <a href="{vb:link member, {vb:raw entry}, null, 'postedby_userid', 'postedby_username'}">{vb:raw entry.postedby_username}</a> </div> - Also: How can I prevent the same thread from being listed multiple times in the sidebar? I only want each recent thread title displayed once. I have a few super active threads that dominate the recent threads list. |
#2
|
|||
|
|||
bump, anyone?
Surely I'm not the only one who wanted "post by 'username'" instead of avatars on the sidebar? |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|