Problem with Unread Posts after sever migration

Get help with installation and running phpBB 3.1.x here. Please do not post bug reports, feature requests, or extension related questions here.
Get Involved
Forum rules
READ: phpBB.com Board-Wide Rules and Regulations

NOTE: phpBB 3.1.x is at its End of Life stage and support will NOT be provided after July 1st, 2018.
Locked
HaloPolicja
Registered User
Posts: 40
Joined: Tue Aug 02, 2016 1:02 pm

Problem with Unread Posts after sever migration

Post by HaloPolicja »

Since moving my board to a different server with same config (phpbb3.1.10, Debian 8, nginx, php5.6.30, mariadb, sphinx, memcache, cloudflare) I have problem with caching unread posts. When I click on Unread posts, click on any unread topic, reply (or not), click on unread posts again i still have this topic in my unread posts. I have to refresh my browser for it to disappear.

Tried using file cache, restarting server, still same thing happens. I have MariaDB query cache disabled. Thank you for help.
User avatar
Lumpy Burgertushie
Registered User
Posts: 69223
Joined: Mon May 02, 2005 3:11 am
Contact:

Re: Problem with Unread Posts after sever migration

Post by Lumpy Burgertushie »

try disabling cloudfare to test.

robert
Premium phpBB 3.3 Styles by PlanetStyles.net

I am pleased to announce that I have completed the first item on my bucket list. I have the bucket.
HaloPolicja
Registered User
Posts: 40
Joined: Tue Aug 02, 2016 1:02 pm

Re: Problem with Unread Posts after sever migration

Post by HaloPolicja »

Lumpy Burgertushie wrote: Sat Jan 13, 2018 3:48 pm try disabling cloudfare to test.
Same thing happens :|
HaloPolicja
Registered User
Posts: 40
Joined: Tue Aug 02, 2016 1:02 pm

Re: Problem with Unread Posts after sever migration

Post by HaloPolicja »

Anyone?
HaloPolicja
Registered User
Posts: 40
Joined: Tue Aug 02, 2016 1:02 pm

Re: Problem with Unread Posts after sever migration

Post by HaloPolicja »

Fixed it by adding

Code: Select all

add_header Cache-Control "no-cache"
to php files it nginx. It might be an overkill, but it works.
Locked

Return to “[3.1.x] Support Forum”