Closed (fixed)
Project:
Date
Version:
6.x-2.x-dev
Component:
Date API
Priority:
Critical
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
17 Feb 2009 at 13:06 UTC
Updated:
5 Mar 2009 at 18:00 UTC
Fatal error: Call to undefined function month_names_untranslated() in /date/date_api.module on line 194
... on node/nid/edit, with dev from February 17, 2009 - 13:05.
Szy.
Comments
Comment #1
karens commentedFixed this morning.
Comment #2
iellawindy commentedi still have the problem with the updated dev version
Fatal error: Call to undefined function month_names_untranslated() in date/date_api.module on line 177
on ../node/add/..
Comment #3
karens commentedIf you are seeing that you don't really have the latest code. That line in the latest code uses date_month_names_untranslated(), which is the correct function name.