As D7 is soon EOL, this won't be fixed in D7, but work in other version
Closing since don't get any new information
As we don't get any answer, closing this issue
I'm closing this issue cause I can't reproduce it. if still an issue for you don't hesitate to give us more details
Need to port patch do D7 version
This patch need to be backport to D7
Still need to fix on D10 on statistics.php line "chdir("../../..")
Duplicate of 🐛 statistics.php is not platform directory separator aware Needs work
Need to check and use constant DIRECTORY_SEPARATOR in statistics.php file
Hello,
I'll closed without fixe since it's totally something we don't want to do : tracking user with some IP or other personnal informations. So this will not be fixed, and function has been remove in other drupal version.
Closing this issue since can't reproduce it on D7.100 version with statistics module enable
If you want to make something, you can create a patch to modify file statistics.js and add a delay from some seconds to make ajax call. This can be a solution to delay your query, but there still be more queries on your database, so still need to configure your database.
Hello,
after checking it's link to way statistics module work, for each view a new process with a new connection is created (not linked to index.php) so it's something you should know when use statistics module and only solution is to increase your max connection in your database configuration.
Still there in D7.100, fixed in D8 see issue #1684976: Better validation for statistics.php →
fgm → credited vanessakovalsky → .