FB Connect set cancel_url value
Hi Dave,
How do I set a value for cancel_url for my FB Connect through the module?
My issue is that clicking Cancel on the FB Connect window shows me a blank page. This only happens on IE browser. Suggestions for this issue using Facebook SDK requires defining cancel_url value or channelUrl. How do I do this using Drupal for Facebook module?
Thanks!
- Forums:

Always fun when a problem is
Always fun when a problem is on IE only.
Refresh my memory, are you using the fb:login-button markup? I just checked the doc and there's no cancel_url attribute documented for that.
Hi Dave, Yes, I am using the
Hi Dave,
Yes, I am using the fb:login-button markup.
What should be done for this? I check on the Facebook Login popup window and the cancel_url are the following:
- other browsers: cancel_url=s-static.ak.facebook.com/connect/xd_arbiter.php...
- IE: cancel_url=my.site.com/fb/channel...