$count = $vbulletin->db->query_first("SELECT COUNT(*) AS count FROM ".TABLE_PREFIX."thread WHERE postuserid = ". $vbulletin->userinfo['userid']." AND forumid IN(164, 165, 166)"); $template_hook; $template_hook[profile_stats_threadcount] = $count['count'];
<li><span class="shade">Płatne Artykuły:</span> $template_hook[profile_stats_threadcount]</li>