![]() |
See my post here: https://vborg.vbsupport.ru/showpost....&postcount=213
|
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! |
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. |
Quote:
|
Quote:
|
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 |
Quote:
|
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. |
Quote:
|
so i'm guessing you can't capture any user information for newsletters, demographics or whatever?
|
All times are GMT. The time now is 03:34 AM. |
Powered by vBulletin® Version 3.8.12 by vBS
Copyright ©2000 - 2025, vBulletin Solutions Inc.
X vBulletin 3.8.12 by vBS Debug Information | |
---|---|
|
|
![]() |
|
Template Usage:
Phrase Groups Available:
|
Included Files:
Hooks Called:
|