Closed (cannot reproduce)
Project:
Date
Version:
6.x-2.3
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
7 Aug 2009 at 15:38 UTC
Updated:
27 Apr 2012 at 13:01 UTC
I got this output:
Project calendar was updated successfully. Installed version is now 6.x-2.2.
Project date was updated successfully. Installed version is now 6.x-2.3.
Backups were saved into the directory [ok]
/home/gtf/www/backup/modules/20090807163545.
Fatal error: Cannot redeclare theme_date_time_ago() (previously declared in /home/gtf/public_html/sites/all/modules/date/date/date.theme:221) in /home/gtf/public_html/sites/all/modules/date/theme/theme.inc on line 399
Drush command could not be completed. [error]
Comments
Comment #1
gallamine commentedI get the same error when using Drush to update the Date module.
Comment #2
moshe weitzman commentedRead the error message. the same function was loaded twice in date project. Thats not related to drush.
Comment #3
buddaMaybe it needs some attention from the Date project then?
Comment #4
karens commentedThis is a really old report. I can't reproduce any problem using the latest dev version of the code. If there is still a problem in the latest dev version, I need steps to reproduce.