Simple Machines Community Forum

SMF Support => SMF 2.0.x Support => Topic started by: smartdaz9682 on September 16, 2019, 11:01:06 AM

Title: Own posts being shown as "new" "unread"
Post by: smartdaz9682 on September 16, 2019, 11:01:06 AM
I've had a slight issue where whenever I make a new post on my forum it's showing there is a new unread thread for me to see.

Even marking this as read it will continue to show the post topic icon as a new one is awaiting me. After awhile this vanishes.

Does anyone have any idea why this would be happening?  Ideally, I only want it to show that a new post is waiting for me when someone other than me has posted.  thanks
Title: Re: Own posts being shown as "new" "unread"
Post by: Aleksi "Lex" Kilpinen on September 16, 2019, 11:27:18 AM
That's quite clearly a caching issue, I would wager most probably a cache on the host side but could be an issue with SMF's own cache as well. What are the settings for the caching level?
Title: Re: Own posts being shown as "new" "unread"
Post by: smartdaz9682 on September 17, 2019, 04:32:14 AM
Quote from: Aleksi "Lex" Kilpinen on September 16, 2019, 11:27:18 AM
That's quite clearly a caching issue, I would wager most probably a cache on the host side but could be an issue with SMF's own cache as well. What are the settings for the caching level?

Thanks for the reply. It's showing as being on Level 1 (Recommended) and the memcache box underneath is empty.

in the main info box at the bottom it says "SMF has not been able to detect a compatible accelerator on your server."

Title: Re: Own posts being shown as "new" "unread"
Post by: Aleksi "Lex" Kilpinen on September 17, 2019, 10:21:24 AM
That shouldn't cause problems, but you can try if emptying the cache helps? If it doesn't i'd say it's most likely the issue is on the host side.
Title: Re: Own posts being shown as "new" "unread"
Post by: Illori on September 17, 2019, 10:28:29 AM
how popular is your forum? if there are not a lot of new posts/topics being made it can make a topic look like it is new even if it has been read already.
Title: Re: Own posts being shown as "new" "unread"
Post by: smartdaz9682 on September 18, 2019, 02:41:35 AM
Emptying the cache seemed to do the trick. Is there a plugin that auto empties that?

my forum is just me and my friend right now lol. Wanted to iron out any kinks before promoting it.
Title: Re: Own posts being shown as "new" "unread"
Post by: Arantor on September 18, 2019, 06:22:57 AM
That would defeat the point of the cache, which is to not have to do all the work all the time (which is important on cheaper servers)
Title: Re: Own posts being shown as "new" "unread"
Post by: smartdaz9682 on September 19, 2019, 12:37:33 PM
Quote from: Arantor on September 18, 2019, 06:22:57 AM
That would defeat the point of the cache, which is to not have to do all the work all the time (which is important on cheaper servers)

Good point. I'll have a word with my hosting company about it. If not I'll have to live with it for awhile. Thank you for your help.
Title: Re: Own posts being shown as "new" "unread"
Post by: Aleksi "Lex" Kilpinen on September 20, 2019, 12:18:31 AM
If your forum is really low on traffic, you may just want to try and disable the SMF cache until it is needed, or wait to see what happens in time when traffic increases.