Announcement: Be excellent to each other.


Caravel Forum : Caravel Boards : The Site : index.php doesn't automatically refresh
New Topic New Poll Post Reply
Poster Message
jamie
Level: Smiter
Rank Points: 365
Registered: 04-15-2005
IP: Logged
icon index.php doesn't automatically refresh (0)  
I'm finding that although the other pages do, index.php doesn't refresh - I have to manually "refresh" to get it to update after clicking on the "CaravelNet Forum" link.

(Using Konquerer at the moment)

____________________________
#f3i2g# Disclaimer: I'm Welsh, left-handed, and stupid. #f3i2g#
05-26-2005 at 01:36 PM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
jamie
Level: Smiter
Rank Points: 365
Registered: 04-15-2005
IP: Logged
icon Re: index.php doesn't automatically refresh (0)  
*tumbleweed*

Ok, maybe it's my proxy, but it works fine for the other pages, and also other boards....

phpbb sticks this on the top of every non-cachable page:

// Work around for "current" Apache 2 + PHP module which seems to not
// cope with private cache control setting
if (!empty($_SERVER['SERVER_SOFTWARE']) && strstr($_SERVER['SERVER_SOFTWARE'], 'Apache/2'))
{
header ('Cache-Control: no-cache, pre-check=0, post-check=0');
}
else
{
header ('Cache-Control: private, pre-check=0, post-check=0, max-age=0');
}
header ('Expires: 0');
header ('Pragma: no-cache');

Cheers!

____________________________
#f3i2g# Disclaimer: I'm Welsh, left-handed, and stupid. #f3i2g#
06-03-2005 at 09:50 AM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
jamie
Level: Smiter
Rank Points: 365
Registered: 04-15-2005
IP: Logged
icon Re: index.php doesn't automatically refresh (0)  
woooooo!

thanks ;)

____________________________
#f3i2g# Disclaimer: I'm Welsh, left-handed, and stupid. #f3i2g#
06-10-2005 at 03:45 AM
View Profile Send Private Message to User Send Email to User Visit Homepage Show all user's posts Quote Reply
Schik
Level: Legendary Smitemaster
Avatar
Rank Points: 5416
Registered: 02-04-2003
IP: Logged
icon Re: index.php doesn't automatically refresh (+1)  
jamie wrote:
woooooo!

thanks ;)
Oh yeah... ummm.... Done! :)

____________________________
The greatness of a nation and its moral progress can be judged by the way it treats its animals.
--Mahatma Gandhi
06-10-2005 at 03:49 AM
View Profile Send Private Message to User Send Email to User Show all user's posts High Scores Quote Reply
New Topic New Poll Post Reply
Caravel Forum : Caravel Boards : The Site : index.php doesn't automatically refresh
Surf To:


Forum Rules:
Can I post a new topic? No
Can I reply? No
Can I read? Yes
HTML Enabled? No
UBBC Enabled? Yes
Words Filter Enable? No

Contact Us | CaravelGames.com

Powered by: tForum tForumHacks Edition b0.98.8
Originally created by Toan Huynh (Copyright © 2000)
Enhanced by the tForumHacks team and the Caravel team.