I am helping to run a small pmwiki site, and have just installed the totalcounter recipe. <br>I want it not to count the many visits by the two editors of the site (its not a publicly editable site, and requires auth to edit).&nbsp; Does anyone know how to do that?<br>
<br>Reading what is written on totalcounter&#39;s page, I have tried putting <strong><a><span style="font-weight: bold;"><br></span><span style="font-weight: normal;"><span style="font-weight: bold;">$</span>TotalCounterBlacklist</span></a><span style="font-weight: normal;">[<span style="font-weight: bold;">&#39;</span></span><span style="font-weight: bold;">Users</span><span style="font-weight: normal;"><span style="font-weight: bold;">&#39;</span>] = </span><u style="font-weight: normal;">array</u><span style="font-weight: normal;">(</span><s style="font-weight: normal;">&#39;Admin&#39;</s><span style="font-weight: normal;">,</span><s>&#39;Edit&#39;)</s></strong><br>
before the include command in local/group.php (I just wnat the counter to work for the one group).<br><br>Any suggestions?<br><br>Thanks,&nbsp;&nbsp;&nbsp; James<br>