Active
Project:
Clock
Version:
7.x-1.2
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
28 Nov 2013 at 06:28 UTC
Updated:
4 Dec 2013 at 03:35 UTC
Jump to comment: Most recent
In Regional and language >> Date and Time , I created a new format using this format string l,F j,Y which displays Thursday,November 28,2013 and also create a new date type and assign it with this format.I configure the clock using this date type.
It works and looks good but this warning comes out:
Warning: key() expects parameter 1 to be array, boolean given in _clock_get_date_format() (line 213 of /home/public_html/mysite/sites/all/modules/clock/clock.module).
What are the possible cause of this problem and the solutions?
I'm looking forward for your response.Thank you.
Comments
Comment #1
Phinkalily commentedthis issue was solve using 7.x-2.x-dev version.