Total Threads Made by User
Product: vBulletin Hook Location: global_start Title: Total Threads Made by User Execution Order: 5 Plugin PHP Code: PHP Code:
$querythread = $db->query_first("SELECT COUNT(*) AS count FROM " . TABLE_PREFIX . "thread WHERE postuserid = " . $vbulletin->userinfo['userid'] . " AND visible = '1'");
HTML Code:
<b>Threads:</b> <a href="search.php?do=process&showposts=0&starteronly=1&exactname=1&searchuser=$bbuserinfo[username]">$totalthread</a> Download No files for download. |
Similar Mods
Mini Mods Total Posts and Threads of the User in Navbar | vBulletin 3.6 Add-ons |