1
ycolasan
Topusers block displaying -1
  • 2007/5/14 12:33

  • ycolasan

  • Just popping in

  • Posts: 2

  • Since: 2006/2/26


Suddenly, topusers block started displaying -1 for every one, when a new addition occurs, it increments by 1 but the total figures are lost.

No changes are made to the system, except to delete a user comment last week?

Which field in the dbase creates these user contribution values.

Regards,
Yavuz



2
ycolasan
Re: xoops gallery problem
  • 2006/3/3 11:37

  • ycolasan

  • Just popping in

  • Posts: 2

  • Since: 2006/2/26


You have to update \modules\system\templates\system_comment.html

I have used a table with two cells, left cell the poster, right cell the comment, it looks like now:

<table border=0><tr><td>

<{if $comment.poster.id != 0}>
<div class="comUserdetails">
<img class="comUserImg" src="<{$xoops_upload_url}>/<{$comment.poster.avatar}>" alt="" /><br />
<span class="comUserName"><{$comment.poster.uname}></span><br />
<img class="comUserRankImg" src="<{$xoops_upload_url}>/<{$comment.poster.rank_image}>" alt="" /><br />
<span class="comUserName"><{$comment.poster.rank_title}></span><br />
<span class="comUserStatCaption"><{$lang_joined}>:</span> <{$comment.poster.regdate}><br />
<span class="comUserStatCaption"><{$lang_from}>:</span> <{$comment.poster.from}><br />
<span class="comUserStatCaption"><{$lang_posts}>:</span> <{$comment.poster.postnum}><br />
<span class="comUserStatus"><{$comment.poster.status}></span>
</div><{/if}>

</td><td>

<div class="comText">
<{$comment.text}>
</div>

</td></tr></table>

Best,
Yavuz Colasan
yaptik.biz




TopTop



Login

Who's Online

165 user(s) are online (117 user(s) are browsing Support Forums)


Members: 0


Guests: 165


more...

Donat-O-Meter

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

Latest GitHub Commits