![]() |
ok so basically i have the plug in enabled, i have email verification on and the code as above. i have registered usergroup permissions to the girls forum off and the custom permissions for the custom usergroup 'female' granted. will the registerred usergroup settings over ride the 'female' usergroup settings on this? and when i register as a female with the required field 'F', i do not see that as a secondary usergroup.
please help, even suggestions. |
<font size="1">chirp</font>
|
Quote:
|
Can anyone tell me the SQL query I'd need to run if I wanted to add the relevent existing members to the secondary group too?
|
Quote:
|
Quote:
|
How would I edit the XML file to add users to Usergroup ID 15 when Profile field16 = Male and Profile field17 = 1 or 2?
|
Quote:
|
What would i need to do to get this working with email validation turned off?
I have not downloaded or installed anything yet. Any help is most appreciated:cool: |
While trying to find something that will require moderation before giving access to the group, I saw a few people were interested, here's one version of code, it may not be pretty, but it works...
it also doesn't email out, but it does the job. when they register, if field 23 is a hit, it adds them into the moderation table of the database. PHP Code:
the duplicate SQL string is me after a long day just trying to make sure that SOME sql happens if none of the cases are hit, it would probably be just as good to check the sql to see if there is a string... |
Does anyone know if this will work for 3.6?
Woot for 200 posts :) |
I was wanting it for 3.6 as well, any ideas anyone?
|
amykhar said that she has it working, so it should probly work.
|
It would be nice to be able to allow multiple instances of this running for different user groups based on different values.
|
Not sure what i'm doing wrong, here is the code i'm using, it is field5 that i'm wanting, and 'Female' is what i'm looking for, to put into group 33, if they aren't Female, then group 2. What have i done wrong?
Code:
<?xml version="1.0" encoding="ISO-8859-1"?> |
Quote:
Code:
{ Code:
{ |
How do I update the currently registered users for this? Where to I place the hook?
I'm using it as a gender mod. |
Good question: Here's what I did:
I made the new Profile Field for this mod as 'Private', which means once it is entered, the field doesn't show up to be editted by the user or shown. However, the problem lies in the existing users. What you do is run a SQL Statement to update the value of that field for all users to, say, 'none'. This script only works for new registrations ongoing. If a user adjusted the value of that field, it won't add them to your secondary group unless it was while they were registering. You should make the default value 'none' & instruct your visitors to only fill in their 'Invitation Code' if they were given one. |
I'm having a problem with this nice hack.
When NEW members on my forum register and choose from the custom-field (male or woman) they won't see at all the special corners that are made for male/woman members. This hack does work with existing members. Who could help me with this. At the begin it worked fine, but now it seems their is a strange problem with it, i self think that it's at the hook location. I would be thankfull. Medina |
Quote:
Quote:
I have about 10 usergroups.. I would like to let users join one more (even all). |
dear amy,
is this plugin also for 3.6 suitable? Regards Medina |
amy
i want to use your ads with out require users to verify their email address upon registration i dont use that in my fourm |
can i please have a reply on my question :o
|
Quote:
Hope that helps. |
Quote:
Thank for your reply. I'm two days busy with Amy's plugin, but i won't work on 3.6.5. I think that you first have to install vb 3.5. and install Amy's plugin and so you have to upgrade it to 3.6. Is that maybe a option? Or am i talking bullshit. :D Anyway if your new mod is all done Murty can you please response on this topic, so i can take a look to the new mod. Thank you Regard, Medina |
Yeah i stuffed around with it as well. To be honest the mod didnt really ever work for me properly on 3.5 anyways. I am still awaiting for my mod to be completed, but i will let you know when its done.
|
Hey guys,
For those of you interested, a guy has created a modification that will move users to a specified usergroup depending on a profile field selection. For me, when a user registers, they need to select whether they are male or female. Once they have registered, depending on whether they selected male or female, they get moved to the male or female user group i created. You are able to get this mod by sending an email to: hugh@alaweb.com and requesting the 'user profile group modification'. This mod was not made for free, so it will cost you $25.00 US. I have tested it with vb 3.6.5 and it works great, highly recommend! PM me if you want more info. |
Thank you
|
Hello,
is anybody here using this mod on vb 3.6.8? Im not sure but on my site it wont work. |
I am, and it's working fine :)
|
mhh.. then must be an error in my syntax, i think. Maybe anyone has an idea what is wrong..
the main problem is that if i had to activate more than 1 user at the same time the users will be put in the same group, allthough they had different choices for the selected field. PHP Code:
groeken |
Does this work for 3.7?
|
Quote:
|
Doesn't work for me on 3.7 gold, database error apon sign up.
|
So does it work on 3.7.1????
|
Hey folks! I've read through this whole thread, and can't seem to find anyone with the same problem (except maybe Murty in post #63). It seems that the plugin works for most registrations, but a few users end up in the wrong category. To explain, I've got it set up so field5 is a single-selection menu where members/students pick their year of study. I have it set up so that if they pick "Year 1" from the pull-down (instead of the other options of "Year 2", "Year 3", "Year 4+", "Grad Student" or "Alumni/Other"), they're put in a special usergroup with different forum access (called "Year - 1"), while if they pick anything else, they're put in another usergroup (called "Year - Other").
Settings are like so: Set Default: Yes, Including a First Blank Field Required: Yes, at Registration and Profile Updating Field Editable by User: Only at Registration Private Field: No Field Searchable on Members List: Yes Show on Members List: Yes Every few days, I've been doing a search for students who have both "Year 1" chosen in the profile field, and are in "Year - Other" usergroup. If I'd set this up correctly, there shouldn't be any users found, but there are always a few. Any ideas? It might be important to mention that the board has a high registration volume at the beginning of the academic year, so we've had over 1000 new users in 48 days. PHP Code:
|
Alright, so after doing 30 or so registrations is different browsers (and changing "Set Default" to "No", so that each registrant has so select the menu and choose an option (as opposed to first year's just seeing it already selected and leaving it), it seems it's an IE issues. After I changes the "Set Default" option, firefox never seems to have any problems (an it did once or twice before), but IE never puts them in the right category. They automatically end up in the usergroup indicated by the else statement (id:14 or "Year - Other"). Any ideas here folks? I'm baffled!
|
sorry my english ist not the best
i have import the xml and befor i import this i have changed this like this: Code:
// Get the value for field 8 I use VB 3.6.6 and on fild8 they have to select m?nnlich or weiblich (male or female), i want that all "weiblich" go to the secondary usergroup ladies which have the the ID:10. Can somebody help me??? |
Dear amykhar & others,
I'd been looking for such mod for a long time. Will this one still work for 3.8? I'm affraid not.... Is there an updated version of some similar mod? Thanks a lot in advance! |
Quote:
Same here.. I am in need of this hack. |
All times are GMT. The time now is 11:57 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:
|