Active
Project:
Drupal for Facebook
Version:
7.x-3.3-beta3
Component:
Page Tabs (iframe)
Priority:
Major
Category:
Bug report
Assigned:
Unassigned
Reporter:
Created:
15 Aug 2012 at 20:48 UTC
Updated:
15 Aug 2012 at 20:48 UTC
I installed everything, and everything works fine. But when I fill in the facebook profile tabs, thing get weird.
I created a webform. I set the url of the View path to this webform node. When I load the page tab in facebook everything works fine. When I submit the webform, fb_tab_view() is called. the getSignedRequest has no page variable in it and the function returns an empty string.
The IFrame in the page tab goes blank (because of the empty string return) and the data from my webform is not saved.