Can you go to the "Usermap" area of JFBConnect and confirm that there is a link to the Facebook user you want to use there? The user must show up there for them to be selectable in the Channels feature. If the Facebook user is there, please post a screenshot of what you have setup in the channels area and what the Channel Owner popup displays when you click it.I have enabled SCLogin , tried logged from the facebook login, and also the standard login.
Channels are basic, in that many people want the ability to post. However, it's very, very difficult to integrate with the different social networks and provide a clickable interface to configure things. While we try to make it as simple as possible, it will never be a 1-click ordeal. There's a lot of hoops to go through from each social network to ensure the user has the proper permissions to post.Its very disappointing such a "basic" feature should be so complicated to setup.
The posts are created using Open Graph tags. JFBConnect tries to set these tags automatically, but there are methods to override them. Also, when you change Open Graph tags on the page, it can take Facebook days to scan and refresh their cached values.also, when sharing articles from our website, the illustration posted with it is most times totally wrong.
else if (!JFBCFactory::provider('facebook')->hasScope($uid, 'publish_actions') && $this->form->getValue('attribs.allow_posts'))else if (!JFBCFactory::provider('facebook')->hasScope($uid, 'publish_pages') && $this->form->getValue('attribs.allow_posts'))$this->requiredScope[] = 'publish_actions';$this->requiredScope[] = 'publish_pages';(JFBCFactory::provider('facebook')->hasScope($uid, 'publish_actions') || !$data['attribs']['allow_posts'])(JFBCFactory::provider('facebook')->hasScope($uid, 'publish_pages') || !$data['attribs']['allow_posts'])mel wrote: * Edit the /components/com_jfbconnect/libraries/provider/facebook/channel/fields/facebookpage.php file
Join our newsletter to get alerts for Joomla releases, tips and tricks and extension updates.
