1
fo-fo
UserPoints
  • 2005/4/29 14:05

  • fo-fo

  • Just popping in

  • Posts: 34

  • Since: 2005/4/13


is it possible to display points associated with this module in a block (not custom)?

I'm using the module with WFSection and would need to know the smarty tag of points for submitted articles. I already tried $score, $comst, $totalpnts...

I know there are points given 'cause TopMembers (the UserPoints module) shows the users and their points.

maybe the syntax is wrong - it just shows the username and nothing else.
the block template looks like this (maybe the syntax is wrong - it just shows the username and nothing else):

<table cellspacing="1" class="outer">
<{foreach item=user from=$block.users}>
<tr class="<{cycle values="even,odd"}>" valign="middle">
<td align="center">
<a href="<{$xoops_url}>/user.php"><{$xoops_uname}></a>
</td>
<td align="center"><{$totalpnts}></a>
</tr>
<{/foreach}>
</table>

Login

Who's Online

143 user(s) are online (69 user(s) are browsing Support Forums)


Members: 0


Guests: 143


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: May 31
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits