Quote:
Originally posted by KuraFire
Yeah but there was someone who added to the vBStats-query to make it count ONLY realtime posts, thus Excluding those from forums that don't count posts. That query is SOMEWHERE in this thread, but I'll be damned to know what page exactly!
|
You would go into the queries for counting posts in vbstats.php and add the appropriate AND forumid<>'XX' AND forumid<>'YY' to the WHERE clauses.