search for: canvas_page_nam

Displaying 2 results from an estimated 2 matches for "canvas_page_nam".

Did you mean: canvas_page_name
2008 Mar 20
2
Anyone having problems with asset_host not getting set up right?
...YAML.load_file(facebook_config)[RAILS_ENV] ENV[''FACEBOOK_API_KEY''] = FACEBOOKER[''api_key''] ENV[''FACEBOOK_SECRET_KEY''] = FACEBOOKER[''secret_key''] ENV[''FACEBOOKER_RELATIVE_URL_ROOT''] = FACEBOOKER[''canvas_page_name''] ActionController::Base.asset_host ||= FACEBOOKER[''callback_url''] end But ActionController::Base.asset_host == "" So it never gets set -- which means stylesheets and images gon''t get pulled in from facebook. I am going to change it to : Actio...
2008 Feb 01
2
Facebooker interfering with existing application
Hi! I have an existing application, basically a very simple Hobo app. It works... When I install the Facebooker plugin and create the facebooker.yml file (with valid or fake content, doesn''t matter), the original app starts behaving strangely. The controller and view logic keeps working, but several static files stop being served from http://localhost:3000/javascripts and start being