|
Title: Stop logging to the Database? Post by: dvbshop on April 07, 2008, 11:03:59 AM Hi, I did not find the corresponding PHP file, which continuesly inserts the
_activity _footprints _traffic _stats_referrers _stats_visitors into the MySQL Database. As we sometimes have around 2000 different visitors on our webshop, it fills the database which huge amount of datas, which are finally of no real use to us. Where can I disable that kind of INSERTS? Title: Re: Stop logging to the Database? Post by: victor on April 07, 2008, 11:34:18 PM check this file
/class/stats.php |