![]() |
Some radius and border in additional.css should prob work. ie...
Code:
.lastpostby .avatar, .lastpostinfo .avatar, .threadlastpost .avatar { |
Is this compatible with vBulletin 4.2.0?
|
Yes.
|
will this work on 4.2?
|
o deer
|
So I've installed this, and it works, but there seems to be a small issue.
On the main index page, avatars don't update for a while. For example, say Person 1 makes a post in the Spammy Fun thread in the Random Area forum and has an avatar of Tommy from Rugrats. Person 2, with an avatar of Angelica from Rugrats, comes along and makes a post in the same thread, but Person 1's avatar is still showing on the index. Forums themselves seem fine, though. |
Cache most likely.
I had similar probs (not necessarily this mod but in general) with some avatars not updating on the index and threads (I added a mini avatar to quoted replies - modded class_bbcode.php to show proper avatar). I had to to setup a small plugin for hook location 'profile_updateavatar_complete' with the below to fix the issue. I also run geeky default avatar in addition to this mod. $vbulletin->db->query_write("TRUNCATE TABLE postparsed"); $vbulletin->db->query_write("TRUNCATE TABLE cache"); |
Also, I think it would be nice if it were added pretty much everywhere there's last post by stuff, such as the User CP, Subscriptions, and search results pages. :)
|
I concur.
|
Quote:
i have copied and pasted above text in additional.css file and nothing happen ? thanks. |
All times are GMT. The time now is 05:07 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:
|