Closed (fixed)
Project:
Twitter
Version:
6.x-5.0
Component:
Twitter Post
Priority:
Minor
Category:
Bug report
Assigned:
Reporter:
Created:
13 Feb 2013 at 12:31 UTC
Updated:
5 Apr 2013 at 20:34 UTC
Jump to comment: Most recent
I have installed the twitter module and it works absolutely fine for one user only.
All other users (administrators with full privileges or not) cannot post to twitter. The Post to twitter tickbox option is not visible when creating new content. All settings appear correct and users have been associated with the global twittter account.
What could possibly be the problem here?
Hope someone can help as i am tearing my hear out now.
Comments
Comment #1
josevitalsoutoI'm having the same problem, the module works only for the "user 1".
Comment #2
sonoutlaw commentedMissing permission 'post to twitter'.
In twitter_post.module, on line 29, change the function name from twitter_post_permission to twitter_post_perm
Now just set the new permission for the role and presto!
Comment #3
evabryn commentedBrilliant. It works a treat for me. Thanks sonoutlaw!
Comment #4
tibbsa commentedDuplicate of #1900084: twitter post implements hook_permission(), not hook_perm().
Comment #5
goglePT commentedThis was, for me, like searching for a needle in a haystack.
Here goes experience:
(note: this hapeened to me because I tried to add a twitter account with other user that was not admin, before I correct the module bug I talk here in this procedure at step 13 This caused another bug that was not being able to insert/create twitter accounts at "Site Configuration">"Twitter">"Twitter" as I describe below)
host http://twitter.com
screen_name my_twitter_username
oauth_token (I copy past "Access token" at twitter aplication witch is something like 140379654-lAO42juiWFK5tehWsgNB376tYiqJdFTIBLfh3l1Y)
oauth_token_secret (I copy-past "Access token secret" at twitter aplication that is something like X4QQWoQTeF863sSQHllf8WdttSZqfpby7hd8W2PLk)
twitter_post_permissionto twitter_post_perm