Version: 1.00, by ibautocommunity
Developer Last Online: Jun 2020
Category: Integration with vBulletin -
Version: 3.8.3
Rating:
Released: 08-12-2009
Last Update: 08-12-2009
Installs: 155
DB Changes Uses Plugins Auto-Templates
Re-useable Code Additional Files Translations Is in Beta Stage
No support by the author.
vBulletin Nexus Current project release: BETA This works on vBulletin 3.7.X - 3.8.4
This product will allow visitors to join your community using their Facebook, Google, Yahoo or AIM account; and will allow your existing members to associate an existing forum account with one of the services - such as Facebook.
Please read the documentation and follow it exactly before requesting installation help. Please note, if you have heavily modified styles that are missing hooks - this product will not work and require additional installation steps.
Problem #1: no facebook login button at all. The script is there, but there is no login button, and yeah, I've verified that the application id is correct.
Problem #2: when the user logs out, this is not shown on the logout page itself. Yeah, a bit picky there, but let's say they want to switch accounts (for forums that allow that kind of thing), or log right back in? Not the biggest problem in the world, but still an issue.
Ok, found a warning, when I log out, and login using fbconnect to match my normal login, on the login redirection page, I recieve:
Warning: array_merge() [function.array-merge]: Argument #1 is not an array in [path]/includes/functions_login.php on line 332
When I click on the nexus.gif image, "google" is undefined, hence we don't get a pop-up. That's in IE only.
I've got my main vB account set up, and I've added a FB login to it. So next I wanted to add in the rest of my ID's so I try OpenID via Google; I recieve a database error:
Database error in vBulletin 3.8.3:
Invalid SQL:
REPLACE INTO vbnexus_nonvbuser (nonvbid, userid, type, associated, emailonfile) VALUES (, 1, 2, 1, 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 ' 1, 2, 1, 1)' at line 1
Error Number : 1064
Request Date : Thursday, August 13th 2009 @ 11:09:55 PM
Error Date : Thursday, August 13th 2009 @ 11:09:55 PM
Script : index.php?product=vbnexus
Referrer : /index.php?product=vbnexus&product-mod=gfconnect&do=login&loc=Lw==
IP Address :
Username : ct2k7
Classname : vB_Database_MySQLi
MySQL Version : 5.0.81-community
nonvbid is missing.
Thanks Anders, + nominated for MOTM.
Getting this same problem. Had to uninstall. Works perfectly on my test forum. There must be some kind of conflict with another mod. I really want this mod, this is one of the best mods I have seen!
I was testing this on your site and I noticed that it won't work in Google Chrome. I tried logging in with my Google account, and it got to the login screen where it shows your avatar, then I click login, but nothing happens. I went over to IE, and it worked great. I'm using Chrome dev build 4.0.201.1 (the latest build)
I'm really wanting to let people know that they can join our site through their FB/Google Friends/Yahoo etc accounts. But I can't as long as I'm having these issues.
On a side note tho - The Kawfee Klub HAS gotten 4 new members - all 4 joined using this mod
Is there a way to set it up so that new members are forced to register before they can post? I have an elaborate screening process due to all my private forums and I have to have them register to go through it.
IF cannot do this then can I set so only available to registered members?
can someone who knows answer this question.! Thank you.
You can do anything you want, you just have to know how to manipulate code and xml.
In this case, I'd say the odds are pretty damn good that you can, it'll just take some exploring.