Closed (cannot reproduce)
Project:
Nodequeue
Version:
7.x-2.x-dev
Component:
Code
Priority:
Minor
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
6 Sep 2011 at 15:20 UTC
Updated:
30 Dec 2014 at 02:25 UTC
Jump to comment: Most recent
Comments
Comment #1
claudiu.cristeaAfter few
$ drush dis,$ drush pm-uninstall,$ drush enhas gone away... I might be some schema cache issue.Comment #2
amateescu commentedJust tried with a fresh D7.8 and latest drush-dev and I could not reproduce. Let's close this for now and see if anyone else bumps into it.
Comment #3
azinck commentedI just ran into it today. Happened with both 2.0-beta1 and 2.x-dev. I enabled/disabled/uninstalled a few times and kept getting the PDO errors. Updated ctools to the latest dev and that fixed it. I'm not sure if the fix came from the new version of ctools or if just the act of updating it reset the schema cache but figured I'd post in case it helps someone else out.
Comment #4
jisuo commentedI had this problem too today with the nodequeue-7.x-2.0-beta1 version. When I updated some other random modules the error went away.
Comment #5
erikwebb commentedHaving the same problem, but updating CTools made no impact. Also this is not a Drush-specific issue as I'm seeing this same error through the UI as well. What could cause hook_schema() to not be invoked?
Comment #6
dgtlmoon commented*raises hand*
Comment #7
jaydub commentedFor what it's worth just used Drush 5 to enable current 7.x-2.x-dev version of Nodequeue and no errors for me.
Comment #8
fizk commentedThis doesn't seem to effect anyone now, so I'll close this.