Crashes when trying to use date API
Carlos Miranda Levy - May 22, 2007 - 20:02
| Project: | Computed Field |
| Version: | 5.x-1.2 |
| Component: | Code |
| Category: | support request |
| Priority: | normal |
| Assigned: | Unassigned |
| Status: | closed |
Jump to:
Description
I tried to the Date example included in the main page of this module, but it crashes:
Fatal error: Call to undefined function: date_make_date() in /xxxx/xxxx/xxxx/sites/all/modules/computed_field/computed_field.module(118) : eval()'d code on line 1

#1
Call date_make_date() using call_user_func().
#2
Automatically closed -- issue fixed for 2 weeks with no activity.