Show Your Support
$allpm=$DB_site->query_first("SELECT COUNT(*) AS messages FROM privatemessage WHERE userid=$bbuserinfo[userid] $ignoreusers");
$allpmcount=$DB_site->query_first("SELECT COUNT(*) AS messages FROM privatemessage");
$totalposts=$countposts['posts'];
$totalposts=$countposts['posts']+$allpmcount;