0

first question here so please forgive me if I make mistakes.

My problem is the following: I've got my phpBB3 forum with 2 groups of users defined by me. I want to put users in one of those groups depending on the value of a custom registration field that I added. I can't find out how to do this.

Maybe I'm missing something there, any help is welcome. Thank you all.

sick_o
  • 26
  • 1
  • 7

1 Answers1

0

PHPBB3 can't do this out of the box. However, the Groups on Registration and Custom Profile Fields appears to do what you are looking to do.

Andy
  • 49,085
  • 60
  • 166
  • 233
  • Glad to help. If you feel this answers your question remember to mark it as an answer too. – Andy May 30 '12 at 14:11