This mod adds users to groups after user_id created by user_add() function, which also adds users to the default (Registered or Newly Registered users) groups and sets default group. Thus, no conflict can be expected.nasadows wrote:One question: now we have Newly reg users group in 306. from the ACP we can set it to be the default group too. How does GRCPF handle that when it has its own "add to default group" settings? will this cause a conflict?
I checked the code again, the first option is ignored for a reason, to avoid adding anyone to groups by means of first option.stainless_steelrat wrote:So it definately seems like it's not reading the first "entry" in the list as an option for assigning groups. Almost like it thinks its a "lable" field.
Code: Select all
AND l.option_id <> 0
I can say that, since, it is tested for a few months as it is now. So, using as it is, shall be preferred.stainless_steelrat wrote:Although, looking at it, if you are suggesting that it's a check value, maybe I should make the other changes, and leave this mod as stock. <G>
For first option : NoPinoyEngine™ wrote:Is there a way those who already registered before this MOD was installed be ask again to choose what group should they join?