Version: 3.0.5, by mtbikemike
Developer Last Online: Apr 2014
Category: Integration with vBulletin -
Version: 3.8.7
Rating:
Released: 09-12-2011
Last Update: 09-29-2011
Installs: 56
DB Changes Uses Plugins Template Edits
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
I rewrote this plugin using ideas from sllik's mod.
Not Supported!!
This code is not supported. The Facebook API has since changed. Only provided for open source purposes ... feel free to modify at your own risk.
when a new user sign in, the new user can post using admin as a user to post, I kind of think this is a security problem, I have 3.8.5
Using admin? Are you sure you didn't accidentally link your admin account to FB? Or maybe you want new users to not be able to post without an email verification?
Is it possible instead of showing tdFBNotConnected and tdFBNotConnected by default and then hide one of them, to make them hidden and then display the right one?
the install instruction was not detailed enough on how this fb connect work. Maybe I accidentally linked admin account to FB, or maybe I set new users to not be able to post without an email verification, but how do I debug this?
Thanks in advance.
Quote:
Originally Posted by mtbikemike
Using admin? Are you sure you didn't accidentally link your admin account to FB? Or maybe you want new users to not be able to post without an email verification?
I got a database error, would this mean it won't work with 3.8.1?
Quote:
Database error in vBulletin 3.8.1:
Invalid SQL:
SELECT fbuid
FROM fbuser
WHERE userid =;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near '' at line 3
Error Number : 1064
Invalid SQL:
SELECT location, badlocation FROM session WHERE userid = AND lastactivity > 1320426455 ORDER BY lastactivity DESC LIMIT 1;
MySQL Error : You have an error in your SQL syntax; check the manual that corresponds to your MySQL server version for the right syntax to use near 'AND lastactivity > 1320426455 ORDER BY lastactivity DESC LIMIT 1' at line 1
Error Number : 1064
Works fine for me but I have a concerned user who reported today being logged directly into another member's account after connecting using the Facebook button from this add-on and being able to read their PM's, etc. Members are unrelated and from different countries. I can't see any obvious connection or reason it would put them into another account.
Major security issue if true, any ideas what could cause it?
When the user signs up, he has to fill his profile fields again,
I don't know why but in the Auth. window from facebook there is only one option "Post to Facebook as me"
but I noticed that in your website there is 2 other options :
"Access my basic information" and "Send me email".
would you please tell me how to activate those too ?