Active
Project:
Facebook social plugins integration
Version:
6.x-1.0-alpha4
Component:
Miscellaneous
Priority:
Normal
Category:
Support request
Assigned:
Unassigned
Reporter:
Created:
29 Apr 2010 at 03:14 UTC
Updated:
26 Jun 2010 at 20:28 UTC
Comments
Comment #1
ferdi commentedCan you enable "fb like" block and report back if you see the "like" widget ?
thanks!
Comment #2
pribeh commentedHa, so I discovered the issue. I had fb_connect going on the same site as fb_social. I didn't mean to do this but at least this can be the first report that fb_connect and fb_social don't seem to work together right now.
I don't know if you have plans for these to work side by side. Personally, I have plans to migrate all my sites over to Drupal for Facebook and Facebook Social Plugins.
Thanks again for your hard work.
Comment #3
2c commented>> Can you enable "fb like" block and report back if you see the "like" widget ?
I enabled the "fb like" block and don't receive a widget. I also enabled the "fb comments" block and receive 6 facebook avatars of people I don't know (they're not my friends and they haven't used my app/website).
>>Also, I cannot seem to get the module admin interface to save my Facebook app key.
I'm experiencing this also.
I have the Drupal for Facebook module installed with the Facebook Connect sub-module (included in the DFF package).
Comment #4
2c commentedAhhh...you have those values hard-coded in theme_fb_social_comments_block_comments_view !!
Comment #5
ferdi commentedThis modules should be compatible with any other facebook related module that uses the new JavaScript SDK. But it will be incompatible with any module that uses the old sdk. There is nothing we can do about that (http://developers.facebook.com/docs/guides/upgrade)
The app-key bug is fixed in the new alpha2 release (it's not used by any of the modules though). The fb_social_comments was not really ready for testing. The new release contains a copy that should work. I'm marking this ticket as fixed. Please feel free to open a new ticket. thanks!
Comment #6
pribeh commentedFixed :)
Comment #8
chazz commentedLike button doesn't work for me and I am using Drupal for Facebook
Comment #9
chazz commentedComment #10
ferdi commentedpls read #5 above.
Comment #11
jsmm commentedIs facebook share going to be updated or does this mean that this module will never work with facebook share?
Comment #12
ferdi commentedjsmm, I'm not sure. Probably you could ask the maintainer of the facebook share module.
Comment #13
miccelito commentedAnd sometimes other modules may cause that fb button doesn't display in IE browser, do you have privatemsg installed? In that case try to delete and reinstall privatemsg. I know it sounds silly but well sometimes other modules are causing conflicts..