Support Forum

Unwanted watches

LE laurent enselme
laurent enselme
Member

Hello,

Some of my members are reporting that they are seeing notifications from forums they never choosed to watch (in the pop-up of the watches plugin).

I looked into the admin panel the watches by topic and by user and i don’t see these members in the lists at all.

 

Any idea of what could cause this please ?

8 Answers

New Answer

YS Yellow Swordfish
Yellow Swordfish
Member

Are you using any WP Caching plugins?

LE laurent enselme
laurent enselme
Member

Yes, W3 Total Cache plugin – but caching for pages is disabled, and database queries disabled for logged in users too.

 

Should i try to totally disable the plugin ?

IK Ike
Ike
Member

Definitely worth a try, although it sounds OK to me I’ve never used it. Pretty sure you can pick specific pages which you want to exclude?

YS Yellow Swordfish
Yellow Swordfish
Member

Yes – all you need to do is exclude he forum slug for ALL types of caching. It is important to exclude for all types.

And there is nothing wrong with contnuing to use the cache plugin if you feel it helps generally.

I suspect this is at the root of the issue

LE laurent enselme
laurent enselme
Member

Yes it’s possible to exclude just specific pages – ok i try with the caching plugin disabled and do some tests with my members, thanks 🙂

YS Yellow Swordfish
Yellow Swordfish
Member

Deactivating the cache plugin is not enough on its own as deactivating can still leave cached pages AND the drop in cache control code in place. You really would be better off adding the exclusion which then takes immediate effect. Always a good idea to clear all cached records for testing as well. They can hang around for a while.

LE laurent enselme
laurent enselme
Member

Thank you you were right, have tested the last days without caching and everything is working fine – got to pay attention to the options of the cache plugin now 🙂