Closed (fixed)
Project:
Drush
Version:
All-Versions-2.0
Component:
PM (dl, en, up ...)
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
10 Jul 2009 at 13:25 UTC
Updated:
20 Nov 2010 at 16:45 UTC
Here's my output:
nameweb@name-vps1:~/www$ drush enable imagefield
ImageField is already enabled. [error]
There were no modules that could be enabled. [ok]
An error occurred at function : drush_pm_enable [error]
Comments
Comment #1
rsvelko commentedThings are alright generally - no real bug here. There is a need for a more user friendly drush output...
This one is either "by design" or we need to make the error to be just a notice or sth...
Comment #2
rsvelko commentedthe code that outputs this is at line 327 of commands/pm/pm.drush.inc
drush_set_error(.....);
is there a "notice " function?
Comment #3
jonhattandrush_log() is what prints out all the messages, including errors. http://drupalcontrib.org/api/function/drush_log/6
Comment #4
jonhattanComment #5
moshe weitzman commentedNow printing an 'ok' log msg.
Comment #7
ernboogie commentedI'm getting this error message when I try to enable a module. Help!? any suggestions on how to overcome this problem?
Fatal error: Maximum execution time of 60 seconds exceeded in C:\xampp\htdocs\drupal\includes\file.inc on line 934
array(4) { ["type"]=> int(1) ["message"]=> string(45) "Maximum execution time of 60 seconds exceeded" ["file"]=> string(40) "C:\xampp\htdocs\drupal\includes\file.inc" ["line"]=> int(934) } n/a