The next issue is, the standard buttons of the core html editor are missed, when activating the plugin. No good news.
I use the newest plugin version on 3.4.1
I have the first problem (above) on a fresh installed wordpress 3.2.1 with only the facebook plugin.
I recognized the following coder in the file facebook/fb-login.php
Shouldn´t it be a correct URL to match facebook with my wordpress installation?
else {
fb_admin_dialog( __('Facebook social publishing is enabled. <a href="#" onclick="authFacebook(); return false;">Link your Facebook account to your WordPress account</a> to get full functionality, including adding new Posts to your Timeline.', 'facebook' ), true);
I can´t connect/link my account to facebook. Does anybody have a idea?