Getting the following while doing the update...
Executing twitter_post_update_7500 [success]
Table 'ipmsusa3_drpl1.role_permission' doesn't exist [warning]
query: SELECT rid
FROM role_permission
WHERE permission = 'post to twitter' database.mysql.inc:135
Fatal error: Call to a member function fetchCol() on a non-object in /home/ipmsusa3/public_html/main/sites/all/modules/contrib/twitter/twitter_post/twitter_post.install on line 30
Drush command terminated abnormally due to an unrecoverable error. [error]
Error: Call to a member function fetchCol() on a non-object in
/home/ipmsusa3/public_html/main/sites/all/modules/contrib/twitter/twitter_post/twitter_post.install, line
30
The external command could not be executed due to an application error. [error]
| Comment | File | Size | Author |
|---|---|---|---|
| #4 | twitter-n2560585-4.patch | 1.48 KB | damienmckenna |
Comments
Comment #2
damienmckennaDangit. Sorry :(
Comment #3
aitala commentedNo problem... sometime the leading edge gets stuck :)
E
Comment #4
damienmckennaDoes this fix the problem?
Comment #5
aitala commentedYes, I think that patch fixes the issue.
I was able to download 6.x-5.2, apply the patch, then run drush updb... all updates applied fine.
Thanks,
Eric
Comment #6
rakekniven commentedYour fix works for me as well.
Comment #7
damienmckennaCommitted. Thanks for reporting back!
Comment #9
damienmckennaPS, if you find anything else causing major problems then please let me know ASAP, I'm probably going to release 6.x-5.3 tomorrow with this fix included.