You must be Connected before you can add a profile tab. Prompting the user before this will result in an error. Click the Login button on the top left to connect if you’re not already connected.
You must be Connected before you can add a profile tab. Prompting the userbefore this will result in an error. Click the Login button on the top leftto connect if you're not already connected.
Defaults
Inline event handler
// this will fire when the profile tab is added from the second tag
window.inlineHandler = function() {
Log.info('User added profile tab (inline handler)');
};
Sources: http://fbrell.com/xfbml/fb:add-profile-tab