steffen_metroxpress
Forum Replies Created
-
i will keep the plugin untill your next update, and see if that could solve the issue – if not, i will have to uninstall
That was not the problem then, as the plugin is still nok tracking any trafic (24 hours after deactivating w3 Total Cache)
would you consider adding cache clearing to your plugin?
<?php
if ( function_exists(‘w3tc_pgcache_flush’) ) {
w3tc_pgcache_flush();
} else if ( function_exists(‘wp_cache_clear_cache’) ) {
wp_cache_clear_cache();
}
?>Okay – i deactivated it this morning.. how long before i could expect to see a change?
So i have gone through your list now
1 – only exclusions where for site admins – no IP Exclusions
2 – the limit is 256m and last used was 62.390.272
3 – didnt help
4 – i had not installed any new plugins when it started to stop – but i have been going through my plugins one-by-one and no one was causing an error. Some of the plugins i had installed, that i still might think could cause the trouble are:W3 Total Cache
WP-Optimize
Remove query strings from static resourceshave you had any conflicts with these plugins?
This morning the database update did finally go through (before testing the other things)
Ok, thanks for the response – i will have a look at your suggestions tomorrow, and then get back to you 🙂
only thing I have been doing lately is minifying js and css. But that was done days after your plugin stopped working, so im not suspecting that to be the problem.
This morning i just checked the plugin again, and at the top i get this message now: Database updates are required, please go to optimization page and update the following: search table
how ever, updating it dosent seem to fix anything – and plugin keeps saying the same thing about the database update.
Do you have some sort of step-by-step troubleshooting guide i could try to follow?
No, i get no errors in the log file..
i can navigate in the backend for the plugin just like normal.. Only difference is, that it just doesnt seem to collect any data