The Arcive of Official vBulletin Modifications Site.It is not a VB3 engine, just a parsed copy! |
|
vB Nexus, Facebook & Google multiple login integration Details »» | |||||||||||||||||||||||||||||
vB Nexus, Facebook & Google multiple login integration
Developer Last Online: Jun 2020
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. DEMO: http://www.carblog.com/vbnexus Basic Instructions for your forum's users: http://carblog.com/vbnexus/user-guide/ Download Now
Show Your Support
|
Comments |
#262
|
||||
|
||||
See my post here: https://vborg.vbsupport.ru/showpost....&postcount=213
|
#263
|
|||
|
|||
Quote:
This fixed my template error issues. Now lets see if my 2 other things (Usergroup ID and EMail registration per new members can be add it). For now, I'll test this and hopefully it will work just fine! Thanks again everyone (specially Ryan and Wolfstream) for helping me out with this! |
#264
|
||||
|
||||
Fix for users not being put in th specified user group.
Open the *** Initialize app *** plugin under the vB Nexus product. It is listed at the top of the product for me. Find the following line Code:
$newusergroupid = ($vbulletin->options['vbnexusconfig_defaultusergroup']?$vbulletin->options['vbnexusconfig_defaultusergroup']:2); Replace with this Code:
$newusergroupid = ($vbulletin->options['vbnexusconfig_facebook_defaultusergroup']?$vbulletin->options['vbnexusconfig_facebook_defaultusergroup']:2); As to the email question, none of these services are going to allow you to automatically pull the email address during a remote session. Your best bet would be to alter the vbnexus_choose_username template to include a mandatory email field. One of the plugins would have to be changed as well, not sure off the top of my head right now. This would prevent anybody from registering without entering a email address. |
#265
|
|||
|
|||
I think this should be mandatory.
|
#266
|
||||
|
||||
agreed, Iv tagged this to wait for a stable version
|
#267
|
|||
|
|||
ibautocommunity,
Can I talk to you in private because I have a few questions that I can't ask in public here. If so, floris [at] vbulletin [dot] com (should still work) me your Skype or MSN/AIM details - no rush. I think some of the problems I could present might also help developer this product into something more unique than others .. and I rather use this and see this become stable than some paid addon from third party site. All the best, Floris |
#268
|
|||
|
|||
Why am I not surprised that once again, IB ignores their audience and product. Thanks for the update Calash, though you really shouldn't have to be picking up after IB's laziness
|
#269
|
||||
|
||||
Not sure if it is laziness or something else. He is associated with IB and there may be something else going on. Perhaps some toes got stepped on or some SOP violated by this release. It could even be that priorities shifted and the resources are not dedicated to VB4.0
In any case I am happy to put my coding ability, be it somewhat limited, to use in helping the community. I really do like this mod and once you work out the bugs it does a really good job. |
#270
|
||||
|
||||
Quote:
|
#271
|
|||
|
|||
so i'm guessing you can't capture any user information for newsletters, demographics or whatever?
|
|
|
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
More Information | |
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|