Closed (fixed)
Project:
User Points
Version:
6.x-1.1
Component:
Code: userpoints_basic
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
11 Sep 2010 at 03:48 UTC
Updated:
17 Oct 2010 at 10:40 UTC
Hi,
I am trying to change the display of block which displays the users with highest user point.I want to show the user profile image with the name instead of just names.I think i need to change the module part which shows the username with points to take user image.
Can anyone help me with some code snippets or something like that to achieve this.h
Comments
Comment #1
berdirI'd suggest to use views for this. There, you can simply add user.picture as an additional field.
Comment #2
donkasok commentedThanks ... i have used views
Comment #3
berdirGreat, please mark issues as fixed once they are.