Most voted "facebook" questions
Use this tag for questions about using the Facebook Apis.
Learn more…309 questions
Sort by count of
-
-2
votes2
answers1503
viewsFacebook Login localhost
Ajax Facebook Connect with jQuery & PHP I can’t run Facebook on the local machine. I want to implement Login with Facebook on my site more I would like to test locally above this login I am…
-
-2
votes1
answer280
viewsForce open Facebook/Twitter/Google in browser
I created a mobile app that is accessed via browser (a web app, a common website). In it I have a button that opens via window.open() a page on Facebook, but when I click the button, it calls the…
-
-2
votes1
answer79
viewsI migrated my http site to https and lost Facebook comments
I was doing some tests recently on my blogger website and when I activated the https on my site, I lost Facebook comments. How do I fix it?
-
-2
votes1
answer119
viewsPage not found if put parameters at the end of the URL
Good morning, I’m having a problem when I will post a news of my site on facebook, it adds a parameter at the end of my URL(www.ex.com/noticia/ex-noticia?ex=123). That(ex=123) makes my site not find…
-
-2
votes1
answer28
viewsModule Facebook Magento 1.9 does not load
When accessing the Facebook module (version 2.6.2) for Magento 1.9 it did not load and the screen was blank. When accessing the error log ( var/log/facebook_product_feed_exception.log )I identified…
-
-3
votes1
answer151
viewsPosting on the group’s wall on facebook via php
I’m already on Facebook with my profile. I use the wamp... I have the following variable in my script php $texto = "Postando no grupo via php"; $grupo_id_url =…
-
-3
votes1
answer81
viewsFacebook Json - Problems with accentuation - Python
I’m trying to import the Friends.json file from Facebook, but I’m having trouble accentuating it. Friends.json file is something like: { "friends": [ { "name": "Marco Aur\u00c3\u00a9lio Ferreira",…
-
-4
votes1
answer440
viewsMultiple buttons share from facebook, twitter and G+ on the same page
I have a page that contains multiple posts and need to put individual share buttons on each post. Take an example: In this site we can see the scenario similar to what I want to do…
-
-5
votes1
answer928
viewsWhat code do I use to share on facebook the content of a page with a specific photo, title and description?
I need to share on facebook the content of a page with photo, title and specific description, how do?