Closed (fixed)
Project:
ShareBar
Version:
7.x-1.1
Component:
Code
Priority:
Normal
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
12 Sep 2012 at 19:12 UTC
Updated:
26 Nov 2014 at 09:34 UTC
Jump to comment: Most recent, Most recent file
Comments
Comment #1
ohcray commentedComment #2
nmudgal commentedThe reason send button is not working for you or it won't work is due to iframe implementation. This is what fb says when we try to enable send functionality and access iframe code
This plugin does not have an iframe implementation with the selected options. Please use the JavaScript SDK and the HTML5 or XFBML implementations, or change the value of the send parameter.So, unless I make changes in the architecture, that won't really happen.
Thanks,
Comment #3
moehac commentedThe pop-up os not working for me either and I have the following implementation:
Comment #4
nmudgal commentedComment #5
nmudgal commentedFixed this issue and committed to dev. Also have replaced the default facebook like button with the one that has send functionality as well. If still facing issue, please reopen issue and let me know.
Comment #6
adam_b commentedI'm having the same problem (I think) on 7.x-1.1 - the Facebook link seems to be opening within a div rather than on top of it. See attached screenshot.
Comment #7
nmudgal commentedAre you sure you have pulled the latest code or upgraded module to 7.x-1.1 version? As I quickly confirmed it and it seems to be working fine for me (Please see attached screenshot) Have you made any changes to the css of module? Could you share the link where I can see the issue if it is on some live site? Thanks!
Comment #8
adam_b commentedThe module is newly installed, it's v7.x-1.1, and I haven't done anything to the module.
I'm clicking on the Like button, whereas it looks as if you're clicking Send. When I click Send, nothing happens - but when I check the console I see a lot of JS security errors (see attachment).
You can see an example at [redacted]
Comment #9
nmudgal commentedOh yes, it was the condition when sharebar isn't displayed in content area. Have put a condition for that as well, would recommend to update to latest dev release. Thanks and let me know if that fixes the issue for you.
Comment #10
adam_b commentedYes - uninstalled, reinstalled, cleared caches and it seems to be OK now thanks.
Comment #11
adam_b commentedHowever, I notice that I'm still getting lots of JS security errors in the console - see attachment.
Comment #12
mo3taz commentedI face Similar Issue but without solution.
Comment #13
islalobo commentedI installed the module and it displayed fine. However, all of my content disappeared on the pages where the share bar was present.
Comment #14
zeemc commentedI had the same issue, what I did was, under 'display options' uncheck 'Display sharebar in content'
doing this worked for me.. not sure if it doesnt for u
Comment #15
zeemc commentedi'm still having the 'facebook not being displayed' issue.. any solutions for this?
Comment #16
alfarider commentedtry to use it on server not on localhost
Comment #17
ginmonty commented@zeemc, my Facebook button doesn't display if I'm viewing it logged in to the site, however, shows up fine if I log out. Hope that works for you.
Comment #18
ginmonty commentedAlso, try this code: https://www.drupal.org/node/1869416
Comment #20
nmudgal commentedLooks fixed to me so closing it for now. Please start separate issue so we don't end up cluttering this one (can mention this issue/particular comment in description while doing so). Thanks!
Comment #21
nmudgal commentedwhoops!