The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
|
Facebook Connect - Allow your users to login with their Facebook account Details »» | |||||||||||||||||||||||||||
Facebook Connect - Allow your users to login with their Facebook account
Developer Last Online: Dec 2011
Facebook Connect
This add-on allows your guests and existing users to login with their Facebook account through Facebook Connect. WORKS WITH 3.8! 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! How to Upgrade From 2.0.0 to 2.0.1
See UPGRADE.html
See UPGRADE.html
Want this mod professionally installed? It's guaranteed to work on your forum! Download the archive and see INSTALL.html/UPGRADE.html for more details! Troubleshooting Server Requirements: PHP 5 If you get an error: Code:
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 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. Many more features may be implemented in the future so keep checking for updates. Show Your Support
|
Comments |
#932
|
|||
|
|||
OK I edit the htaccess and everything works great now!! :up::up:
One last question. When you post something on forum the notification on faceboook wall includes the sententes visit MySite. And redirects to mysite.com/forum How can I made this redirect to mysite.com |
#933
|
|||
|
|||
basically add this
Code:
Options +FollowSymLinks AllowOverride FileInfo RewriteEngine on RewriteCond %{HTTP_HOST} ^example\.com RewriteRule (.*) http://www.example.com/$1 [R=301,L] Code:
Options +FollowSymLinks RewriteEngine on Code:
RewriteCond %{HTTP_HOST} ^example\.com RewriteRule (.*) http://www.example.com/$1 [R=301,L] |
#934
|
|||
|
|||
Quote:
|
#935
|
|||
|
|||
I'm very excited to have found this mod, and hope to install it. A couple of questions first:
1 - is there any known conflict with the vbulletin/wordpress bridge mod? We use this so that our forum members can also comment on the wordpress-driven portion of the site, etc. The mod basically shares VB users as WP users. 2 - just to make sure I'm understanding ... we require registration (which includes email activation) to create new threads or respond to threads. If someone comes along and logs in w/ their FaceBook account - will they be able to post immediately, or will the email activation go to them (or I assume, their FaceBook email account?) Thanks in advance - will likely pay to have this installed if the answers are favorable. http://www.theworshipcommunity.com/forums/ |
#936
|
||||
|
||||
Is this working on 3.8?
|
#937
|
|||
|
|||
BellyBelly -
I've seen reports that it *IS* working. OK - I've installed it now on http://www.theworshipcommunity.com/forums/ However, When I attempt to view the application on FaceBook, it gives me this on this link: http://apps.facebook.com/theworshipcommunity/ Errors while loading page from application Parse errors: CSS Error (line 32 char 30): Error in parsing value for property.: 'background-repeat' Declaration dropped. FBML Error (line 348): illegal tag "body" under "fb:canvas" CSS Error (line 355 char 140): Error in parsing value for property.: 'background-repeat' Declaration dropped. FBML Error (line 397): illegal tag "noscript" under "fb:canvas" FBML Error (line 580): illegal tag "noscript" under "fb:canvas" FBML Error (line 625): illegal tag "noscript" under "fb:canvas" There are still a few kinks Facebook and the makers of TheWorshipCommunity.Com are trying to iron out. We appreciate your patience as we try to fix these issues. Your problem has been logged - if it persists, please come back in a few days. Thanks! |
#938
|
|||
|
|||
Hi Slikk,
This is working great on my site. Thanks for helping with the install. Three questions 1. I have a vb login on the homepage of my site (non-vb page). Is there any way I can have Facebook Connect on this login page? 2. I don't have the vbconnect link like you have in the fourth screenshot. Is that an omission? 3. How can I re-associate a user an existing user with a different facebook account if its already associated with another. |
#939
|
|||
|
|||
Does this work with 3.8 ?
Woc |
#940
|
|||
|
|||
yes it is working just fine with 3.8
|
#941
|
|||
|
|||
Does it stop them from using a nick that is already in use as a registered name?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|