MobileHacks
New Member
Facebook Connect
This add-on allows your guests and existing users to login with their Facebook account through Facebook Connect.
Benefits of Facebook Connect
Facebook users will be able to receive Facebook notifications when:
Fetch data like name, location, profile picture and use it on your forums! (NOTE: Some data may not be available for some users)
Automatically befriend user's friends
If any of the user's friends are also registered on the forum, they will automatically be friends!
Troubleshooting
Server Requirements:
PHP 5
If you get an error:
Means that there is something wrong with your callback URL. Your callback URL must be where xd_receiver.htm is; so when you enter [callbackurl]/xd_receiver.htm into your browser you should see a blank page (not a 404 page not found error or anything else).
If you get a continues
this means there is a javascript error. Make sure you've done all the template edits correctly (especially footer & navbar). Clear your cache and reload the page.
If nothing happens when you click the Facebook Connect button make sure your callback url domain is the same as you forum domain (the one set in your forum settings) - more specifically make sure that there is a www (or isn't) in both domains.
This add-on allows your guests and existing users to login with their Facebook account through Facebook Connect.
Benefits of Facebook Connect
- Users can simply login with their Facebook account without going through the registration process.
- Increase user interaction and your traffic through Facebook notifications and news-feeds!
Facebook users will be able to receive Facebook notifications when:
- There is a reply to their thread or a thread that they're subscribing to
- They receive a new PM
- Logs in for the first time
- Replies to a thread
- Creates a new thread
Fetch data like name, location, profile picture and use it on your forums! (NOTE: Some data may not be available for some users)
Automatically befriend user's friends
If any of the user's friends are also registered on the forum, they will automatically be friends!
Troubleshooting
Server Requirements:
PHP 5
If you get an error:
PHP:
The Facebook Connect cross-domain receiver URL http://www.SITEURL.com/xd_receiver.h...%220.699%22%7D must have the application's callback URL http://www.SITEURL.com/forums/ as a prefix. You can configure the callback URL in the application's settings.
If you get a continues
If nothing happens when you click the Facebook Connect button make sure your callback url domain is the same as you forum domain (the one set in your forum settings) - more specifically make sure that there is a www (or isn't) in both domains.