Welcome, Guest. Please Login or Register.
July 29, 2025, 09:15:02 PM
Home Help Search Log in Register
News: If you are still using YaBB SE, please consider upgrading to SMF as soon as possible.

YaBB SE Community  |  English User Help  |  English Help  |  Odd Behavior -- Pages not refreshing, posts and deletes not showing « previous next »
Pages: [1] Reply Ignore Print
Author Topic: Odd Behavior -- Pages not refreshing, posts and deletes not showing  (Read 239 times)
artm
Noobie
*
Posts: 7


Odd Behavior -- Pages not refreshing, posts and deletes not showing
« on: November 01, 2002, 03:51:54 PM »
Reply with quote

I am a new YABB installer.  I'm running it on my local Intranet only, Redhat 8, current versions of PHP, MySQL, etc.  It's working pretty well (like many I had problems with the attachments, now resolved).  The only strange behavior is that pages don't always refresh properly.  The "home" page (my_site/yabbse/index.php) seems to stay the same until I flush the cache on the browser, even after new topics or forums are added.  Deleted topics continue to show up, even after logging out and back in.  Reloading or refreshing these pages does no good?  What am I missing here, Please?
Logged
NightRaid
Noobie
*
Posts: 4


I'm a llama!

Re:Odd Behavior -- Pages not refreshing, posts and deletes not showing
« Reply #1 on: January 18, 2003, 06:46:17 PM »
Reply with quote

This is a problem I remember having with different forum software -- It's actually something with the later versions of Apache 2, and you'll need to modify your code to fix it...
 Although I'm new to YaBB myself and am still trying to figure out where to put it, you want to put this line (or modify an existing similar one) somewhere in the page that has the refresh problem:

header ('Cache-Control: no-store, no-cache, pre-check=0, post-check=0, max-age=0');

 There are more elagant ways of doing it, but this will ensure that your pages are refreshed every time they are accessed.

--Pete
Logged
NightRaid
Noobie
*
Posts: 4


I'm a llama!

Re:Odd Behavior -- Pages not refreshing, posts and deletes not showing
« Reply #2 on: January 18, 2003, 07:01:59 PM »
Reply with quote

The beat us to it -- I found the spot in the code that needs to be modified, but noticed that the necessary line is there, just disabled by default. Go to the admin page of your board, and then hit "Installed 'Mods' Settings and Options" in the "Forum Configuration" section. In there, there's a line that says "Disable Output Caching," check the box and you shouldn't have any more problems.
Logged
Pages: [1] Reply Ignore Print 
YaBB SE Community  |  English User Help  |  English Help  |  Odd Behavior -- Pages not refreshing, posts and deletes not showing « previous - next »
 


Powered by MySQL Powered by PHP YaBB SE Community | Powered by YaBB SE
© 2001-2003, YaBB SE Dev Team. All Rights Reserved.
SMF 2.1.4 © 2023, Simple Machines
Valid XHTML 1.0! Valid CSS

Page created in 0.670 seconds with 21 queries.