-
Notifications
You must be signed in to change notification settings - Fork 984
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Video Statistics Plugin-Data not saved/deleted #9879
Comments
Unfortunately, there’s no way to recover the deleted statistics unless you have a backup. The plugin doesn’t erase all data—it only removes older, detailed statistics while keeping essential info like views, likes, and other key metrics. This cleanup is necessary because, over time, as the database grows, it can slow down significantly. Large databases lead to slower inserts, updates, and queries, which impacts overall performance. That’s why managing historical data is crucial to keep your system running efficiently. |
Now it is certain this is the bug it does delete the data!!! This is a mode that in order to check it on your system Question: or this data? or maybe both? |
By all the data, I mean the data here. And this is very, very necessary data!!!! |
There are a lot different ways to delete it. including clickin in a button or command line to delete statistics. not only the plugin I am not aware about any bug on this. |
this is the bug sum |
By the way Regardless of the bug it currently has |
I also had problems with this plugin and lost data because of this plugin. |
Agreed Now that I know it's also related to history Thank you for responding and reinforcing the importance of the topic. What state is your plugin in? |
Active and which deletion option did you choose? and what about those ? Is this data saved? |
hay daniel
This plugin is relatively new if I'm not mistaken
and I came across it and activated it.
As you know, it has only one option
regarding the time period for deleting statistics
I set it to not delete
Since this is the only option in this plugin
(meaning There was no need to manipulate it beyond that.
I forgot about it
recently I noticed that all my statistics were deleted
for all 5 years that the system has been functioning!!!
I mean these statistics.
Assuming that the plugin is responsible for the data displayed in the screenshot
I checked your demo site and saw that the data is saved
Now that I am an admin in the demo, I was able to enter the plugins screen
And your video statistics plugin is disabled.
So I'm almost certain that this is the root of the problem
Since I closed the plugin now
I'll know for sure tomorrow
If the data is saved
And I'll keep you posted
For now My question is
Is there a way to recover the data?
thanks
The text was updated successfully, but these errors were encountered: