Mostafa Soufi
Mostafa Soufi
Thanks, we'll review it.
Hi, Upon reviewing the document, I will support it in the next release.
Hey @Florian-Thake, I will plan to add the notice since it might help users to resolve the issue when they encounter it. Thank you for the feedback!
Hi @veehikle, Sorry to hear about the stats issue. Could you check if "**Cache Compatibility**" is turned on under **Settings > Basic Tracking**? It might help. Let me know what...
Hi, We've recently published an article that addresses several key factors impacting data accuracy in WP Statistics. This guide provides insights and enhancements for more accurate data collection. You can...
Hi @Sinapars, Thanks for pointing out the issue. We indeed need to test the plugin with all the new PHP 8 versions, from 8.0 to 8.3. We have some old...
Hey, Can you please tell me what is your MySQL and plugin table version? ``` SELECT `option_value` FROM `wp_options` WHERE `option_name` = 'wp_statistics_plugin_version'; ```
Can you please double-check whether the code this code blocks is returning or not? https://github.com/wp-statistics/wp-statistics/blob/master/includes/class-wp-statistics-install.php#L378-L382
Thank you for debugging, it is weird indeed. Is there any specific error mentioned in the MySQL log?
dbDelta() should maintain the integrity of the query structure and execute it without alterations. I'll investigate more and will get back to you. Best