View Single Post
Old 10-30-2004, 07:16 AM  
NalgeNunc
Junior Member
 
Join Date: Jan 2003
Posts: 29
Default

Quote:
Originally posted by thunk
but is it possible to count the stats of a user but hide them from being displayed in SITE STATS * ?
You can limit the stats output like this:

per user: site stats alldn limit "!user1 !user2 *" <-- hide user1, user2
per group: site stats alldn limit "!=Group1 !=Group2 *" <-- hide Group1, Group2
both: site stats alldn limit "!user1 !user2 !=Group1 !=Group2 *" <-- hide Group1, Group2 , user1, user2


Have Phun
NalgeNunc is offline   Reply With Quote