Questions tagged as 'facebook'

0
answers

Using Login with Facebook in PHP

I'm trying to sign in with facebook, using SDK 3.2.3. I'm almost done, but the following message appears on the screen: "Warning The parameter app_id is required". Here is my code: <?php require_once ("facebook.php"); $config = arr...
asked by 06.07.2015 / 21:58
0
answers

Synchronize facebook photo album on site

In a web site project a client asked me if it is possible for him to register his photos on facebook and they are updated / synchronized on his website, because as they work with events, it would be much more practical for them. Has anyone do...
asked by 07.05.2015 / 19:41
0
answers

Facebook Graph API does not return all users

I'm using Facebook Graph API to return users who enjoyed a particular Post. In both the Facebook page and the query summary I get a number of users, but in the array I have fewer users. The post below, for example, had 27 tanned, but in the arra...
asked by 09.04.2015 / 01:47
0
answers

Enjoy button does not load content

I have the Facebook button on the site, but when I enter the page and click on enjoy the content is blank. If you refresh the page the content appears. follow the code: Script (function(d, s, id) { var js, fjs = d.getElementsByTagName(...
asked by 10.02.2015 / 13:57
0
answers

Adjust button text tan and share facebook on page

I have in my page a script that inserts the Like and Share button and my site has a responsive characteristic and when being resized the text stays unadjusted on the page. The only thing I have is this script here: I forgot to insert a div th...
asked by 06.03.2015 / 14:47
0
answers

How to get a Facebook API token?

To better understand how the Facebook API works, I'd like to create a request to log in and get a token. But I only find explanations through the SDK or the API explore, located on the Facebook site itself in the development area. Could someo...
asked by 30.10.2014 / 19:52
1
answer

How to show Facebook friends list on ios with Swift

I would like to know how I display a list with my facebook friends using the facebook SDK for IOS and Swift. I have already installed it and I am already logging in via facebook. I just can not show my friends list.     
asked by 14.05.2015 / 16:13
1
answer

Facebook Open Graph Image

I have the social plugin on a particular website, and every day the thumbnail images (Open Graph Image) are changed. Every day I need to enter the URL: link And enter my URL, and click on "Fetch new Scrape Information". So that once a...
asked by 20.10.2014 / 15:54
1
answer

Facebook API - Extract URL from Facebook fan page cover photo

Good afternoon. I'm starting to study the facebook API and I'm having a hard time getting the URL of the cover photo of some fan page. I'm not able to mount the get to bring me the information I want. As the code below I have already ge...
asked by 06.08.2018 / 21:50
0
answers

Automatically post to Facebook from my site [closed]

How can I auto-publish on face. For example I have a blog that I created myself without using Wordpress, I created in PHP with control panel and such. What I thought of doing is: When I post an article on the site, the article will automatica...
asked by 04.10.2014 / 03:31