Hi all, sorry to be a pain. Ive spent 4 hours on this module and Im about to give up. Ive search all over the website and read through all 18 pages but I seem to be the only one not able to find this fbcanvas file for facebook.
I know I must be missing something extremely simple but can someone please put me out of my misery!
6. Next click "Canvas." This is important: facebook uses your canvas callback url to pull content from a page on your server and bring it into your facebook app. Essentially it runs your app as a web page from within facebook. This is going to link to your fbcanvas folder included in the downloaded autoFacebook zip. However before we can upload the fbcanvas folder to your server we have to finish what we're doing now. fbcanvas will need to be uploaded to your public/www root folder. So we'll fill in where we plan to host our fbcanvas folder. So if my store is
http://www.htmyell.com, when I upload fbcanvas to my server I'll upload it to the public root directory so that it's url will be
http://www.htmyell.com/fbcanvas/. So my Canvas Page url will be "htmyell_backend" (since odds are that hasn't been taken) and my Canvas Callback URL will be "http://htmyell.com/fbcanvas/". Also while you're here make sure to click "FBML" instead of "iFrame."
Bookmarks