Closed (fixed)
Project:
Tweet Button
Version:
6.x-1.4
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
13 Nov 2010 at 17:43 UTC
Updated:
13 Nov 2010 at 17:48 UTC
I installed the button to test it and for some reason the button doesn't appear to the user when not logged in, only when he is logged in.
I never worked (coded) with Drupal modules before, but when I deleted line 86 in file tweetbutton.module
&& user_access('access tweetbutton')
the button is appearing now to the unlogged user. Maybe there is a better way, I don't know, but this one works.
Comments
Comment #1
blehin commentedI just realized I didn't give permissions to the anonymous user to use this module. Sorry for spamming. Please delete this issue if possible.
Comment #2
chia commented