search for: travelerstable

Displaying 3 results from an estimated 3 matches for "travelerstable".

2008 Jan 29
3
Facebook Redirects to Callback Path after log in
...er < ApplicationController ensure_authenticated_to_facebook ...... end I hit the app and get this URL http://www.facebook.com/tos.php?api_key=442c6504bd2362d8a7fba7303cd583ca&next=&v=1.0# After I get the log in screen facebook sends a redirect to the CALLBACK path http://staging.travelerstable.com:8888/?auth_token=8a83bf3c4f33b5cb16d423c292663c59 Anyone else see this? I don''t think it has anything to do with Facebooker, or does it? If you look in the tos url you can see next= , I wonder what that is for. Dave
2008 Apr 10
7
Facebooker and existing website?
Hi I am trying to use facebooker with an existing website that already has a model named ''User''. I therefore created a model called BkUser for use with facebooker. Also I have different controllers for all facebook requests. I am using acts_as_authenticated for handling login etc for my website and everytime a user is logged into my facebook app and tries to also browse the
2008 Mar 31
13
request for change in URL pointing to facebook domain
I am requesting that we change the paths that absolutely point to the facebook URL. In the PHP client there is a method in the facebook.php file called get_facebook_url() so this is easy to change there. One reason for this: Ringside Networks is a drop in replacement for Facebook that can be used for localhost development and eventually an abstraction for most social networks - it mimics the