Closed (outdated)
Project:
jQuery Countdown
Version:
6.x-1.5
Component:
Code
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
13 May 2010 at 04:18 UTC
Updated:
5 Dec 2019 at 14:19 UTC
Jump to comment: Most recent
Comments
Comment #1
StephenFresh commentedA bit late but I had the same problem even with 6.x-1.7 and 6.x-1.5 as of October 2011 not sure why the problem is there but I just removed the below line:
Search for function _jquery_countdown_block_block_configure($delta) in query_countdown_block.admin.inc
Search for
Then comment out
so that it becomes
Open to suggestions why we need this line and why it works when you take it out.
Comment #2
StephenFresh commentedOn further investigation it probably is to do with changing the date format to non US format eg Month Day Year to Day Month Year etc.
Comment #3
avpadernoI am closing this issue, as Drupal 6 is no longer supported.