doing some housekeeping and the twitter_post feature disappeared from one site but not another- hmmm
further inspection revealed that the "Post" tab was missing from the admin/settings/twitter page on both, and that the twitter_post has a dependency on oauth_common which was missing
I tried the supported 2.x version of oauth_common then the dev - both versions gave me a wsod on saving the modules admin page, and the twitter settings on the content typo. Drush revealed that there was a missing function.
I installed the supported 1.x version and everybody is happy.
I realize that this project has been rolled into the main oauth module, however since twitter_post still registers a dependency on oauth_common, this may prove helpful to someone
Comments
Comment #1
decibel.places commentedAHA-
actually
I had to remove this module and update the oauth module (and update the db) which includes the identically named oauth_common module
THEN everything was copacetic
please remove this project, since it is still downloadable (via Drush) and causes much confusion
Comment #1.0
decibel.places commentedclarification of "Post" tab
Comment #2
damienmckennaPlease use the separate oauth module, this is not the one you need.