I keep getting the following error:
An error occurred. /clients/drupal/index.php?q=admin/content/node_import/2/continue
Fatal error: Call to undefined function date_convert_from_custom() in W:\webdev\drupal\sites\all\modules\node_import\node_import.inc on line 991
I assumed it used the PHP date part strings and looking at the code I confirmed that, but I'm still getting this error. The date format I chose was n/j/y for 1/13/09
| Comment | File | Size | Author |
|---|---|---|---|
| node_import-node_albay_ad-2.txt | 13.83 KB | dchaffin |
Comments
Comment #1
dchaffin commentedFixed ... using this patch:
http://drupal.org/node/352446#comment-1180198