Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
这里的第一个问题,如果我犯了错误,请原谅我。
我的问题如下: 我的 phpBB3 论坛有 2 组由我定义的用户。我想根据我添加的自定义注册字段的值将用户放在其中一个组中。我不知道该怎么做。
也许我在那里遗漏了一些东西,欢迎任何帮助。谢谢你们。
PHPBB3 不能开箱即用。但是,注册组和自定义配置文件字段似乎可以满足您的需求。