Bid expiration caching?

coloryan - April 20, 2009 - 08:57
Project:Ubercart Auction
Version:6.x-1.x-dev
Component:Code
Category:bug report
Priority:normal
Assigned:Unassigned
Status:closed
Description

I've noticed on my site that the index page will show one amount of time remaining, then when I click on that product it shows a reduced time. Earlier today, it gave me the reduced time then after a couple of seconds it changed to 'expired'.

I've checked my caching, F5'd multiple times, but it keeps doing this... any suggestions? Has anyone expereinced the same issue?

rmh

#1

Garrett Albright - April 20, 2009 - 16:03

This sounds like a time synchronization issue; your computer's clock is ahead of your server's clock. Times are calculated on the server according to its clock, but if you go to a product page and you have the JavaScript-powered expiry time countdown enabled, that kicks in and starts calculating the time left according to your local computer's clock.

There's some more information about this in the README.txt file, and it may help you diagnose whether your server and/or your local computer has the time set incorrectly. If all else fails, you can simply disable the JavaScript countdown feature.

#2

coloryan - April 23, 2009 - 14:32
Status:active» closed

Removing the javascript countown and it correct the problem. I'm in the UK, and the server is on the east coast. Breaks my heart to turn off that function...

#3

Garrett Albright - April 23, 2009 - 21:56
Status:closed» active

Hmm… Don't give up yet. I'll put an update in the next dev release which might be a bit smarter about taking into account a time zone difference between the server and the client. Please give it a try when it becomes available.

#4

coloryan - April 28, 2009 - 09:00

If it's the update from the other night... still no love.

#5

coloryan - June 8, 2009 - 15:45
Status:active» fixed

Working now as ordered. Excellent, thank you.

#6

System Message - June 22, 2009 - 15:50
Status:fixed» closed

Automatically closed -- issue fixed for 2 weeks with no activity.

 
 

Drupal is a registered trademark of Dries Buytaert.