會員發(fā)布的文章數(shù)量

79是我現(xiàn)在的總數(shù)量,我想要的是每個會員的單獨的發(fā)文數(shù)量
下面這個是我寫的代碼
{member count action=module module=news order=regtime catid=$uid}
<tr>
<td style="text-align: center;" width="100" valign="top">{$t.username}</td>
<td style="text-align: center;" width="100" valign="top">{count action=module module=news YEAR_inputtime=0}</td>
</tr>
{/member}
{count action=module module=news uid=$t.id}開源是一種精神,但不是義務(wù),幫忙是情分,不幫也不要抱怨,建議大家多研究代碼、多閱讀代碼、多翻閱社區(qū)歷史問題!