getgrav / getgrav/grav-plugin-admin

Statistics and admin

Open
#927 10 comments 0 reactions 0 assignees View on GitHub
Dominant language
PHP
Stars
377
Forks
225
Avg merge
11h 51m
Merged PRs (30d)
4

Description

Ok, I found the real problem. It's the error plugin. If enabled, it produces hits while working inside admin. The trackHit() function should not fire inside onShutdown in admin.php while admin plugin is enabled, but 404 errors instantiate independent life cycles which allow to trigger the trackHit function.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.