The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
User Avatars In Thread Listing Details »» | |||||||||||||||||||||||||||
Download vB 3.8.x Compatible Version Here
What does this plugin do? This plugin add user avatars to the thread listing in forum display page. See the sceenshot for sample. How to Install the plugin? This plugin requires you edit vBulletin templates. Import the xml file from the product manager.. Edit the threadbit template. Find HTML Code:
<vb:if condition="$show['threadicon']">
HTML Code:
<a href="{vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}"><img height="32px" width="32px" style="float:left;margin-right:4px" src="{vb:raw thread.avatarurl}" border="0" /></a> HTML Code:
<dt>{vb:rawphrase last_post_by}</dt> Code:
<dt class="lastpostby hidden">{vb:rawphrase last_post_by}</dt> And add the following just above it. HTML Code:
<a href="{vb:link member, {vb:raw thread}, null, 'lastposterid', 'lastposter'}"><img height="32px" width="32px" style="float:left;margin-right:4px" src="{vb:raw thread.lastposteravatarurl}" border="0" /></a> Find HTML Code:
{vb:raw forum.lastpostinfo} HTML Code:
<a href="{vb:link member, {vb:raw forum}, null, 'real_lastposterid', 'real_lastposter'}"><img height="48px" width="48px" style="float:left;margin-right:4px" src="{vb:raw forum.avatarurl}" border="0" /></a> Find the first occurrence of HTML Code:
<div class="inner">
HTML Code:
<a href="{vb:link member, {vb:raw thread}, null, 'postuserid', 'postusername'}"><img height="32px" width="32px" style="float:left;margin:7px 4px 0 0" src="{vb:raw thread.avatarurl}" border="0" /></a> HTML Code:
<dl class="threadlastpost td">
HTML Code:
<a href="{vb:link member, {vb:raw thread}, null, 'lastposterid', 'lastposter'}"><img height="32px" width="32px" style="float:left;margin-right:4px" src="{vb:raw thread.lastposteravatarurl}" border="0" /></a> Find HTML Code:
<div class="contact">
HTML Code:
<a href="{vb:link member, {vb:raw post}, null, 'userid', 'username'}"><img height="32px" width="32px" style="float:left;margin-left:4px" src="{vb:raw post.avatarurl}" border="0" /></a> If you are upgrading the plugin, just import the new plugin file and overwrite the existing plugins. Once done make the necessary edits to the search templates. Credits
Support This plugin is supported, so you can post your issues and queries either on my blog or in comments below. If you would like to Optimize your vBulletin for Less Server Load & Better User Experience, read this post on Optimizing vBulletin History Updated 21st August
Updated 18th August
Updated 17th August
Enjoy!!! Download Now
Show Your Support
|
26 благодарности(ей) от: | ||
8thos, Abhik, alfanexus, BCP Hung, BlueCheri, Erica1977, eTiKeT?, evelynpriscilla, fleshy66, Gemma, iiioroh, K4GAP, lagrace, markoroots, nacaruncr, Nacho Vidal, nCODE, obglobal.net, puertoblack2003, RaYdeN.ADM, reddyink, S!p, sadiq6210, Scalemotorcars, Successfulsteps, tekram |
Comments |
#62
|
||||
|
||||
Quote:
For reducing the size of the avatar change the width and height parameter for images. As of now we have height="32px" width="32px" but you can edit it as per your need. |
#63
|
||||
|
||||
Thanx for reply.
I have tried to reduce the size of Avatar, but can not able to do it. Sending you the url. Thanx again. Quote:
|
#64
|
||||
|
||||
I already see it as reduced on the threadlists and if you want to reduce the size on the home page as well you can do that by changing the size from 48px to anything you like
Change height="48px" width="48px" to the size you prefer. |
#65
|
||||
|
||||
Looks great.
|
#66
|
|||
|
|||
with this mod, will look like this image?
I say about the sub-avatar ... looks as you have participed in the post.. something like this as look in this post https://vborg.vbsupport.ru/showpost....4&postcount=36 |
#67
|
|||
|
|||
umm yes,
@shabbirbhimani: well its kina confusing, so can you specify the version number in the name, like Code:
product-xfstyleavatars-v1.02.xml |
#68
|
|||
|
|||
Thank you very much for this nice add-on.
But I have a problem, member's name appears to the homepage but avatar picture does not appear in all, do you think is the problem? and how we can fix it. You can see in the picture above, Waiting for your advice. best regards. My English is not enough, I'm sorry. |
#69
|
||||
|
||||
Quote:
Quote:
|
#70
|
||||
|
||||
Quote:
|
#71
|
|||
|
|||
but two user has the same, See the user names in the picture
Topic name : [ İnceleme ] Red Faction Armageddon Nick : XANDERER Avatar picture : seems avatar Topic name : [ Ön İnceleme ] Euro Truck Simulator 2 ( ETS 2 ) Nick : XANDERER Avatar picture : avatar does not appear the same user name XANDERER (that is my nickname) Edit : problem is solved I installed the xml file again |
Thread Tools | |
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|