Where is the code located for the site stats?
I need to change it as it includes private videos (which it should not!).
I am concerned that maybe the private pics count is also affected.
Thanks!
Where is the code located for the site stats? I need to change it as it includes private videos (which it should not!). I am concerned that maybe the private pics count is also affected. Thanks! http://www.mytikibar.com |
Look for the file "SiteStat.inc" in the inc/db_cached ---- |
The code that obtains the number displayed is a MYSQL query in the database. The table is sys_stat_site https://www.deanbassett.com |