Building Facebook App for facebook comments

Phoca modules - support for all Phoca modules except Phoca Gallery modules
web1973
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 14 Oct 2012, 23:14

Building Facebook App for facebook comments

Post by web1973 »

I massively have problems with building the facebook app.

What do I have to type in as the canvas and the page tab url?

Thanks :?:
marmeie
Phoca Member
Phoca Member
Posts: 10
Joined: 24 Oct 2012, 18:01

Re: Building Facebook App for facebook comments

Post by marmeie »

Hello there
you can get the ID over the following link:
http://graph.facebook.com/facebook
(replace /facebook with your Sitename)

so you get the inforation about yor account, like this:

Code: Select all

{
   "name": "Facebook",
   "is_published": true,
   "website": "http://www.facebook.com/facebook",
   "username": "facebook",
   "founded": "February 4, 2004",
   "company_overview": "Millions of people use Facebook everyday to keep up with friends, upload an unlimited number of photos, share links and videos, and learn more about the people they meet.\n\n\"Like\" this page for ongoing updates on new products, announcements and stories. \n\nOther ways to connect with us:\nVisit the Facebook Blog at http://blog.facebook.com\nFollow us on Twitter: \u0040facebook\nSubscribe to more video at http://www.youtube.com/facebook\n\nComment Policy: We love your comments, but please be respectful of others. We reserve the right to delete profane, harassing, abusive and spam comments and to block repeat offenders.",
   "mission": "Facebook's mission is to give people the power to share and make the world more open and connected.",
   "about": "Facebook's mission is to give people the power to share and make the world more open and connected. ",
   "talking_about_count": 1214621,
   "category": "Product/service",
   "id": "20531316728",
   "link": "http://www.facebook.com/facebook",
   "likes": 79206222,
   "cover": {
      "cover_id": "10151496277356729",
      "source": "http://sphotos-a.ak.fbcdn.net/hphotos-ak-snc6/s720x720/247388_10151496277356729_2043388331_n.jpg",
      "offset_y": 0
   }
}
but now there is my problem.
In the frontend there is following message:
Warnung: http://www.sitename/ kann nicht aufgerufen werden.

Who can help to solve the problem?
Thanx and BR
Martina
web1973
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 14 Oct 2012, 23:14

Re: Building Facebook App for facebook comments

Post by web1973 »

Thanks, but this doesn´t really help.

If I go and build the app I get asked about the canvas url and page tab url.

What is the url?
web1973
Phoca Newbie
Phoca Newbie
Posts: 3
Joined: 14 Oct 2012, 23:14

Re: Building Facebook App for facebook comments

Post by web1973 »

Is there someone who can help please?

Thanks
User avatar
Jan
Phoca Hero
Phoca Hero
Posts: 48610
Joined: 10 Nov 2007, 18:23
Location: Czech Republic
Contact:

Re: Building Facebook App for facebook comments

Post by Jan »

Hi, did you ask Facebook developers? Really no idea how to add support for building Facebook application as I am not FB developer :-( :idea:
If you find Phoca extensions useful, please support the project
Post Reply