Hi,
I have added the Addtoany module and enabled it.
As long as a logged in user visits the page it works fine, but if an anonymous surfer visits the page, the module does not display the bar.
I have tried all permutations of settings, yet the problem remains. How do I resolve this?

Comments

shaunak’s picture

Status: Active » Closed (fixed)

Al-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'

gerrygaffney’s picture

Glad you *did* open the issue, cause I had the same problem - thanks for the solution!

Fidelix’s picture

Well, i was having the same doubt.
Thanx!

wavesailor’s picture

I had the same problem on the new version which does not have 'view addtoany' permission.
I solved it by clearing all the caches.

nerdcore’s picture

Version: 6.x-2.3 » 7.x-4.12
Issue summary: View changes

I 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.