My Drupal (4.7.x) always shows older page. I have to literally click "refresh" once or twice to get the current version. Why is this happening?

Comments

phoohb’s picture

Maybe you "cache" on.

I do, and I havto run cron manually to clear it.

browserspot’s picture

I use "cacheclear" module (set to 1 min). Is this a problem?

bwv’s picture

You can install the poormanscron module to take care of this problem, I believe.

http://drupal.org/project/poormanscron

----------------------------------------------------------------------
http://www.bwv810.com/

I am a writer and researcher. In my spare time I build websites with Drupal.
Je peux communiquer en français. / Я могу общаться на русском языке.

browserspot’s picture

I already run this module (set to run every 1 hr). Also, I have the "cache" module turned on (every 1 min.). Are this causing a problem?