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

decibel.places’s picture

Priority: Minor » Major

AHA-

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

decibel.places’s picture

Issue summary: View changes

clarification of "Post" tab

damienmckenna’s picture

Issue summary: View changes
Status: Active » Closed (won't fix)

Please use the separate oauth module, this is not the one you need.