PDA

View Full Version : facebook sdk


quincyy
12-09-2014, 05:59 PM
I'm trying to set up the Facebook Connect feature in vb4. I have options of "enable facebook platform" to "yes", facebook app ID and Secret is in and saved. The fconnect button shows up next to the login portion of the page on the top right. When I hover over the button, I get www.example.com/# and is unclickable.

I searched for an updated guide but unable to find any. Your help is appreciated. Maybe I'm doing something wrong in creating the app in facebook.

quincyy
12-15-2014, 10:40 PM
anyone have success with setting up the facebook login/connect feature in VB 4.2.2?

kh99
12-15-2014, 10:45 PM
I've seen a couple posts recently that mentioned that the facebook connect features of vb4 aren't compatible with the current facebook api, or something like that.

quincyy
12-15-2014, 11:31 PM
Thanks for the reply. I got it to work. In the fb app page url, I had https:// an changed it to http:// and it works fine.

kh99
12-15-2014, 11:44 PM
Glad to hear that. I was just reading a thread at vbulletin.com that sounded like it wasn't going to work any more, but I guess that was wrong or else I misunderstood.

quincyy
12-16-2014, 07:10 PM
So it turns out that the only thing that the http:// did was allow the pop up window for fb log in. Otherwise, can't get it to work. After log in, the browser errors out saying loop error.

Vbulletin.com shows the problem to be the API/FBML.

http://tracker.vbulletin.com/browse/VBIV-16045?page=com.atlassian.jira.plugin.system.issuet abpanels%3Aall-tabpanel

JesWhite
12-21-2014, 12:21 PM
i tried ....site must be https ...
i didnt find any way

--------------- Added 1419171844 at 1419171844 ---------------

Thanks for the reply. I got it to work. In the fb app page url, I had https:// an changed it to http:// and it works fine.
hi...
your site's is https? or http?