![]() |
best forum display avatar
1 Attachment(s)
this well show the user avatar in forumdsiplay
by image.php file try it demo here -->> Click here open the template ( threadbit ) and add this code where u like the avatar to appear PHP Code:
or for advanced , if you like to add this avatar inside single (td) open template (FORUMDISPLAY) at line : 73 in orginal template you need to add new (td) its mean we has added a new td in forumdisplay table . below this code PHP Code:
PHP Code:
PHP Code:
add the same td line copy and past the (td) line below <else /> to be like PHP Code:
save (FORUMDISPLAY) and open ( threadbit ) find in (threadbit) PHP Code:
PHP Code:
thats all enjoy |
Sorry, I don't understand your English.
What mode, only popular forums? Who's avatar? This is not even an addon. |
Wrong forum, it's not a product.
Nice edit though. |
Demo link doesnt work
|
Yeah, Template mod.
Find: Code:
<a href="showthread.php?$session[sessionurl]p=$thread[lastpostid]$thread[highlight]#post$thread[lastpostid]"><img class="inlineimg" src="$stylevar[imgdir_button]/lastpost.gif" alt="$vbphrase[go_to_last_post]" border="0" /></a> Code:
<td> edit: Hmmmmm but then the (thead) header is off... needs a bit of cleaning up. |
To fix that, in forumdisplay:
Find: Code:
<td class="thead" align="center" nowrap="nowrap"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td> Code:
<td class="thead" align="center" nowrap="nowrap" colspan="2"><span style="white-space:nowrap"><a href="$sorturl&order=desc&sort=lastpost" rel="nofollow">$vbphrase[last_post]</a> $sortarrow[lastpost]</span></td> |
Thanks grey goose
|
thank grey_goose good job :P
|
is this compatible with vbseo?
|
thank
|
Quote:
|
avatar don't show for me no matter what i try .
|
Quote:
|
Does this work with avatars stored in the file system?
And... this is the avatar of the thread starter, right? |
first
Quote:
yes it is and yes also its for thread starter |
My avatars are stored in a directory called customavatars. I think this is throwing it off.
|
1 Attachment(s)
Eh... here's what I get - see attached pic.
My avatars are in the file system, but as per vBulletin directions, they are in a directory called "customavatars", not "avatars". I noticed that the script produces this url for the avatar... blablabla.com/forums/avatars/xxxxxxer.gif?type=thumb The url id for the avatar is not correct. The ?type=thumb seems to be throwing it off, no? Also, it's not calling up the right directory for the avatars. When I made the switch from database storage to file system storage, the directions stated to make a directory called "customavatars", not "avatars". 1. If I can just get the call to pull from my "customavatars" directory, not the "avatars" directory. 2. get rid of the ?type=thumb at the end of the url. 3. fix the columns so that the thread title column is not blank. Looks like all the columns are moved over one <td> cell. Thanks for anyone's input in advance. I used the first version of this mod when my avatars were stored in the database. Since I moved them to the file system, I had to unistall. This feature was great. My users loved it. |
A nice add-on, but the main page when opening forum is for muscle.
|
All times are GMT. The time now is 06:30 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:
|