Today i started testing a site in multiple browsers and operating systems.
while doing so, i noticed that under Chrome and Safari my ads were not refreshing every 3 seconds. IE and Firefox were working fine. in chrome and safari it does show the ajax call in firebug, and the code is different there each time, but it is not updated on the page.
to verify that this was not an issue in the ads module, i created a block on my front page with the following code:

echo date("D M j G:i:s T Y"); 

this block does not refresh while the timer is set to 5.

tested in both 1.0 and the 1.x-dev version

Comments

mqanneh’s picture

Issue summary: View changes
Status: Active » Closed (outdated)