Questions tagged [facebook-canvas]

Facebook Canvas is the application environment for 3rd party Games & Applications that live within Facebook, in a framed environment. Page displayed can be fetched from other websites.

Facebook Canvas is the application environment for 3rd party Games & Applications that live within Facebook, in a framed environment. Page displayed can be fetched from other websites.

Facebook Canvas Application Development documentation

390 questions
0
votes
1 answer

How can i keep my App on Canvas page

I can't find i smooth 100% working way to keep my app in the canvas at all times, When Facebook publish actions and stream it will link to the website url and not to the canvas. How can this be solved in a smooth way ?
Mathias Asberg
  • 3,562
  • 6
  • 30
  • 46
0
votes
1 answer

setting up page tabs on more than one page I admin

Ok I have my main account then I have several pages, I did an app / page tab , and it works and shows up on the correct page. Now I want to do another app for another page I admin. How do I tell the app what page to be on? when ever I attempt to…
0
votes
2 answers

Change Facebook Canvas button from 'Go to App' to 'Login with Facebook'

I created a facebook canvas. I'm looking for a way to change the canvas button from 'Go to app' to 'Login with Facebook' as shown on the attached pictures. Did some research but couldn't find anything on this matter. Any help would be appreciated.…
lomse
  • 4,045
  • 6
  • 47
  • 68
0
votes
2 answers

FB.Canvas undefined in the console

I'm trying to resize the iFrame in my Facebook canvas app with Javascript. I know how to do this in the code- it's working fine. However, I can't seem to get it to work in the console, for testing purposes. In the console, FB is defined but…
bevanb
  • 8,201
  • 10
  • 53
  • 90
0
votes
1 answer

$facebook->getUser() always return 0

I tried to build facebook game but I stuck in saving score. I have tried exactly as written in http://developers.facebook.com/docs/guides/games/getting-started/#step4 but It just simply wouldn't save the score. I thought the problem is in this…
0
votes
1 answer

Facebook Canvas Application Does Not Load

My question is almost identical to the one found here: Facebook canvas application never loads contents? However I'm running flask through Heroku's cedar stack. My url has always been the heroku subdomain so the solution above does not apply.…
retnuh
  • 590
  • 3
  • 6
  • 16
0
votes
1 answer

Serving pages only in facebook canvas

I have a facebook app i m working on. Only at the IndexController I m using CanvasAuthorize to authorize against facebook, and i want to avoid it from every other pages, due to redirects. Here is what happens: I have IndexController and it has an…
DarthVader
  • 52,984
  • 76
  • 209
  • 300
0
votes
1 answer

Leave iFrame On Mobile Detection?

Im working on a Facebook Canvas app, where people can share and like etc etc. The problem I have is that most of the content is Flash and I dont want mobile users being directed to these pages. I want to redirect them to a static page else where…
Cheyne
  • 1,964
  • 4
  • 27
  • 43
0
votes
2 answers

Facebook Auth in Canvas App: Internet Explorer redirects to index when clicking on links

My Facebook App works fine in Firefox but behaves weird in IE when clicking on links: It redirects all the time and when clicking on a link within the iFrame it finally redirects back to the index.php without keeping the GET-Vars of the link. It…
0
votes
2 answers

How to use Ajax in Facebook's canvas app?

I tried to use jQuery's ajax, but there is problem with cross domain requests(Canvas apps in Facebook are in iframe, and my browser Chrome, doesn't allow for making ajax requests to another domain (not facebook.com)). Deprecated FBJS had Ajax…
Piotr Niedzwiedz
  • 323
  • 1
  • 3
  • 7
0
votes
2 answers

Pointing canvas at my site always goes to /view

I'm just diving into the exciting world of facebook app creation, but have already run into a hopefully easy-to-fix snag. I'm following the step-by-step directions found at this URL: http://developers.facebook.com/docs/appsonfacebook/tutorial/ I'm…
0
votes
1 answer

Connect fandjango (Facebook django) user to Django User to add attributes

I'm new to FanDjango, and trying to understand something. I've got everything set up and working beautifully, and I can pole request.facebook.user and get info. But now, I want to develop an application that has more info than just Facebook gives me…
Edan Maor
  • 9,772
  • 17
  • 62
  • 92
-1
votes
2 answers

Facebook auth works fine on localhost but from my host it wont return user info

I am trying to use the Facebook plugin for cakephp written by webtechnick in a canvas app on facebook. It works fine when my app points to localhost, and I can see all the info about myself using the api('/me') call. But on my dreamhost server /me…
Dan
  • 1,343
  • 2
  • 9
  • 12
-1
votes
1 answer

Alternate to

My app is my website so I used to put this code in my canvas page so I redirect my users to my website : but since fbml has been deprecated and will not be supported anymore soon I need to use…
Dido
  • 59
  • 2
  • 8
-1
votes
1 answer

Page tab loads content from some domains but not others?

I’ve created a welcome tab for a Page. When I set the Page Tab URL to pull content from http://journalism.unr.edu/facebook/welcome/, the tab comes up blank. But when I uploaded a copy of the content to a free 000webhost.com hosting account at…
JimiJonJimbo
  • 43
  • 2
  • 5
1 2 3
25
26