Hi
I have installed the modulae , given necessary permissions , enabled the block , still Iam able to see only a blank box ,
Please suggest what might be the issue .
| Comment | File | Size | Author |
|---|---|---|---|
| #5 | facebook_subscribe-new_api-1549230-5.patch | 17.33 KB | shkiper |
| #4 | facebook_subscribe-new_api-1549230-4.patch | 0 bytes | shkiper |
| Untitled.png | 11.29 KB | jpjoshua |
Comments
Comment #1
devsaran commentedYou might made mistake in the Profile URL, Otherwise, You havent made "Allow Scbcriptions" in your Facebook account.
Profile URL - profile URL of the user to subscribe to. This must be a facebook.com profile URL. Facebook users must enable "Subscribe" button on their profile by visiting Facebook's subscription page, then clicking "Allow subscriptions"
Comment #2
royerd commentedI'm getting the same blank box. I have a profile that allow subscriptions and permissions set properly. The button does not appear.
Comment #3
liorf commentedIt seems that the code created by the module is not exactly as required by Facebook.
The module has dividing "&" in the src attribute but in Facebook the code is "&" "amp;"
Comment #4
shkiper commentedHi
I made a patch that works with new Facebook API. Could you please apply it?
Comment #5
shkiper commentedComment #6
karuna patel commentedHi, I am also getting the blank iframe box. Also not able to access below facebook API's
https://www.facebook.com/plugins/follow.php
https://www.facebook.com/plugins/subscribe.php
these are showing blank page.
Please advice