facebooker
Facebooker Gem Session Key Expired
My Facebook Connect Rails application worked earlier today, but seems to have stopped getting the Facebook sessions properly.[详细]
2023-01-06 21:46 分类:问答No such file to load -- tasks/facebooker
WORKING UPDATE to solve this problem, I simply dragged the tasks/facebooker folder into lib from the venders/facebooker/lib/ directory. The migrations now function.开发者_如何学JAVA[详细]
2023-01-06 20:18 分类:问答Request for permission doesn't work !
I have added this code on the top of my PHP script: <div id=\"fb-root\"></div> <script src=\"http://connect.facebook.net/en_US/all.js\"></script>[详细]
2023-01-04 22:54 分类:问答Facebooker and Rails3 with OpenGraph
The facebook rest API is apparently deprecated and is g开发者_如何学运维oing to disapear soon.[详细]
2023-01-04 19:07 分类:问答facebook iframe application with ruby and the new open graph api
i am trying to get an iframe facebook application running with ruby. unfortunately the facebooker gem seems to be broken and even the developer of facebooker suggests using the facebooker2 gem and som[详细]
2023-01-04 07:38 分类:问答stylesheet_link_tag producing absolute links instead of relative
I set up facebooker to tunnel my Ruby on Rails application. The issue is that I would like to test locally. That is, I don\'t want to have to start a tunnel every time I want to see my changes.[详细]
2022-12-30 18:51 分类:问答Best way to interact with facebook from a Rails Application
What I want to do is aut开发者_开发问答omatically post to facebook when a user post something on his profile (inside my app), I want to remember the user facebook credential to post automatically with[详细]
2022-12-30 11:23 分类:问答Facebook connect - automatic trigger 'request extended permissions' dialog
For certain pages(functionalities) of the site, i need different permissions. I am requesting those permissions only if (and when) u开发者_开发问答ser is accessing those parts of the site.[详细]
2022-12-30 06:33 分类:问答Accessing Facebook Likes and Interests with the old rest api
In their recent changes, Facebook now links your likes and interests with community and fan pages. How can I retrieve this information using the old r开发者_运维百科est API and Facebooker. I tried thi[详细]
2022-12-29 21:08 分类:问答FBML in Rails views using Facebooker
I have successfully wired up a Facebook Connect application and everything is working fine.I can sign new users up with Facebook, or I can link existing users with Facebook.No problems there.[详细]
2022-12-28 00:24 分类:问答