Comments

wmostrey’s picture

Status: Active » Needs work

This line looks like it should add a string default (most likely: 'light') instead of an empty array:

+ $style = variable_get('facebook_comments_style', array());

I committed your other patch so this would need a reroll anyway. Other than that, this will be good to go.

jackread’s picture

ok this is a new patch with your suggested change.

wmostrey’s picture

Status: Needs work » Fixed

I committed this change based on your patch, with a couple of changes and fixes. Thanks!

Status: Fixed » Closed (fixed)

Automatically closed -- issue fixed for 2 weeks with no activity.