XF 1.1 Facebook Integration

Nice thought, Luis, but no.

I've just checked this out and the error is that the page cannot be found.

In cases like this, you need to check what URL you're on when you get the error... for me it was:

http://forums.leetb.us//index.php?register/facebook&code= (etc)

Notice the double // after .us and before index.php?

That tells me that you have your board URL set up incorrectly in the Admin CP.

It looks to me like you have it set up as:

http://forums.leetb.us/

It should be:

http://forums.leetb.us

(no trailing slash, as per the instructions).
 
You have your board URL set as:

http://www.secforums.net/forum

This is incorrect.

It should be:

http://www.secforums.net

Although the question asks you for your board URL, actually it doesn't take into account that you may have a portal installed which pushes the forum to /forum

The way to think of it is, the board URL should always be the root URL for XenForo in which case it is http://www.secforums.net

I imagine your e-mail confirmations aren't working either... or any URLs you send out by e-mail, actually.
 
Nice thought, Luis, but no.

I've just checked this out and the error is that the page cannot be found.

In cases like this, you need to check what URL you're on when you get the error... for me it was:

http://forums.leetb.us//index.php?register/facebook&code= (etc)

Notice the double // after .us and before index.php?

That tells me that you have your board URL set up incorrectly in the Admin CP.

It looks to me like you have it set up as:

http://forums.leetb.us/

It should be:

http://forums.leetb.us

(no trailing slash, as per the instructions).

thank you. that did fix it
 
Top Bottom