Closed (fixed)
Project:
AddToAny Share Buttons
Version:
7.x-4.12
Component:
User interface
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
24 Jul 2009 at 10:06 UTC
Updated:
14 Mar 2017 at 21:29 UTC
Jump to comment: Most recent
Comments
Comment #1
shaunak commentedAl-right I solved this. The solution was embarrassingly easy. I am sorry for having opened an issue in the first-place. :)
All I had to do was grant permission to unauthenticated users and allow them to 'view addtoany'
Comment #2
gerrygaffney commentedGlad you *did* open the issue, cause I had the same problem - thanks for the solution!
Comment #3
Fidelix commentedWell, i was having the same doubt.
Thanx!
Comment #4
wavesailor commentedI had the same problem on the new version which does not have 'view addtoany' permission.
I solved it by clearing all the caches.
Comment #5
nerdcore commentedI am experiencing this issue with 7.x-4.12 and there is no such Permission "view addtoany" on my Permissions page. In fact the only Permission listed under the AddToAny heading is "Administer addtoany"...
When I am logged in the buttons work perfectly, but as anonymous the anchor tags are rendered with no iframe contained in them as when authenticated; The anchors (
<a ...></a>) are empty.Unlike @wavesailor in #4 flushing all caches did not resolve this for me.
EDIT: I did not realize at the time that the a2a button iframes were being blocked by Tracking Protection in a FireFox Private Browsing Window. See #2860863: Locally cache the script with updates every 24 hours for more details.