Jump to:
| Project: | OAuth Common |
| Version: | 6.x-2.x-dev |
| Component: | Code |
| Category: | bug report |
| Priority: | major |
| Assigned: | Unassigned |
| Status: | active |
Issue Summary
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
#1
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