I am getting these errors every time I try to do a DRUSH EN
and this is using a list of modules that I enable with a .sh file.
But the problem is only my main account on my virtual server.
this is what I am gettting...
Fatal error: Call to undefined function hosting_get_queues() in /home/vysite/public_html/sites/all/modules/hosting/hosting.drush.inc on line 17
Drush command could not be completed. [error]
./list.modules01.sh: line 716: //drush: No such file or directory
./list.modules01.sh: line 717: //drush: No such file or directory
Fatal error: Call to undefined function hosting_get_queues() in /home/vysite/public_html/sites/all/modules/hosting/hosting.drush.inc on line 17
Drush command could not be completed.
=========================
I just tried drush en on my other sub accounts on the virtual server. and everything works as its suppose to.
any thoughts what the problem might be?
I was thinking of just deleting the entire sub-directory and starting from scratch.
Comments
Comment #1
greg.1.anderson commentedInclude the drush command you're executine.
./list.modules01.sh: line 716: //drush: No such file or directory: this looks like a problem with your scriptFatal error: Call to undefined function hosting_get_queues() in /home/vysite/public_html/sites/all/modules/hosting/hosting.drush.inc on line 17: try disabling the 'hosting' module, and run the command againComment #2
jhr commentedA year and a half old on a version no longer supported. Triaged..