my site has already ForumA and ForumB...
- when someone registers,
- admin has to approve member and once approved,
- member logins once for both forums
- member can post in both (A, B) forums…
that is functioning already…
Now, I need to create a ForumC,
- there is a simple registration: name, password
- no approval required,
- registration is only valid for ForumC
- member can post only in ForumC
do I need two separate registration pages?
how do people select to which forums they want to register to?
I have been trying in member preferences and forum permissions, but do not find a solution…