A first for me after several previous installs: Firefox 1.5.0.3 does not display changes made via button submissions (eg, edit, settings, etc) until the page is manually reloaded (refreshed). It works on another Drupal site installed with a similar Drupal configuration. Internet Explorer has no problems on either site.

Between the two sites, http://h0lug.sourceforge.net/drup/ using Drupal 4.6.5, and, http://eventsviet.station177.com/uee/ using 4.6.6, {drupal-dir}/.htaccess and {drupal-dir}/sites/default/settings.php are identical except the second site is given twice the values for php memory_limit and max_execution_time in ".htaccess". (Of course, paths, passwords, db names and hostnames differ.)

Modules installed differ between the sites but both sites use the bluemarine theme upgraded for phptemplate engine. Both are LAMP sites. Both use clean urls and have XML and mod_rewrite support enabled in PHP (4.3.10 and 4.4.3-dev, respectively).

Any clues?

Thanks,
Andi

Comments

ADMarshall’s picture

Btw, I did search the forums via Drupal for "Firefox Manual Page Reload OR refresh" and Google for "site:drupal.org Firefox Manual Page Reload OR refresh" but only found one possibly relevant post re timezones, http://drupal.org/node/37446. (I have to use GMT+7 for both sites.)

I still have to read and try related changes for this, but since the one site works and the other doesn't, this doesn't seem like a promising potential solution.