--- fb_social.module Wed Jun 27 18:52:35 2012 +++ fb_social.module Wed Jun 27 18:52:35 2012 @@ -605,6 +605,7 @@ $channel_url = $base_url . "/fb_social/channel"; $output = '
'; + if (typeof(window.fbAsyncInit) == 'undefined') { $output .= ""; + } $page['page_bottom']['fb_social'] = array( '#markup' => $output