Solved: 6 Years, 8 Months, 3 Weeks ago Thread statistics in profile
#1
Solved: 6 Years, 8 Months, 3 Weeks ago
Hello, I noticed in my forum profiles do not show thread count of users. So I try to add that.

Quote:<tr>
<td class="trow1"><strong>{$lang->total_threads}</strong></td>
<td class="trow1">{$memprofile['threadnum']} ({$lang->ppd_percent_total})<br /><span class="smalltext">(<a href="search.php?action=finduserthreads&amp;uid={$uid}">{$lang->find_threads}</a> &mdash; <a href="search.php?action=finduser&amp;uid={$uid}">{$lang->find_posts}</a>)</span></td>
</tr>

When I add this, I see threads : with thread number, but next to that I still see post statistics like ( posts per day |  percent of total posts )  I want to see thread statistics instead. What should I change?
Reply
#2
Solved: 6 Years, 8 Months, 3 Weeks ago
in the above given code, replace ({$lang->ppd_percent_total}) with ({$lang->tpd_percent_total})
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)