fkane
Forum Replies Created
-
Thanks, that pointed me in the right direction.
Looks like the client-side tracking still calls UserOnline::record under the hood, so I just had to set wp_statistics_reset_user_online_time to be slightly more than my own interval hitting that function, and set wp_statistics_js_check_time_interval to something huge to disable WP Statistics’ own client side tracking that was fighting with mine.
Well that’s weird – it just stopped happening on its own after a few hours. I’ll just leave this here in case someone else runs into it – just let it soak for a bit and you may be OK.
I can also confirm that W3 Total Cache is incompatible with NextGen Gallery 2.0.7. At first I thought it was related to its CDN integration not dealing properly with the imagerotator.swf file, but disabling CDN integration didn’t help. I had to disable W3 Total Cache entirely as an emergency measure, which is bad. Page speed is important.
Symptoms for me were gallery thumbnails displaying in a single vertical column, and slideshows simply displaying that Flash and Javascript are required (even on browsers that have them installed.)
Please, this must be fixed or a workaround found.