Viewing 6 replies - 1 through 6 (of 6 total)
  • Plugin Author Baden

    (@baden03)

    It seems to be working from here. However, you have 67 javascript errors on your page, so something is a bit wonky in the state of dover. Can you verify that the countdown is currently working?

    Thread Starter mreinert

    (@mreinert)

    The javascript errors are due to the video slideshow plugin. I was able to get the countdown clock working by copying all of the countdown plugin files from our staging site, where the clock worked, onto the live site.

    Plugin Author Baden

    (@baden03)

    was the countdown not installed on the live site? Anyway, it sounds like you got the issue resolved. Please let us know if we can help further. In the meantime we’ll mark the issue as resolved.

    Thread Starter mreinert

    (@mreinert)

    It was installed on the live site. It was a mystery as to why it went to 0. Thanks for taking the time to look at it.

    I had the issue of all zeroes today.

    I found that an error wasn’t occurring but a warning was. It said:

    08 is not a legal ECMA-262 octal constant

    I determined that the datepicker was assigning “08” for the AM time. This was causing the all zeroes to appear. I manually edited the time and voila, it worked.

    Please look at how the datepicker sets the time.

    Website: cubbychase5k10k.org
    Browser: Firefox (latest)
    System: Windows 7

    Full Warning Message:
    Timestamp: 4/28/2015 11:33:37 AM

    Warning: Syntax
    Error: 08 is not a legal ECMA-262 octal constant
    Source File: http://cubbychase5k10k.org/
    Line: 152, Column: 14
    Source Code:
          'hour': 08,
    Plugin Author Baden

    (@baden03)

    Hmmm… Ok, we’ll look into it and get back to you. Strange indeed.

Viewing 6 replies - 1 through 6 (of 6 total)

The topic ‘Countdown shows all 0’ is closed to new replies.