MyBB Community Forums

Full Version: Cache problem after update to 1.8.9
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
After updating forum to the newest version I have problem with cache/seessions/cookies. When I replace/delete some image on FTP it isn't removed in forum (it's still showing old one).
Same problem is when I make changes in ACP. I have to press ctrl+f5 so the changes are visible in ACP (but they aren't visible on forum till I press ctrl+f5 there. What is more it doesn't help on images changes unfortunately.

Forum: http://forum.meizupolska.pl

Image example is logo file:
http://forum.meizupolska.pl/images/logo.png

And should be
http://forum.meizupolska.pl/images/logo.png?test
I can see you have Cloudflare enabled, do you have caching turned on? It sounds like it's just Cloudflare doing its job and caching your assets for you, you may need to purge the cache in Cloudflare to refresh assets immediately.
(2017-01-07, 05:31 PM)Matt Wrote: [ -> ]I can see you have Cloudflare enabled, do you have caching turned on? It sounds like it's just Cloudflare doing its job and caching your assets for you, you may need to purge the cache in Cloudflare to refresh assets immediately.

Ok, you were right. Purge cache fixed this problem. But why it wasn't existing before update (on 1.8.7)? Strange...