![]() |
Is it possible to display the profile pictures instead of the avatar's in the buddy list?
|
yeah, you should be able to do it by replacing all instances of $userinfo[avatarurl] with $userinfo[profilepicurl] within the XML file.
|
Quote:
How can I get the friends.php to show User Avatar instead of Profile Image? (not buddies, but the User) |
Quote:
|
Quote:
|
iizeusii,
i think it has to do with the following l conditional in the code: Code:
if (empty($userinfo[profilepicdateline])) { Code:
// if (empty($userinfo[profilepicdateline])) { |
wwturbo,
Quote:
|
I asked for the buddy list to display the Profile picture. When I installed vbfriends by default it shows the avatar. I replaced avatarurl with profilepicurl and that didn't work at all.
|
I'm getting this error, using the original friends.xml file
Quote:
http://russbo.org/vb/member.php?u=1&styleid=41 Any ideas? Thanks! rich |
Here we go with a little enhancement. I added a setup part into the code, so you don't need to search the text in the hard coded html. I also removed the foe part because I don't think someone wants to show these in his profile. You can choose if you want to use avatares or profilepics for the friends part (see attached images). The plugin still only shows friends. If you want to have the buddies only you have to edit it again to your needs.
Maybe I should start a new thread for this in the vB 3.5 plugin forum if I get permission from you, Cloud-Warrior, since it's basically your code a bit optimized :) Heres the setup part of it Code:
// Setup I hope it works for you, as it works for me. I'm using 3.5.3 EDIT: For those who haven't used it before I need to mention it again: Place Code:
$FRIENDSFOES Current XML file -> post #85 cheers Jens |
All times are GMT. The time now is 08:16 AM. |
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:
|