I'm running a MyBB forum, and I am having an odd posting problem. When you make a post, it appears for you, but can take five to ten seconds to appear for anyone else. If you refresh the page, it will be gone until those five to ten seconds are up and you refresh again. The same thing happens for basically any forum related action, it can take up to ten seconds to actually show.
I had this problem with a SimpleMachines forum a couple years ago and fixed it when a user here recommended I put ' Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate" ' into htaccess. I've done that this time, but it does not seem to work.
I had this problem with a SimpleMachines forum a couple years ago and fixed it when a user here recommended I put ' Header set Cache-Control "max-age=0, private, no-cache, no-store, must-revalidate" ' into htaccess. I've done that this time, but it does not seem to work.