
Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong remedies. Groucho Marx

Politics is the art of looking for trouble, finding it everywhere, diagnosing it incorrectly and applying the wrong remedies. Groucho Marx
Is the trend up or down compared to previous months?Martin Hash wrote:66 Members visited the forum in February.
70 Members visited the forum in April. There are 178,340 posts. (The number of members has not gone up because everytime we get a new member I remove a bot that inadvertantly got through back before I got super good at identifying them.)
I keep thinking that stat has to be available somewhere but I haven't found it yet. The only way I can think of doing it is to go through those 70 people and see when they posted last.Montegriffo wrote:Is the trend up or down compared to previous months?Martin Hash wrote:66 Members visited the forum in February.
70 Members visited the forum in April. There are 178,340 posts. (The number of members has not gone up because everytime we get a new member I remove a bot that inadvertantly got through back before I got super good at identifying them.)
Do you have the figures for how many people actually post each month?
You can run a query from the database side -Martin Hash wrote:
I keep thinking that stat has to be available somewhere but I haven't found it yet. The only way I can think of doing it is to go through those 70 people and see when they posted last.
Without TC, daralon and Capps posting, I would have thought the postings would have gone down but they didn't.
Code: Select all
select distinct userids from post_table where date_posted > '01-JAN-2018';