Posting problems with forum

Status
Not open for further replies.

manchanx

New Member
Messages
5
Reaction score
0
Points
1
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.
 

Anna

I am just me
Staff member
Messages
11,772
Reaction score
591
Points
113
That should still do the trick, but the current cache information needs to time out before the system "see" that you do not want to cache the page.

How long ago did you add that to your .htaccess?
 
Status
Not open for further replies.
Top