- الرئيسية
- ما الجديد !
-
الصفحات▼
الصفحات
<!-- start_writer_info_thanks -->
<tr>
<td class="row1" width="20%">
{if {$_CONF['info_row']['post_thanks_show_stats_writer_info']} == '1'}
<?php
$userid = $PowerBB->_CONF['template']['MemberInfo']['id'];
$user_thanks_nm = $PowerBB->DB->sql_num_rows($PowerBB->DB->sql_query("SELECT id FROM " . $PowerBB->prefix."post_thanks" . " WHERE thanks_user_id='$userid'"));
?>
{$lang['Thanked']}
<?php echo $user_thanks_nm ?>
{/if}
</td>
</tr>
<!-- end_writer_info_thanks -->
stuff_profile<br />