Le Wednesday 07 January 2009 21:27:35 Siebrand Mazeland, vous avez écrit : > Please define "real count".
I want to know how often people visit my site and its different pages on the web, not how often I visited my local version of the site Klaus > > Cheers! Siebrand > > -----Oorspronkelijk bericht----- > Van: [email protected] > [mailto:[email protected]] Namens Klaus Becker > Verzonden: woensdag 7 januari 2009 21:25 > Aan: MediaWiki announcements and site admin list > Onderwerp: Re: [Mediawiki-l] this page has been consulted ... times > > Le Wednesday 07 January 2009 21:20:23 Siebrand Mazeland, vous avez écrit : > > Reset your counters in the database (page.page_counter). > > > > Assuning you are using MySQL, running a query like "update page set > > page_counter = 0;" should reset all page view counts to 0. Running > > "update site_stats set ss_total_views = 0;" will also reset your site > > views to 0. > > > Cheers! Siebrand > > but I don't want 0, I want the real count. I use MySQL indeed. > > Klaus _______________________________________________ MediaWiki-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/mediawiki-l
