![]() |
Quote:
I tried almost every register_hook_name and none of them worked. it doesn't seem like it's possible to process this plugin without using the email verification function. That being said, if you only want to move a user to another primary group on registration without a custom field being checked, you can still do this: Add this: PHP Code:
Hook that with: register_addmember_process Activate and every member that registers on your site will have their primary group changed to ID: 11 (or whatever your choose) i hope this info helps and saves some people a lot of time. eric |
it should be hooked correctly in my forums "using 3.6.2" but it doesn't seem to work
here is my code, please let me know if something is wrong: "i use field5 by the way" Code:
if ($user['field5'] == 'Egypt') checked field matching checked case sensitivity is there anything else to check?! note: my field type is single selection menu, should i change it into radio buttons? note: here how the code is appearing in the plugins manager section: Code:
// Get the value for field 5 |
bumping thread
|
does this work in 3.6.4?
|
Yes. It's still running unchanged on my site.
|
This is VERY close to exactly what my members are asking for, but I would need one small change...
Most of my site is closed off to non-members, and so to make sure who I am adding, I have to moderate all new users for privacy reasons... So instead of adding new users directly to the group, what would I need to change to add them into the moderation queue instead? I'm decent with PHP and Mysql, but still learning ins and outs of vbulletin... any help? --edit 1-- Thinking about this more, is that POSSIBLE for a primary group? (if the user logs in while their primary group is still under review, wouldn't they then not belong to ANY group and be denied access?) --edit 2-- I hacked some code out, it may not be pretty, but it's working... https://vborg.vbsupport.ru/showthrea...31#post1129131 since it modifies the secondary user, i posted it over there... anyone have an idea on the edit 1 question? can that be done or would it throw a fit because they wouldn't have a group yet? |
i am having diffulculty getting this to work for me, i am using 3.5.4
Code:
<?xml version="1.0" encoding="ISO-8859-1"?> |
can this mod work on vb 3.6.x? Im using 3.6.4 now.
|
Quote:
|
I installed this, but when i registered a new user to test it, it hasn't added it to the group at all. This is my very first plug in, so may be something i've done wrong. PLease help :)
Quote:
|
All times are GMT. The time now is 07:55 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:
|