![]() |
Profile Pic in Postbit Legacy
This simple template >> postbit_legacy code change shows your profilepicture under your Username in showthread ( topics )
Time to install: 52 seconds :ninja: log into your admin control panel , go to StyleManager >>> Edit Templates >>> Postbit Templates >>> Postbit Legacy >>> search for Code:
<if condition="$post['rank']"><div class="smallfont">$post[rank]</div></if> Code:
<if condition="$show['profilepic']"> Code:
<if condition="$show['avatar']"> updated: Profile pic is now clickable to view profile note1: to above, you can place the code in other places if you want note2: may also add this to regular postbit ( I just use Legacy for my test ) Known bugs when you change your profilepic, the image does NOT change in your posts :( maybe an EXPERIENCED coder has idea how to fix this (?) .. |
--- reserved for anything ---
|
nice hack, what about the members Avatar? is that replaced with the profile pic? or avatar is under the profile pic...?
interesting.... |
Nice hack, and it looks like you have an even nicer forum ;)
|
nice hack, love this, will see if install or not ;)
|
The image doesn't change because of the dateline, $userinfo[profilepicdateline] doesn't work for it. I don't know what would be the right variable for the profile pic dateline, though...
|
Quote:
|
Does it create a thumbnail from the profile pic or does it use the original dimensions?
Might be an idea to have an options conditional that allows you to switch between avatar or profile pic. |
Quote:
but it does NOT create a thumbnail, its the actual profile pic rescaled, for display to whatever width you put in the code you use my default is width="110" /> you can change the 110 to whatever size pixels best suits you . |
how about an option in User CP to view avatar, or Profile Picture in post bit? please?
|
All times are GMT. The time now is 05:14 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:
|