Tuesday, March 8, 2011

FB.login() called before calling FB.init(). Drupal

If you are a drupal developer using FBConnect and FB Social and in some situation you get an error like 'FB.login() called before calling FB.init().' then the first thing you need to check is that APPID is available on the settings page of both modules.

I got it fixed in this way today.